body {
        background-color:#000000;
	padding:0px;
	margin:0px;
	}
div {
	font-family:arial;
	font-size:8pt;
	color:#ffffff;
	}
img {
	border:0px;
	}
a {
	color: #dd0305; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none;
	} 
a:hover {
	color: #ffffff; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: normal; 	
	text-decoration: none;
	} 
a.white {
	color: #ffffff; 
	font-family: arial; 
	font-size: 7pt; 
	font-weight: normal; 
	text-decoration: none;
	} 
a:hover.white {
	color: #dd0305; 
	font-family: arial; 
	font-size: 7pt; 
	font-weight: normal; 	
	text-decoration: none;
	} 
.sWhite {
	color:#ffffff;
	font-family:arial;
	font-size: 7pt;
	}
#wrap {
	overflow: hidden;
	position: absolute;
	width:1000px;
	height: 545px;
	left:50%;
	top:50%;
	z-index: 1;
	margin-left:-500px;
	margin-top:-260px;
	padding: 0px;
	border:none;
	}
#nav {
	position: absolute;
	overflow:hidden;
	top: 397px; 
	margin-left: -497px;
	left: 50%; 
	}
#links_left {
	position: absolute;
	overflow:hidden;
	top: 150px; 
	margin-left: -453px;
	left: 50%; 
	width:239px;
	}
#content_right {
	position: absolute;
	overflow:hidden;
	top: 30px; 
	margin-left: -140px;
	left: 50%; 
	}
#blog_left {
	position: absolute;
	overflow:hidden;
	top: 130px; 
	margin-left: -455px;
	left: 50%; 
	width:225px;
	}
#blog {
	position: absolute;
	overflow:hidden;
	top: 0px; 
	margin-left: -170px;
	left: 50%; 
	}