body {
	background-image:url("background.jpg");
	background-color:#262827;
	background-repeat:repeat-x;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#header {
	border-left:0px solid #FFFFFF;
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	border-right:0px solid #FFFFFF;
	width: 775px;
	background: #151414;
	vertical-align: top;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

#layout {
	border-left:1px solid #464646;
	border-top:0px;
	border-bottom:1px solid #464646;
	border-right:1px solid #464646;
	width: 775px;
	background: #131313;
	vertical-align: top;
}

#content {
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	background: #131313;
	vertical-align: top;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color: #B5B5B5;
	font-weight: normal;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
}

#footer {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #A3A3A3;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.copyright {
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none; 
	color: #A3A3A3; 
	font-weight: normal;
	}
	
.bigtext { 
	font-family: Verdana; 
	font-size: 24px; 
	text-decoration: none; 
	color: #D2D2D2; 
	font-weight: bold;
}

a.links:link, a.links:visited, a.links:active  { 
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: none; 
	color: #CF1313; 
	font-weight: normal;
}

a.links:hover { 
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: none; 
	color: #A11010;
	background-color: #000000; 
	font-weight: normal;
}

a.copyright:link, a.copyright:visited, a.copyright:active { 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none; 
	color: #CF1313; 
	font-weight: normal;
}

a.copyright:hover { 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none; 
	color: #A11010; 
	background-color: #000000; 
	font-weight: normal;
}

img {
	border-color: #FFFFFF;
} 