@charset "utf-8";

body {
	background-color: 		#6f6f6f;
	margin: 				0px;
}

h2 {
	font-size:				1.5em;
	font-family:			Georgia, "Times New Roman", Times, serif;
	color:					#2C53FF;
	font-weight:			bold;
}

h3 {
	font-size:				1.2em;
	font-family:			Georgia, "Times New Roman", Times, serif;
	color:					#2C53FF;
	font-weight:			bold;
	margin-bottom: 			5px;
}

h4 {
	font-size:				1.0em;
	font-family:			Georgia, "Times New Roman", Times, serif;
	color:					#2C53FF;
	font-weight:			bold;
	margin-bottom: 			5px;
}

p {
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				0.9em;
	margin-top:				5px;	
}

em {
	font-weight:			bold;
}

li {
	font-family: 			"Times New Roman", Times, serif;
	font-size: 				0.9em;
	font-style: 			normal;
	padding-top: 			7px;
	list-style-type: 		none;
}
ul.normal li {
	font-family: 			"Times New Roman", Times, serif;
	font-size: 				0.9em;
	font-style: 			normal;
	padding-top: 			7px;
	list-style-type: 		disk;
}

#main {
	margin: 				auto;
	width: 					800px;
	padding-bottom: 		25px;
}

#maintxt {
	background-color: 		#e7e7e9;
	width: 					735px;
	padding-right: 			25px;
	margin: 				auto;
	padding-top: 			15px;
}

#lefttext {
	width:					340px;
	margin-left:			15px;	

}

#righttext {
	width:					340px;
	float:					right;	
	
}



#copyright {
	text-align: 			center;
	clear: 					both;
	padding-top: 			5px;
	padding-bottom: 		15px;
}

#singcoltext {
	margin-top: 			-10px;
	margin-bottom: 			5px;
	margin-left: 			15px;
	clear:					both;
}

.artimg {
	margin: 				10px;
}

.closetxt {
		font-family:			Georgia, "Times New Roman", Times, serif;
		font-size:				0.8em;
		margin-top:				3px;
}

.offpara {
	margin-left:				15px;		
}

#gallery {
	background-color:			#999999;
}

.galtxt {
	color: 						#FFFFFF;
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	font-size: 					18px;
	margin-left:				20px;
	margin-top:					20px;
}

#righttextaj {
	width:						330px;
	float:						right;
}

#lefttextaj {
	width:						330px;
}

a:visited {
	color: 				#9900CC;
}
a:hover {
	color: 				#FF0000;
}
a:active {
	color: 				#999999;
}
