h3 {	
	color:#999999;
	}
body {	
	color:#999999;
	background: #303030;
	margin:0px;
	padding:0px;
	
	}

h1#logo {position:relative;width:393px; height:50px;text-indent:-9999em; background: url(logo.gif) no-repeat; margin:10px 0;}

#content {

	font-size: 12px;
	color: #999999;
	text-decoration: none;

	padding: 0px 0px 20px 0px;
	position:absolute;
	width:830px;
	height: 600px;

	left: 50%;
	margin-left: -420px;



}

.roundedcornr_box {
   background: #222222;
}
div#footer {
 color: #4e4e4e;
 font-size:12px;
}


.roundedcornr_top div {
   background: url(roundedcornr_219846_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(roundedcornr_219846_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(roundedcornr_219846_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(roundedcornr_219846_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 15px; }
a:visited, a {
	font-size: 12px;
	color: #4f4f4f;
	text-decoration: none;
}
a:hover {color: #3f3f3f;}


