/*This Site was based on QuakeCon.org. I am in no way taking credit for the design of this site. I am ony responsable for slight changes.*/
body {
	background-color : #000000;
	font-family : Trebuchet MS, helvetica, arial, sans-serif;
	color: white;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 5px;
	margin-left: 5px;
}

table.body {
	font-family : Trebuchet MS, helvetica, arial, sans-serif;
	font-size : 11px;
	padding : 0px 0px 0px 0px;
	border : 1px solid #CCCCCC;
	margin : 0px 0px 0px 0px;
}

table.content {
	font-family : Trebuchet MS, helvetica, arial, sans-serif;
	font-size : 13px;
	text-align : justify;
	color : #ffffff;
	padding : 25px 23px 0px 23px;
	margin : 0px 0px 0px 0px;
}



.pageHeader {
	position:relative;
	right:4px;

}	
/*	color: #000066;
	font-size:19px;
	border : 1px solid #000000;
	border-right: 0px;
	border-left:0px;
	background-color : #DCDCDC;
	padding : 0px 7px 0px 7px;
*/

div.contentbox {
 border : 1px solid #000033;
 padding : 10px 10px 10px 10px;
 margin-top: 20px;
} 


div.banner {
	height: 60px;
	width: 486px;
	padding : 0px 0px 0px 0px;
	border : 1px solid #0099ff;
	margin : 0px auto 0px auto;
}
div.banner2 {
	height: 80px;
	width: 486px;
	padding : 0px 0px 0px 0px;
	border : 1px solid #0099ff;
	margin : 0px auto 0px auto;
}

div.login {
	font-family : Trebuchet MS, helvetica, arial, sans-serif;
	font-size : 11px;
	color : #515151;
	padding : 5px 5px 5px 5px;
}


.loginbox {
 font-size: 11px;
 color:#333333;
 background-color: #990000;
 border: 1px solid #666666;
 padding: 0px 0px 0px 0px;
 margin : 0px 0px 1px 0px;
}

a {
	color : #ffffff;
	text-decoration : underline;
}

a:hover {
	color : #333399;
	text-decoration : underline;

}

#navbuttons {
margin: 0px;
width: 147px;
}


#navbuttons A {
color: #CCCCCC; 
text-decoration: none;
padding-left: 20px;
font-family: Trebuchet MS, helvetica, arial, sans-serif;  
font-size: 11px; 
}

#buttonhighlight A{
color: #FFFFFF; 
font-weight: bold;
background-image: url(../img/layout/buttonsDOTon.gif);
background-repeat: no-repeat;
}

#navbuttons A:hover {
color: #FFFFFF; 
font-weight: bold;
background-image: url(../img/layout/buttonsDOTon.gif);
background-repeat: no-repeat;
}


.headerBar  {
	font-family : Verdana, helvetica, arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #ffffff;
	position:relative;
	top:2px;
}

.BottomBar  {
	font-family : Verdana, helvetica, arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #CFCFCF;
	position:relative;
	top:2px;
}

.BottomBar A{
	color : #D6D6D6;
}

.BottomBar A:hover{
	color : #666699;
}

.BottomBar A:visited{
	color : #D6D6D6;
}

.sidebarSponsors  {
	margin : 0px 6px 0px 0px;
}

.sidebarRightTop  {
	position:relative;
	right:6px;
}

.sidebarRightTopText  {
	font-family : Verdana, helvetica, arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #333366;
	position:relative;
	top:3px;
	
}
.sidebarButton  {
	font-size: 11px;
	border-width: 1;
	color: #000000;
	background-color: #ABABAB;
	border-bottom-color: #757789;
	border-right-color: #757789;
	border-top-color: #C5C5C4;
	
}

.sidebarRightBody  {
	font-family : Trebuchet MS, helvetica, arial, sans-serif;
	font-size : 11px;
	color : #999999;
	margin : 10px 10px 10px 10px;
	
}


.sidebarLeftTop  {
	position:relative;
	left:6px;
}

.sidebarLeftTopText  {
	font-family : Verdana, helvetica, arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #333366;
	position:relative;
	top:3px;
	
}

.sidebarLeftBody  {
	font-family : Trebuchet MS, helvetica, arial, sans-serif;
	font-size : 11px;
	color : #515151;
	margin : 10px 10px 10px 15px;
	
}

.newsHeadline  {
	font-family : Verdana, helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	position:relative;
	top:2px;
}
.newsCategory  {
	font-family : Verdana, helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000033;
	position:relative;
	top:2px;
	left: 0px;

}

table.newsitem {
	font-family : Trebuchet MS, helvetica, arial, sans-serif;
	font-size : 13px;
	text-align : justify;
	color : #000033;
	border : 1px solid #000000;
	background-color : #cccccc;
	margin : 0px 0px 0px 0px;
}

td.contentarea {
	padding : 15px;
	background-color: #000000;
	text-align : center;
	
	}
	
div.quote {
	margin : 15px 35px 15px 25px;
	font-family : Courier New, Courier, monospace;
	font-size : 11px;
	border : 0px;
	color : black;
	text-align : justify;
	}
	

		
