body
	{
	margin:0px;
	background:URL('images/bg.jpg') top center no-repeat;
	background-color:#3c3d3f;
	font-family:Georgia;
	color:#ffffff;
	font-size:14px;
	}
table
	{
	margin:auto;
	border-collapse:collapse;
	vertical-align:top;
	}
img
	{
	border:0px;
	}
h1
	{
	font-size:16px;
	color:#41aafb;
	}
	
	
	

div
	{
	margin:auto;
	}
div#clear
	{
	clear:both;
	}
	
	
div#all
	{
	width:974px;
	}
div#side-left
	{
	width:18px;
	height:873px;
	background:URL('images/side-left.jpg') top left repeat-y;
	float:left;
	}
div#center
	{
	width:938px;
	float:left;
	}
div#header
	{
	width:938px;
	height:67px;
	background:URL('images/header.jpg') top left no-repeat;
	}
div#links
	{
	width:938px;
	height:30px;
	}
div#header-image
	{
	width:938px;
	height:243px;
	}
div#main
	{
	width:848px;
	min-height:501px;
	height:auto !important;
	height:501px;
	background:URL('images/bg-body.jpg') top left repeat-x;
	background-color:#27292a;
	padding-top:32px;
	padding-bottom:10px;
	padding-left:45px;
	padding-right:45px;
	}
div#side-right
	{
	width:18px;
	height:873px;
	background:URL('images/side-right.jpg') top left repeat-y;
	float:left;
	}
div#footer
	{
	width:974px;
	height:75px;
	background:URL('images/footer.jpg') top left no-repeat;
	text-align:center;
	}
	
	
	
a:link
	{
	color:#ffffff;
	}
a:visited
	{
	color:#ffffff;
	}
a:active
	{
	color:#41aafb;
	}
a:hover
	{
	color:#41aafb;
	}