body{
background: #CAE1F4 url('bg.jpg') repeat-x top;
margin: 0px;
text-align: center;
}

p,td{
color: #2A6AA6;
font-family: Calibri, 'Trebuchet MS', Verdana, sans-serif;
}

div#header{
background: url('header.jpg') top center;
margin: 0 auto;
width: 900px;
height: 300px;
padding: 0 30px 0 30px;
z-index: 1;
text-align: left;
}

div#content{
background: #FFFFFF;
margin: 0 auto;
width: 850px;
padding: 0 0 25px 0;
text-align: left;
}

#footer{
background: url('mts.jpg') repeat-x bottom;
height: 172px;
position: relative;
bottom: 1px;
width: 100%;
}

#navForums{
position: relative;
top: 125px;
left: 526px;
width: 89px;
height: 20px;
}

#navGallery{
position: relative;
top: 125px;
left: 549px;
width: 89px;
height: 20px;
}

#navMore{
position: relative;
top: 125px;
left: 579px;
width: 63px;
height: 20px;
}

#navHome1{
position: relative;
top: 132px;
left: 118px;
width: 141px;
height: 103px;
}

#navHome2{
position: relative;
top: 100px;
left: 110px;
width: 338px;
height: 49px;
}

img{
border: 0;
}

a{
outline: none;
}