body {
	background-color: #750c0b;
}

a {

	color:#FFFFFF;

}

#container {
	width:950px;
	margin:auto;
	text-align:left;
}

#mainsite {
	width:100%;
	height:549px;
	border:1px solid #000000;
	background-image:url(images/background.gif)
}

#logoheader {
	padding-top:15px;
	padding-left:25px;
	padding-bottom:8px;
}

#topmenu {
	width:100%;
	height:35px;
	background-image:url(images/menu-back.gif);
	background-repeat:no-repeat;
	font-family: "Gill Sans MT", "Century Gothic";
}

#topmenutext {
	padding-left:25px;
	padding-top:8px;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
	font-family: "Gill Sans MT", "Century Gothic";
}

#scrollbox {

	width:625px;
	height:328px;
	background-image:url(images/scroll-back.jpg);
	font-family: "Gill Sans MT", "Century Gothic";
	font-size: 14px;
	color:#FFFFFF;
	margin-left:25px !important;
	margin-right:10px;
	margin-top:15px;
	float:left;	

}

#scrollboxcontents {
	width:617px;
	height:320px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	overflow-y: scroll;
	scrollbar-base-color:#323723;
	scrollbar-darkshadow-color:#323723;
	scrollbar-face-color:#323723;
	scrollbar-highlight-color:#323723;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#b9a05b;
	font-family: "Gill Sans MT", "Century Gothic";
}

#sidebox {
	width:250px;
	height:380px;
	background-image:url(images/side-box.png);
	margin-top:15px;
	font-size: 13px;
	color:#FFFFFF;
	float:right;
	margin-right: 10px;
	padding:8px;
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	font-family: "Gill Sans MT", "Century Gothic";
}

#featuredworks {
	width:626px;
	margin-left:25px !important;
	margin-left:10px;
	margin-top:12px;
	padding:0px;
	font-size: 14px;
	color:#2f3521;
	font-weight:bold;
	float:left;
	font-family: "Gill Sans MT", "Century Gothic";
}

#featuredworks2 {
	width:626px;
	margin-left:25px !important;
	margin-left:10px;
	margin-top:9px;
	font-size: 12px;
	color:#2f3521;
	font-weight:bold;
	float:left;
	font-family: "Gill Sans MT", "Century Gothic";
}

#copyrightbox {
	font-family: "Gill Sans MT", "Century Gothic";
	font-size: 9px;
	text-align:left;
	margin-top:10px;
	margin-bottom:20px;
	width:400px;
	float:left;
	color: #FFFFFF;
}

#copyrightboxright {
	font-family: "Gill Sans MT", "Century Gothic";
	font-size: 9px;
	text-align:right;
	margin-top:10px;
	margin-bottom:20px;
	width:400px;
	float:right;
	color: #FFFFFF;
}
