
body { font: .74em Arial, Sans-Serif; background: #143d55 url(images/bg.gifjpg) repeat-x; color: #333; line-height: 1.6em; }
.container
{
width:800px;
margin:0 auto;
background:#ffffff;
border-right:solid 1px #000000;
border-left:solid 1px #000000;
}
.clear { clear: both; }
.wrap {width: 800px; }
.header 
{background:url(images/header.jpg) center no-repeat;
margin:0 auto;
width:800px;
height:150px;
}

h2 a
{
color:#143d55;
font-size:14px;
}
h2 a:hover
{
color:#B20000;
text-decoration:none;
font-size:14px;
}
.menu{
width:650px;
text-align:center;
margin:0 auto;

overflow: hidden;

}

.menu ul{
margin: 0 auto;
padding: 0;
padding-left: 38px; 
font: bold 12px Verdana;
list-style-type: none;
}

.menu li{
margin: 0 auto;
display: inline;

}

.menu li a{
float: left;
display: block;
text-decoration: none;
margin: 0 auto;
padding: 7px 8px;
color: #143d55;
background: #FFFFFF; 
}
.menu li a:hover{
color: white;
display: block;

background: #24688f;

}

.menu_current
{color: white;
display: block;
background: #143d55;
}

#content { width:790px; padding:4px; margin:0 auto; background:#ffffff url(images/content_bg.jpg) repeat-x; }


.picture {
padding: 5px;
margin-left: 7px;
float: right;
}

.ads {
padding: 5px;
margin-right: 7px;
float: left;
}
#footer {
width:800px;
margin:0 auto;
height:150px;
background:url(images/footer.jpg) no-repeat;
color:#ffffff;
}

#footer a
{
color:#ffffff;
}

#footer a:hover
{
color:#ffffff;
text-decoration:none;
background:#000000;
}

