body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#828282;
    }
h1
	{
	font-size:18px;
	color:#239ab6;
	}
h2
	{
	font-size:14px;
	color:#239ab6;
	}
a:link, a:active, a:visited
	{
	color:#5995a4;
	}
a:hover
	{
	color:#00ccff;
	}
#footer
	{
	font-size:11px;
	text-align:right;
	}
#wrap
	{
    width:897px;
    margin:auto;
    }
#main
	{
	background:url(images/mainbg.jpg) top left repeat-y;
	}
#left
	{
	width:184px;
	float:left;
	color:#a5d7e4;
	}
#inside
	{
	padding:0 7px;
	}
#content
	{
	padding:12px;
	}
#right
	{
	float:left;
	width:713px;
	}
#greybox1
	{
	width:344px;
	float:left;
	clear:left;
	background:url(/images/greybg.jpg) top left repeat-y;
	margin-left:-15px;
	}
#greybox1 .inside
	{
	background:url(/images/greybottom.jpg) bottom left no-repeat;
	padding:15px;
	}
#greybox2 .inside
	{
	background:url(/images/greybottom.jpg) bottom left no-repeat;
	padding:15px;
	}
#greybox2
	{
	width:344px;
	float:left;
	margin-right:-15px;
	margin-left:15px;
	background:url(/images/greybg.jpg) top left repeat-y;
	}


#gallery {width: 100%; }
#gallery ul, #gallery1 ul { list-style: none; }
#gallery ul li, #gallery1 ul li { display: inline; }
#gallery ul img {}
#gallery ul a:hover img {}
#gallery ul a:hover {}
.gallery_image_div{float:left;text-align:center;}
.gallerypic{margin-top:10px;border:solid #ededed 6px;}
