body, html {
margin:0;
padding:0;
color: #a8a9ad;
background-color:#003a68;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;}

h1{
font-size:14px;}

a{
outline:none;
color:#a8a9ad;}

a:hover{
color:#60bde6;}

#wrapper{
width:980px;
margin:0px auto;}

#main{
width:926px;
float:left;
padding:0 20px;
background:url(../images/background_main.jpg) center repeat-y;}

#menu{
width:925px;
height:29px;
float:left;
background:#003a68;
border-bottom:1px solid #a8a9ad;}

#menu ul{
width:925px;
height:29px;
float:left;
margin:0px;
padding:0px;}

#menu li{
list-style-type:none;}

.navlink{
width:131px;
height:29px;
float:left;
line-height:29px;
text-align:center;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;}

#menu  a:link, #menu  a:visited{
color:#999;
text-decoration:none;
font-weight:bold;}
#menu a:hover{
color:#0CF;
text-decoration:none;}
#menu a:active{
color:#999;
text-decoration:none;}
		
.header {
width:926px;
float:left;
text-align:center;}
	
#content{
width:876px;
padding:24px;
float:left;}

#content img{
border:none;}

.arrow_more{
width:13px;
height:13px;
float:right;
margin-top:6px;
background:url(../images/arrow_more.gif);}

.arrow:hover{
background:url(../images/arrow_more_over.gif);}
	
.mais{
width:300px;
height:16px;
float:left;
display:block;}

.mais a:link,.mais a:visited{
text-decoration:none;}
.mais a:hover{
text-decoration:none;}
.mais a:active{
text-decoration:none;}

#credits{
width:914px;
height:12px;
line-height:12px;
float:left;
padding:6px;
color: #003a68;
background-color: #a8a9ad;}

#credits a:link,#credits a:visited{
color:#003A68;}
#credits a:hover{
color:#09F;}
#credits a:active{
color:#003A68;}

#webmaster{
margin-left:10px;}

.float_left {
display:block;
float:left;
margin-right: 10px;}

.float_right {
display:block;
float:right;
margin-left: 10px;}
