body{

font-family: Verdana, sans-serif ;
}

img{
border:0;
}
#page {
width:800px;
border: 4px solid #000;
margin-left:auto;
margin-right:auto;
min-height:1000px;
background:#18575C;
color:#fff;
}


#header {
padding-bottom:30px;
border-bottom:3px solid #000;
}




body{
background:url(img/back.gif);
}

#header img{
}

#nav{
font-size:90%;
position:relative;
top:-21px;
left:10px;
}

 #navcontainer ul{margin: 0;padding: 0;list-style-type: none;text-align: left;}#navcontainer ul li { display: inline;
}#navcontainer ul li a{text-decoration: none;padding: .3em .8em;
color: #000;border-right:2px solid #000;
border-left:2px solid #000;
border-top:1px solid #000;
border-bottom:1px solid #000;
background: url(img/bk.gif);
repeat: repeat-x; 
}#navcontainer ul li a:hover{color: #fff;background-color: #000;}

#content {
padding: 20px;
margin-top:-35px;
}

#content h1{
color:#EEF78A;
font-size:120%;
clear:right;
border-bottom:1px solid #EEF78A;
padding-top: 15px;

}
#content p{
font-family: Arial, sans-serif ;
}


#content img{
border: 2px solid #000;

}

#content a:link{
color: #000;

}


.float {
float:right;
width:250;
margin-left: 15px;


}

.floatright
{

margin: 0 0 10px 10px;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}





#footer {
width:800px;
border: 4px solid #000;
border-top:0px;
font-weight:bold;
font-size:90%;
text-align:center;
margin-left:auto;
margin-right:auto;
background:#808080;

}
