a, body, img
{
	border:			0px;
	margin:			0px;
	padding:		0px;
}
a, a:visited
{
	color:			#010101;
}
body
{
	background:		#404445 url("images/header.jpg") no-repeat top center;
	border:			0px;
	color:			#010101;
	font-family:		verdana, sans-serif;
	font-size:		10px;
	padding:		214px 0px 50px 0px;
}

.clear
{
	clear:			both;
	overflow:		hidden;
}

#fright
{
	float:			right;
	width:			728px;
}
#content
{
	background:		#828888;
	float:			left;
	width:			658px;
}
	
	#copyright
	{
		color:			#ffffff;
		font-weight:		bold;
		margin-bottom:		7px;
		text-align:		center;
	}
	
		#copyright a, #copyright a:visited
		{
			color:			#ffffff;
			font-size:		11px;
			text-decoration:	none;
		}
	
	#innercontent
	{
		background:		#ffffff;
		margin:			0px 5px 5px 5px;
		width:			648px;
	}
	
		#contentarea
		{
			margin-bottom:		7px;
			margin-right:		7px;
			width:			641px;
		}
		
		#fixer
		{
			color:			#828888;
			height:			1px;
			left:			50%;
			overflow:		hidden;
			position:		absolute;
			top:			217px;
			width:			1px;
			z-index:		1;
		}
		
			#leftbar
			{
				float:			left;
				width:			392px;
			}
			
				.lhr
				{
					background:		url("images/hr_w.jpg") no-repeat;
					clear:			both;
					height:			3px;
					overflow:		hidden;
					width:			392px;
				}
				
				.newswrap
				{
					float:			right;
					width:			387px;
				}
				
					.newswrap ul
					{
						list-style-type:	none;
						margin:			1px;
						padding:		0px;
					}
					.newswrap ul li
					{
						background:		url("images/arrow.jpg") no-repeat 0px 2px;
						font-weight:		bold;
						margin:			2px 0px 2px 5px;
						padding-left:		8px;
					}
				
					.newswrap div
					{
						margin-left:		14px;
						margin-right:		4px;
					}
					
						.newswrap div p
						{
							margin:			7px 0px;
						}
				
				#page
				{
					color:			#676d6f;
					margin:			12px 0px;
					text-align:		center;
					width:			100%;
				}
				
					#page a, #page a:visited
					{
						color:			#676d6f;
						text-decoration:	none;
					}
			
			#rightbar
			{
				background:		#f8f8f8;
				color:			#4c4c4c;
				float:			right;
				width:			249px;
			}
			
				#rightbar a, #rightbar a:visited
				{
					color:			#4c4c4c;
				}
				
				.bar
				{
					background:		url("images/bar.jpg") no-repeat;
					clear:			both;
					color:			#cdf727;
					font-size:		10px;
					font-weight:		bold;
					height:			21px;
					overflow:		hidden;
					width:			249px;
				}
					.bar div
					{
						margin-right:		8px;
						padding-top:		4px;
						text-align:		right;
					}
				
				.newsr
				{
					float:			right;
					margin:			5px 5px 5px 0px;
					width:			239px;
				}
				
					.date
					{
						float:			right;
						overflow:		hidden;
						width:			28%;
					}
					
					.header
					{
						float:			left;
						overflow:		hidden;
						width:			72%;
					}
				
				.rhr
				{
					background:		url("images/hr_s.jpg") no-repeat;
					clear:			both;
					height:			2px;
					overflow:		hidden;
					width:			249px;
				}
				
				.server
				{
					float:			right;
					margin:			5px 5px 5px 0px;
					text-align:		center;
					width:			239px;
				}
				
					.server img
					{
						margin:			0px;
					}
				
					.server span.name
					{
						font-weight:		bold;
					}
				
				.sponsors
				{
					overflow:		hidden;
					text-align:		center;
					width:			249px;
				}
				
					.sponsors img
					{
						width:			249px;
					}

#menuf
{
	float:			left;
	width:			72px;
}
	
	#menu
	{
		float:			right;
		margin-left:		24px;
		width:			48px;
	}
	
		#menu div img
		{
			cursor:			pointer;
		}

#wrap
{
	left:			50%;
	margin-left:		-400px;
	padding-bottom:		50px;
	position:		absolute;
	width:			800px;
	z-index:		2;
}
