body {
	margin: 0 0 0 0;
	font: normal 10px verdana;
	color: #000;
	background: #A1A8AA;
	}

a:link {color: #000; text-decoration:underline;}
a:visited {color: #000; text-decoration:none;}
a:active {color: #990000; text-decoration:underline;}
a:hover {color: #A1A8AA; text-decoration:underline;}

.title {font: bold 10px verdana; color: #FFF;}

img {border: none;}

table {
	padding: 0;
	}

td {
	vertical-align: top;
	}

div.logo {
	position:absolute;
	left:50%;
	margin-left:-202px;
	top:0px;
	z-index:1;
	width: 287px;
	}

div.navBg {
	position:absolute;
	left:50%;
	margin-left:85px;
	top:0px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #B4BABC;
	width:284px;
	height:44px;
	z-index:1;
	}

div.nav {
	position:absolute;
	left:50%;
	margin-left:85px;
	top:14px;
	width:284px;
	height:29px;
	z-index:2;
	}

div.top_main {
	position:absolute;
	left:50%;
	margin-left:339px;
	top:3610px;
	width:auto;
	height:auto;
	z-index:2;
	}
	
div.top_vert {
	position:absolute;
	left:50%;
	margin-left:339px;
	top:677px;
	width:auto;
	height:auto;
	z-index:2;
	}
	
div.view {
	position:absolute;
	left:50%;
	margin-left:-370px;
	top:160px;
	width:auto;
	height:auto;
	z-index:2;
	}
	
div.masthead {
	position:absolute;
	left:50%;
	margin-left:-370px;
	border: none;
	top:0px;
	width:544px;
	height:45px;
	z-index:1;
	background: #B4BABC;
		}
		

div.main {
	position:absolute;
	left:50%;
	margin-left:-370px;
	top:65px;
	width:740px;
	height:3640px;
	border: 1px solid #000000;
	z-index:1;
	background: #B4BABC;
	}

div.main_vert {
	position:absolute;
	left:50%;
	margin-left:-370px;
	top:65px;
	width:740px;
	height:707px;
	border: 1px solid #000000;
	z-index:1;
	background: #B4BABC;
	}
	
	div.backNext {
		position:absolute;
		margin-top: 37px;
		margin-left: 20px;
		height: auto;
		width: auto;
		}

	div.info {
		position:absolute;
		margin-top: 305px;
		margin-left: 18px;
		height: auto;
		width: 140px;
		}
	
	div.image {
		position:absolute;
		margin-top: 44px;
		margin-left: 167px;
		height: auto;
		width: auto;
		}
		
	div.text {
		position:absolute;
		margin-top: 29px;
		margin-bottom: 29px;
		margin-left: 151px;
		height: auto;
		width: 542px;
		border: 1px solid #000;
		background: #FFF;
		}
			div.content{
				margin-top: 13px;
				margin-bottom: 13px;
				}

	div.thumbs {
		position:absolute;
		margin-left: 14px;
		margin-top: 34px;
		margin-right: 14px;
		}
		
		div.thumbs td {
			padding-left:11px;
			padding-top:8px;
			width:128px;
			height:181px;
			}
		div.thumbs img {border: 2px solid #B4BABC;}
		div.thumbs a:hover img {border: 2px solid #FFF;}
		div.thumbs a:active {background: transparent;}
		div.thumbs a:hover {background: transparent;} 



.textInput {
	background: #DFDED8;
	border: 1px solid #5C5B57;
	color: #5C5B57;
	font: normal 11px/14px sans-serif;
	overflow: auto;
	scrollbar-3dlight-color:#5C5B57;
	scrollbar-arrow-color: #000A59;
	scrollbar-base-color: #5C5B57;
	scrollbar-darkshadow-color:#000A59;
	scrollbar-face-color: #F3F3F3;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color: #5C5B57;
	scrollbar-track-color:#DFDED8;
	}
	
.emailTextfield {
	background: #DFDED8;
	border: 1px solid #5C5B57;
	color: #5C5B57;
	font: normal 11px/14px sans-serif;
	scrollbar-3dlight-color:#5C5B57;
	scrollbar-arrow-color: #000A59;
	scrollbar-base-color: #5C5B57;
	scrollbar-darkshadow-color:#000A59;
	scrollbar-face-color: #F3F3F3;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color: #5C5B57;
	scrollbar-track-color:#DFDED8;
	}
	
.footer {
	margin-left: 5px;
	margin-right: 5px;
	margin-top:8px;
	}
	
.loginform {
	position:absolute;
	left:50%;
	margin-left:196px;
	top:12px;
	z-index:20;
	width: 150px;
	height: 10px;
	background: #F3F3F3;
	border: 2px solid #000A59;
	padding-bottom: 0px;
	visibility: hidden;
	}

.login {
	position:absolute;
	left:50%;
	margin-left:337px;
	top:0px;
}

.copyright {
	position:absolute;
	left:50%;
	margin-left:-350px;
	top:560px;
}
