body {
	color: #eeeeee; 
	font-size: 12px; 
	font-family: Arial; 
	background: #999ca3 url(media/site_bg.gif) repeat-x left top; 
	padding: 0; 
	text-align: center; 
	margin: 0; 
	line-height: 16px;
}


/*<agl.folder "header">*/
	#header { color: white; font-size: 0px; background-color: #020b14; width: 800px; margin: 0 auto; text-align: left; padding-top: 0; padding-bottom: 0; border-bottom: 0px solid #9b9b9b; }
/*</agl.folder>*/
/*<agl.folder "footer">*/
	#footer { font-size: 10px; background-color: #020b14; text-align: right; width: 100%; height: 25px; border-bottom: 1px solid #474944; }
	#footer a { color: white; text-decoration: none; font-weight: bold; }
	#footer a:hover { text-decoration: underline;}
	.copyright { color: #000; font-size: 10px; background-color: transparent; text-align: right; padding-right: 15px; }
	.copyright a { color: #000; text-decoration: none; font-size: 9px; background-color: transparent; text-align: right; }
	.copyright a:hover { color: #000; text-decoration: underline; font-size: 9px; background-color: transparent; text-align: right;}
/*</agl.folder>*/
/*<agl.folder "mainframe">*/
	.maintop { border-top: 1px solid #9b9b9b; border-right: 1px solid #9b9b9b; border-left: 1px solid #9b9b9b; }
	.mainmid { border-top: 1px solid #9b9b9b; border-right: 1px solid #9b9b9b; border-left: 1px solid #9b9b9b; }
	.mainmid a { color: white; text-decoration: underline;}
	.mainmid a:hover { color: #73c3e5; text-decoration: none;}
	.mainbottom { border: solid 1px #9b9b9b; }
/*</agl.folder>*/

.gallery { color: #f3d375; font-weight: bold; text-transform: uppercase; margin-top: 30px; }
.gallery a { color: #f3d375; font-size: 9px; text-decoration: none; }
.gallery a:hover { text-decoration: underline; }
#topindex { background-repeat: no-repeat; background-attachment: scroll; text-align: center; vertical-align: bottom; width: 800px; height: 280px; float: left; padding-top: 200px; order-right-style: solid; }
#topindex .website { color: #fff; font-size: 14px; text-decoration: none; text-transform: uppercase; text-align: center; }
#topindex .website a { color: #fff; font-size: 14px; text-decoration: none; }
#topindex .website a:hover { text-decoration: underline; }

