*{
padding:0;
margin:0;
}

img{
display:block;
}

body{
background:url(../images/background.jpg) no-repeat top center;
background-color:#000000;
}

#container{
background:url(../images/container_bg.jpg) no-repeat;
position:relative;
margin:auto;
width:907px;
margin-top:38px;
}

#mainImg{
width:877px;
padding-left:15px;
padding-top:18px;
}

#menu{
background:url(../images/menu.png) no-repeat;
width:100%;
height:75px;
margin-left:8px;
}

.links a{
float:left;
padding-left:1px;
}

.links img{
border:0;
}

#bottom{
width:100%;
height:250px;
}

#menu2{
float:left;
width:262px;
margin-top:18px;
}

#menu2 img{
margin:1px 0;
}

#text{
float:left;
width:443px;
margin-top:18px;
height:210px;
overflow-y:auto;
overflow-x:hidden;
}

#text p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10pt;
color:#1C0702;
width:350x;
}

#right{
float:left;
width:202px;
margin-top:18px;
}

#right p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:8.5pt;
font-weight:bold;
text-align:center;
}

#menu3{
width:100%;
height:37px;
}

.footerlinks a{
float:left;
margin:15px 40px 0 40px;
}

#footer{
position:relative;
text-align:center;
margin:auto;
width:907px;
}

#footer p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:8pt;
text-align:center;
color:#ffffff;
margin-top:10px;
}