﻿body { 
background: #aaacac ;
text-align: center; 
padding: 0px;
margin: 0px;
font-family: "verdana", sans-serif;
font-size: 12px;
line-height: 18px;
} 

#container {
width: 991px;
height: 100%;
margin: 0 auto; 
}

#back { 
float: left; 
width: 991px;
background: url(bg.jpg) repeat-y;
}

#top { 
background: url(/header/rotate.php);
width: 991px;
height: 270px;
}

h1
{margin-bottom:0px;
border-bottom:7px dotted #fbfadc;
margin-top:10px;
margin-bottom:10px;
font-family: arial;
font-style:italic;
font-size:18px;
padding-left:25px;
text-transform:uppercase;
line-height:25px;
color:#4a9bc4;}


/****** CONTENT ******/

#main { 
float: right;
background: url(Content.jpg) no-repeat;
width: 771px; 
color: #3d525c;
}

.content {
margin: 40px 110px 10px 30px; 
padding: 8px;
text-align: left;
letter-spacing: 1px
} 

/****** NAVIGATION ******/

#mainnav {
float: left;
background: url(navi.jpg) no-repeat;
width: 220px;
text-align: left;
}

.navcontent {
margin: 85pt 0px 0px 50px;
} 

#side h10 {
text-decoration:none;
font-weight: bold;
padding-left:5px;
text-align:left;
font-size:7pt;
font-family: verdana;
color:#31444c}



#menu a, menu a:visited {display: block; padding: 5px 3px 5px 3px; margin: 1px; color: #bdfe8d; text-transform: uppercase; text-decoration:none;
font-size: 13px; line-height: 0px; font-weight: normal; font-family: verdana; letter-spacing: 5px;}
#menu a:hover {color: #ffff00; text-decoration: overline; 
}

hr {
  border: none;
  background-color: #f7f2a5;
  height: 6px;
}

/****** FOOTER ******/

#footer {
clear: both;
background: url(footer.jpg) no-repeat;
width: 991px;
height: 116px;
margin: 0; 
}

.iconimg {
border: 5px solid #666666;
} 