body {
	margin-left:0px;
	margin-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top:0px;
	color: #000000;
	background-color:#595645;
	background-image:url(../images/mainbgimg2.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	background-attachment:inherit;
}

#subPageContent{
	width:338px;
	height:200px;
	margin-top:6px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
	overflow:auto;
	z-index:2;
	position:absolute;
}

#txtFld{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height:14px;
	width:240px;
}

#msgArea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height:150px;
	width:240px;
}

#frmBtns{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#DAD9C5;
	border:solid 1px #595645;
	height:18px;
	width:50px;
	cursor:pointer;
}

.titles{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#595645;
	font-weight:bold;
	font-style:italic;
}

#footerLinks a:link, #footerLinks a:active, #footerLinks a:visited, #footerLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#DAD9C5;
	text-decoration:none;
	visibility:hidden;
}

a:link, a:active, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#dddddd;
	text-decoration:none;
}

#galleryLinks a:link, #galleryLinksa:active, #galleryLinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#595645;
	text-decoration:none;
}

#galleryLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#dddddd;
	text-decoration:none;
}