P,DIV,TD,INPUT,SELECT {
	font-family: Arial;
	font-size:12px;
	color: black;
}


BODY {
	background-color: white;
	padding:0px;
	margin:0px;
	text-align: left;
}
H1 {
	font-size:15px;
	color: #BE3332;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 10px;
}
H2 {
	font-size:13px;
	color: #BE3332;
	font-weight: bold;
}
H3 {
	font-size:11px;
	color: #BE3332;
	font-weight: bold;
}
H4 {
	font-size:100%;
}
H6 {
	font-size:100%;
}
a {
	color: #BC302F;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #BC302F;
	text-decoration: underline;
}
a:hover {
	color: #BC302F;
	text-decoration: none;
}

DIV#page {
	width: 985px;
	text-align: left;
	background-image: url(page.gif);
	background-repeat: repeat-y;
}
DIV#top {
	height: 145px;
	background-image: url(top.gif);
	position: relative;
}

A#homelink {
	display: block;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 150px;
	height: 91px;
	border: 0px;
}
DIV#news_image {
  background: #E0DFDB url(news.gif) no-repeat top;
  width: 681px;
  padding: 150px 20px 10px 20px;
  margin-left: 10px;
}
DIV#mainmenu {
  position: absolute;
  right: 50px;
  top: 90px;
}
DIV#mainmenu UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
DIV#mainmenu UL LI {
	display: block;
	float: left;
	text-align: center;
	padding: 0px 8px 0px 9px;
	background: url(menu.gif) no-repeat 0px 1px;
}
DIV#mainmenu UL LI A {
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 11px;
	color: #898C83;
	text-align: left;
}

DIV#mainmenu UL LI A:hover {
	text-decoration: underline;
}
DIV#mainmenu UL LI A.menu_current {
  color: #AB353A;
  
}


DIV#left_contact {
  text-align: right;
  font-size: 11px;
}



DIV#secondmenu {
  position: absolute;
  left: 190px;
  top: 118px;
}
DIV#secondmenu UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
DIV#secondmenu UL LI {
	display: block;
	float: left;
	text-align: center;
	padding: 0px 8px 0px 9px;
	background: url(menu.gif) no-repeat 0px 1px;
}
DIV#secondmenu UL LI A {
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 11px;
	color: white;
	text-align: left;
}

DIV#secondmenu UL LI A:hover {
	text-decoration: underline;
}
DIV#secondmenu UL LI A.menu_current {
  
  
}




DIV#thirdmenu UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
DIV#thirdmenu UL LI {
	display: block;
	text-align: center;
	padding: 2px 0px 2px 0px;
}
DIV#thirdmenu UL LI A {
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 11px;
	color: #B2333D;
	text-align: right;
}

DIV#thirdmenu UL LI A:hover {
	text-decoration: underline;
}
DIV#thirdmenu UL LI A.menu_current {
  
  
}













DIV#main {
  min-height: 350px;
  _height: 350px;
  background: url(middle.gif) no-repeat top;
}

DIV#left {
  width: 150px;
  padding: 0px 0px 0px 10px;
  float: left;
}
DIV#content {
  width: 750px;
  padding: 0px 47px 10px 0px;
  float: right;
}
DIV#content IMG {
  border: 1px solid #BC302F;
}


DIV#bottom {
  background: url(bottom.gif);
  height: 45px;
  position: relative;
}

DIV#bottom A#eworkslink {
  position: absolute;
  left: 490px;
  top: 10px;
  width: 170px;
  height: 40px;
  display: block;
}


A IMG.thumbnail {
  border: 1px solid #BC302F;
}
TABLE.gallery TR TD A {
  text-decoration: none;
}

