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;
}

h3{
color: #194061;
font-family: Georgia, serif;
font-style: italic;
text-align: center;
font-weight: bold;
}

p,h3,h2{
margin: 0 30px 20px 30px;
}

a:link {
color: #2A6AA6;
font-weight: bold;
text-decoration: underline;
}

a:visited {
color: #2A6AA6;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color: #8BB8E2;
font-weight: bold;
text-decoration: underline;
}

a:active {
color: #C7E0F4;
font-weight: bold;
text-decoration: none;
}


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: 583px;
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;
}