#Layer1 {
	position:absolute;
	width:664px;
	height:57;
	z-index:1;
	left: 36px;
	top: 37px;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	position: relative;
	text-align: left;
}
#banner {
	position:absolute;
	width:750px;
	height:1px;
	z-index:1;
	left: 0px;
	top: 12px;
}
#logo {
	position:absolute;
	width:54px;
	height:52px;
	z-index:2;
	left: 703px;
	top: 106px;
}
#art {
	position:absolute;
	width:188px;
	height:150px;
	z-index:3;
	left: 209px;
	top: 167px;
}
#Layer2 {
	position:absolute;
	width:84px;
	height:64px;
	z-index:4;
	left: 18px;
	top: 114px;
}
.mininav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A52C23;
	white-space: normal;
}
a:link {
	color: #880000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #880000;
}
a:hover {
	text-decoration: underline;
	color: #555555;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 14px;
}
.mininav {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-variant: normal;
	text-transform: lowercase;
	color: #A82B23;
}
#heading {
	position:absolute;
	width:461px;
	height:29px;
	z-index:5;
	left: 189px;
	top: 113px;
	letter-spacing: 1.8px;
}
heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A92E24;
}
#text1 {
	position:absolute;
	width:557px;
	height:509px;
	z-index:6;
	left: 188px;
	top: 162px;
	border-color: #FFFFFF;
	border-right: 14px;
	border-right-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
}
#text1 p {
	line-height: 19px;
}
art1 {
	border-left-width: 19px;
	border-left-color: #FFFFFF;
}
#Layer4 {
	position:absolute;
	width:117px;
	height:24px;
	z-index:7;
	left: 285px;
	top: 700px;
	float: left;
}
#Layer5 {
	position:absolute;
	width:117px;
	height:24px;
	z-index:8;
	left: 412px;
	top: 1020px;
	float: left;
}
#Layer6 {
	position:absolute;
	width:117px;
	height:24px;
	z-index:9;
	left: 602px;
	top: 700px;
	float: left;
}
#nav1 {
	position:absolute;
	width:148px;
	height:51px;
	z-index:10;
	left: 5px;
	top: 227px;
}
#nav2 {
	position:absolute;
	width:148px;
	height:51px;
	z-index:11;
	left: 5px;
	top: 278px;
}
#nav3 {
	position:absolute;
	width:148px;
	height:51px;
	z-index:12;
	left: 5px;
	top: 329px;
}
#nav4 {
	width:148px;
	height:51px;
}
#nav5 {
	width:148px;
	height:51px;
}
#nav6 {
	width:148px;
	height:51px;
}
#nav7 {
	position:absolute;
	width:148px;
	height:51px;
	z-index:16;
	left: 5px;
	top: 533px;
}
#bar {
	position:absolute;
	width:143px;
	height:30px;
	z-index:17;
	top: 185px;
	left: 14px;
}
.style2 {color: #550000; font-family: Arial, Helvetica, sans-serif; font-size: 18px;}
.style3 {font-size: 14px}
#Layer3 {
	position:absolute;
	left:13px;
	top:202px;
	width:103px;
	height:16px;
	z-index:1;
}
.style9 {color: #CF332C}
#Layer7 {
	position:absolute;
	left:59px;
	top:599px;
	width:149px;
	height:43px;
	z-index:1;
}
#Layer8 {
	position:absolute;
	left:59px;
	top:650px;
	width:102px;
	height:45px;
	z-index:2;
}
#Layer9 {
	position:absolute;
	left:59px;
	top:701px;
	width:142px;
	height:36px;
	z-index:3;
}
#Layer10 {
	position:absolute;
	left:7px;
	top:227px;
	width:105px;
	height:517px;
	z-index:1;
}
.style10 {color: #A72E25; font-family: Arial, Helvetica, sans-serif; font-size: 16px; }

#login-form {
	/*position: absolute;
	left: 490px;
	top: -20px;
	z-index: 99;
	width: 180px;*/
	background-color: white;
	width: 500px;
	padding-left: 10px;
	margin-left: 170px;
	position: relative;
	z-index: 10;
	top: -25px;
}
#login-form h4 {
	margin: 0 0 4px 40px;
	display: none;
}

#login-form a.signin {
	padding: 5px 20px 6px 6px;
	background: #a62e25 url(images/graphics/toggle_down_light.png) right center no-repeat;
	color: white;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#login-form a.signin.menu-open {
	background: #CCC url(images/graphics/toggle_up_dark.png) right center no-repeat;
}

#login-form form {
	border: solid 3px #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding: 0 10px 20px;
}

#login-form label, #login-form span {
	font-size: 0.8em;
	font-style: italic;
}
#login-form span {
	color: #d8635a;
}

#login-form p {
	font-size: 0.9em;
}
#login-message {
	line-height: 1;
}

#login-form #password-request {
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 0.8em;
}

#login-form #submitter {
	background: #a62e25 url(images/graphics/signin_grad.jpg) left top repeat;
	padding: 5px;
	color: white;
	margin-top: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
}

#password-form fieldset {
	border-color: #853d09;
}

#password-form .alert {
	color: #a62e25;
}

#has-password {
	background-color: white;
	border: solid 1px silver;
	padding: 20px;
}

#has-password h3 {
	margin: 0;
}

.has-balloon {
	width: 350px;
	position: relative;
}

.has-errors .has-balloon {
	width: 370px;
}

.help-balloon-link {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background: transparent url(images/graphics/questionmark.png) left top no-repeat;
	text-indent: -9000px;
}

.balloon {
	position: absolute;
	z-index: 100;
	top: 28px;
	right: -60px;
	width: 120px;
	padding: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #fffbcc;
	border: solid silver 1px;
	font-size: 0.8em;
	font-style: italic;
	line-height: 1.1 !important;
}
