body {
	background-color: #526749;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgRepeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.asterix {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

#menu {
	height: 265px;
	background-color: #E1E3DE;
}
#enter {
	background-color: #FFFFFF;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c7171;
	width: 820px;
	padding-top: 10px;
}
#footer p {
	padding-bottom: 2px;
	padding-top: 3px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #8c7171;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}

#header {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#bottom {
	height: 200px;
}
#lineHeight {
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #babec7;
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
}
#logo_holder h1 {
	padding: 0px;
	margin: 0px;
}
#main {
	background-color: #E1E3DE;
}
#subbottom {

}
#frame {
	background-image: url(../images/pictureFrame3.jpg);
	background-repeat: no-repeat;
	height: 318px;
	width: 337px;
	background-position: -4px -1px;
}
#frameVert {
	background-image: url(../images/pictureFrame4.jpg);
	background-repeat: no-repeat;
	height: 318px;
	width: 337px;
	background-position: -1px -4px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 520px;
	color: #858983;
	line-height: 22px;
	padding-left: 40px;
	padding-top: 10px;
	font-weight: bold;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 520px;
	color: #000000;
	line-height: 22px;
	padding-left: 40px;
	padding-top: 10px;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 40px;
}
#submenu {

	height: 80px;
	background-color: #E1E3DE;
}
#main a:link, #main a:active, #main a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #a3aaad;
	border: thick solid #a3aaad;
}
#headerLinks a:link, #headerLinks a:active, #headerLinks a:visited {
	text-decoration: underline;
	background-color: #E1E3DE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
#footer a:hover, #main a:hover, #headerLinks a:hover{
    color: #000000;
	text-decoration: none;
}#headerFlash {
	background-color: #FFFFFF;
}ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 60px;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}
input {
	margin: 0px;
	padding: 0px;
}
textarea {
	margin: 0px;
	padding: 0px;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#logo {
	background: url(../images/logo.gif) top left no-repeat;
	width: 358px;
	height: 141px;
	overflow: hidden;
	line-height: 1000px;
}
.err { color: #FF0000; }  
.input_submit {
	border: 0px;
	background: url(../images/bg_input_submit.gif) top left no-repeat;
	height: 24px;
	width: 65px;	
	color: #000000;
	margin-bottom: 10px;
}
.input_submit:hover { color: #FF0000; }

.input_txt {
	border: 0px;
	background: url(../images/bg_input.gif) top left no-repeat;
	height: 24px;
	width: 177px;
	padding: 5px 0px 0px 4px;
}