body
	{
    margin:0px;
    }
td, body, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#898989;
	}
a:link, a:active, a:visited
	{
	color:#94c3ff;
	}
a:hover
	{
	color:#4f98f5;
	}
.input, select
	{
	background:#595959;
	border:solid #797979 1px;
	height:14px;
	color:#ffffff;
	width:200px;
	}
select
	{
	height:18px;
	}
h1
	{
	font-size:15px;
	color:#bcbcbc;
	margin-top:0px;
	letter-spacing:1px;
	}
#wrap
	{
	background:url(images/bgtop.jpg) top left repeat-x;
	}
#wrap2
	{
	width:910px;
	margin:auto;
	}
#box
	{
	width:292px;
	height:140px;
	background:url(images/box.jpg);
	margin-right:17px;
	float:left;
	color:#898989;
	}
#content
	{
	background:url(images/box.jpg);
	}
#inside
	{
	padding:15px;
	}
#nav
	{
	margin-bottom:11px;
	}
#footer
	{
	padding-top:10px;
	font-size:10px;
	text-align:right;
	}
#footer a:link, #footer a:active, #footer a:visited
	{
	color:#646464;
	}
#footer a:hover
	{
	color:#ffffff;
	}
#imagehead
	{
	margin-bottom:14px;
	}
#gallery {
		width: 100%;
	}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	}
#gallery ul, #gallery li
	{
	margin-left:0px;
	padding-left:0px;
}
#gallery ul a:hover img {
	}
#gallery ul a:hover {}
.gallery_image_div{
		float:left;
		text-align:center;
	}

.gallerypic{
	margin-top:10px;
	border:solid #434343 6px;
}
