body{
background: #000;
font-family: verdana; 
font-size: 8pt;
color: #f4f4f4;
margin: 0px;
text-align: center;
}

a{
color: #909090;
text-decoration: none;
}

a:hover{
text-decoration: overline;
color: #fff;
}

hr{
border: none;
background-color: #909090;
height: 1px;
width: 575px;
margin-top: -28px;
}

h1{
font-family: verdana; 
font-size: 9pt;
font-weight: bold;
color: #fff;
}

table{
font-family: verdana; 
font-size: 8pt;
color: #fff;
}

#maincontainer{
width: 100%;
margin-top: 180px;
height: 500px;
background: url(BackgroundMain.jpg) no-repeat center center;
}

#content{
width: 640px;
height: 450px;
margin-left: auto;
margin-right: auto;
overflow: auto;
background: #000;
opacity:0.5;
filter:alpha(opacity=50);
padding: 10px;
text-align: left;
}

#nocont{
width: 640px;
height: 450px;
margin-left: auto;
margin-right: auto;
}

#linkbar{
margin-top: -7px;
margin-left: auto;
margin-right: auto;
width: 600px;
height: 25px;
text-align: center;
}

#claim{
margin-top: -7px;
margin-left: auto;
margin-right: auto;
width: 600px;
text-align: center;
color: #777777;
}