@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
	padding-top:0px;
	background-color:#07080a;
	text-decoration:none;
color: rgb(238,238,238);
background-image: url(../images/bg.png);
	background-repeat: repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	}
img, a.img
{border:none;}

a {
color: #F6CE02;
text-decoration: none;
font-weight: bold;

}
#container {
	width: 790px;
	position:absolute;
	left: 50%;
    margin-left: -395px;
	margin-top:0px;
	padding-top:0px;
}
#content {
width: 375px;
float: left;
}
#right1 {
width: 375px;
float: right;
padding-top: 50px;
}
#user1 {
border-width: .2em; 
border-style: solid;
border-color: #000; 
}
