P,DIV,TD,INPUT,SELECT {
	font-family: Arial;
	font-size:12px;
	line-height: 16px;
	color: #443e3e;
}
P {
  _margin: 10px 0px 10px 0px; 
}
BODY {
	background: white url(body2.jpg) no-repeat center top;
	padding:0px;
	margin:0px;
	text-align: center;
}
H1 {
	font-size:24px;
	font-family: times New Roman;
	color: #ef1414;
	display: block;
	position: absolute;
	left: 30px;
	top: 210px;
	font-style: italic;
	padding: 0px 0px 5px 0px;
	margin:0px;
}
H2 {
	font-size:21px;
	font-family: times New Roman;
	color: #506f95;
	font-style: italic;
	padding-top: 20px;
	_padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	clear: both;
	background: url(h2.jpg) no-repeat 0px 8px;
	
}
H3 {
	font-size:17px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
H4 {
	font-size:100%;
}
H6 {
	font-size:100%;
}
a {
	color: #b81e09;
	text-decoration: underline;
}
a:visited {
	color: #b81e09;
	text-decoration: underline;
}
a:hover {
	color: #b81e09;
	text-decoration: none;
}
DIV#page {
  width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

DIV#top {
	height: 230px;
	text-align: left;
	background: url(top.jpg);
	position: relative;
}

A#homelink {
	display: block;
	position: absolute;
	left: 480px;
	top: 80px;
}

DIV#mainmenu2 {
	position: absolute;
	right: 13px;
	top: 39px;
}

DIV#mainmenu2 UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

DIV#mainmenu2 UL LI {
	display: block;
	float: left;
}

DIV#mainmenu2 UL LI A {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	padding: 3px 0px 3px 0px;
	color: white;
	width: 130px;
}


DIV#mainmenu2 UL LI A:hover {
	text-decoration: none;
}
DIV#mainmenu2 UL LI A.menu_current {
	text-decoration: none;
	background: url(menu.gif) no-repeat 0px 3px;
	padding: 8px 0px 6px 0px;
}


DIV#middle {
	min-height: 220px;
	_height: 220px;
  background: white url(middle.gif) no-repeat top;
}


DIV#content_box {
	text-align: left;
	padding: 5px 30px 20px 30px;
	position: relative;
}
DIV#gallery_box {
  padding: 20px 0px 0px 17px;
}
DIV#gallery_box IMG {
  border: 1px solid #a0a0a0;
  padding: 4px;
}
DIV#content_box IMG {
  
}

DIV#bottom {
  height: 49px;
  position: relative;
  background: url(bottom.gif);
  clear: both;
}
DIV#bottom A {
}
DIV#bottom DIV#copyright {
  position: absolute;
	right: 40px;
	top: 20px;
}

A IMG.thumbnail {

}
DIV#img_gallery TABLE TR TD A {
  text-decoration: none;
}
DIV#img_gallery TABLE TR TD A IMG {
	border: 1px solid #a0a0a0;
  padding: 4px;
}
TABLE#captcha_table {
  background-color: #f3dfdf;
  border: 2px solid #c7c8c7;
  padding 2px;
  margin-left: 240px;
  margin-top: 20px;
}
INPUT#form_submit {
  margin-left: 390px;
  margin-top: 20px;
}
