body{
text-align: center;
font-family: verdana;
font-size: 12px;
background: #cccccc;
}

div#container{
width: 980px;
margin: 0px auto;
text-align: left;
background: white;
margin-top: -10px;
}

div#header{
height: 136px;
background: url('http://f1gaming.com/images/fgaminglogo.jpg') no-repeat;
}

div#menu{
padding-top: 5px;
padding-bottom: 5px;
color: white;
background: black;
}

div#main{
background: #ffffff;
float: left;
width: 100%;
}


table.newsbox {
border:1px solid #999999;
border-collapse:collapse;
width:100%;
}
table.newsbox th{
padding: 5px;
border-bottom: 1px solid;
border-color: #999999;
}
table.newsbox td{
border: 1px solid;
padding: 5px;
border-color: #999999;
}
a{
color: #333333;
text-decoration: none;
}
a:hover{
color: #666666;
text-decoration: underline;
}
div#sidemenu{
width:23%;
margin-top: 30px;
font-size: 12px;
font-family: arial;
padding-right: 10px;
float: right;
}
div.sidemenubar{
border: 1px solid;
padding: 10px;
border-color: #cccccc;
margin-bottom: 5px;
}

div#footer{
border-top: 1px solid;
border-color: #999999;
font-size: 10px;
font-family: arial;
color: #666666;
padding: 20px;
width: 100%;
background: #fff;
text-align:center;
clear: left;
padding: 4px 0;
}


div#content{
width: 73%;
float: left;
background-color: #ffffff;
padding: 10px;
text-align: justify;
}
img{
border:0;
}
hr{
color: #cccccc;
}
div.newsbox{
padding: 10px;
border: 1px solid;
border-color: #cccccc;
margin-bottom: 10px;
}
h1{
margin-bottom: -10px;
}
div#infobox{
margin-top:100px;
  margin-left: 50px;
  margin-right: 50px;
    padding: 10px 20px;
  /* Rounded corner stuff starts here */
  background: #cccccc;
 border: 2px solid;
  border-color: #000000;
  -webkit-border-radius: 6px;    /* for Safari */
  -moz-border-radius: 10px;       /* for Firefox */

}

div.comment{
  margin-left: 100px;
  margin-right: 50px;
  margin-bottom: 10px;
      padding: 10px 20px;
   border: 2px solid;
  border-color: #000000;
  -webkit-border-radius: 6px;    /* for Safari */
  -moz-border-radius: 10px;       /* for Firefox */
}
div#commpost{
  margin-left: 100px;
  margin-right: 50px;
      padding: 10px 20px;
   border: 1px solid;
  border-color: #cccccc;
  -webkit-border-radius: 6px;    /* for Safari */
  -moz-border-radius: 10px;       /* for Firefox */
}
div#centerpage{
padding-top:100px;
  padding-left: 50px;
  padding-right: 50px;

}
.contentblock{
  padding: 10px 20px;
  /* Rounded corner stuff starts here */
  background: #ffffff;
 border: 2px solid;
  border-color: #000000;
  -webkit-border-radius: 6px;    /* for Safari */
  -moz-border-radius: 10px;       /* for Firefox */
}
div#terms{
float: right;
width: 48%;
}
div#regform{
float: left;
width: 50%;
}
input#curazy {display: none;}

div#articlebox{
border: 1px solid;
border-color: #cccccc;
Padding: 20px;
}

table.news{
width: 100%;
border: 1px solid;
border-collapse:collapse;
border-color: #999999;

}

table.news td{
border: 1px solid;
padding: 5px;
border-color: #999999;
}
input#phone{
display: none;
}
div#menu ul{
	  margin:0;
	  list-style:none;
}
#menu li{
      display:inline;
      margin:0;
	  padding-left: 10px;
	  border-left: 1px solid;
	  border-color: #8c0000;
	  padding-right: 5px;

}
div#menu a{ 
color: white;
}

div#menu a:visited{
color: white;
}
input#fred{
display:none;
}

table.sidenews{
width: 100%;
border: 1px solid;
border-collapse:collapse;
border-color: #999999;

}

table.sidenews td{
border: 1px solid;
padding: 3px;
border-color: #999999;
}