@charset "utf-8";
body {
	font-family:Trebuchet MS;
	background-color: #000000;
}

a{
	text-decoration:none;
	color:#000000;
}
#container {
	position:relative;
	width:1024px;
	height:115px;
	margin: 0 auto;
	z-index:1;
}
#mini-search {
position:absolute; 

width:117px; 

height:10px; 

padding: 2px 0px 6px 18px;  
z-index:1; 

background-image: url(images/searchboxbg.png); 
}
#header {
	position:relative;
	width:1024px;
	height:112px;
	z-index:1;
}
#top-left {
	position:relative;
	z-index:1;
	float:left;
	width:239px;
	height:16px;
	padding: 2px 15px 2px 10px;
}
#top-right {
	position:relative;
	z-index:2;
	float:right;
	width:239px;
	height:16px;
	padding: 2px 10px 2px 15px;

}
#header-top {
	position:relative;
	width:1024px;
	height:36px;
	z-index:1;
	background-image: url(images/top-menu.png);
}
#header-top-2 {
	position:relative;
	width:974px;
	height:13px;
	padding: 6px 0px 12px 50px;
	z-index:2;
	background-image: url(images/top-menu-2.png);
}
#header-top-3 {
	position:relative;
	width:1024px;
	height:45px;
	z-index:3;
}
#forum-box-header {
	position:relative;
	width:1024px;
	margin: 15px 0px 0px 0px;
	height:10px;
	z-index:2;
	background-image: url(images/forum-top-box1.png);
}
#forum-stuff {
	position:relative;
	width:996px;
	padding: 12px 14px;
	height:auto;
	z-index:2;
	background-image: url(images/forum-top-box2.png);
}
#forum-box-footer {
	position:relative;
	width:1024px;
	margin: 0px 0px 15px 0px;
	height:15px;
	z-index:2;
	background-image: url(images/forum-top-box3.png);
}
#Content-Container {
	position:relative;
	float: left;
	width:1024px;
	height:auto;
	z-index:3;
}
#content-header {
	position:relative;
	float:left;
	width:1024px;
	height:50px;
	z-index:1;
	background-image: url(images/forum-section-header.png);
}
#content-middle {
	position:relative;
	float:left;
	width:994px;
	height:auto;
	padding: 5px 15px 0px 15px;
	z-index:2;
	background-image: url(images/forum-middle.png);
}
#content-footer {
	position:relative;
	float:left;
	width:1024px;
	height:34px;
	z-index:3;
	background-image: url(images/forum-footer.png);
	top: -16px;
}
#footer {
	position:relative;
	float:left;
	margin: 25px 0px 0px 0px;
	padding: 10px 10px;
	width:1004px;
	height:48px;
	z-index:5;
	background-image: url(images/footer.png);
}
.networksites {
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-weight: bold;
}
.newsdate {font-size: 10px;}
.newscontent {font-size: 11px;}
.headline-box-small {
	position:relative;
	width:285px;
	padding: 5px 0px 5px 10px;
	height:18px;
	float:right;
	z-index:1;
	background-image: url(images/smaller-box-header.png);
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-weight: bold;
}
.networksites-text {font-family: Trebuchet MS; color: #FFFFFF; font-size: 14px;}
.corner-text {
	color:#FFFFFF;
	font-weight:bold;}
