body{
width:100%;
text-align:center;
background-color:black;
margin:0px;
}
body{
width:100%;
text-align:-moz-center;
background-color:black;
margin:0px;
}
#wrapper{
width:990px;
}
#left{
float:left;
width:236px;
background-color:#2e2f2e;
}
#right
{
width:754px;
float:left;
}
#content {width:754px;}
#contentLeft{float:left;width:483px;background-color:#232423;
font-family:arial;
font-size:11px;
color:white;
text-align:left;
}
#contentRight{float:left;width:271px;background-color:#2e2f2e;
}
#navigation{width:236px;text-align:left;}
#navigation a{
font-family:arial;
font-size:12px;
color:white;
text-decoration:none;
}
#leftExtention{
width:236px;
background-color:#515351;
}
#footer
{
width:990px;
height:87px;
background-image:url(../images/footerbg.jpg);
background-repeat:no-repeat;
}
#form
{
background-image:url(../images/formbg.jpg);
background-repeat:no-repeat;
width:235px;
height:307px;
font-family:arial;
font-size:12px;
color:white;
}
.formText
{font-family:arial;width:100px;}
h2{
font-family:arial;
font-size:15px;
color:white;
font-weight:bold;
}
h1
{
font-family:arial;
font-size:15px;
color:white;
font-weight:bold;
margin:0;
}

#form div.formtable{
padding: 0 0 0 12px;

}