<--styles.css-->

#placeholder{}

body
{
	background-color: #222222;
	background-image: url(images/backgrounddark.jpg);
	background-repeat: repeat;
}

#main
{
	border:5px solid #000000;
	padding:10px;
	width:1024px;
	margin: 10px auto;
	background-color:#0b1e08;
}

#nav
{
	width:1024px;
	background-color:#000000;
}

#ad_top
{
	margin:10px auto;
	width:728px;
	height:90px;
	text-align:center;
}

#ad_right
{
	position:absolute;
	width:180px;
	top:20px;
	left:1024px;
}

#news
{
	position:relative;
	padding:10px;
	width:840px;
	text-align:center;
}