body {
background: #ffffff;
font-family: trebuchet ms;
font-size: 14px;
}

div#container {
width: 850px;
margin: 0 auto;
background: #ffffff url(header.jpg);
background-repeat: repeat;
border: #000000 3px solid;
}

div#header {
width: auto;
height: 100px;
border-bottom: none;
padding: 5px;
}  

div#maincontainer {
width: 850px;
}

div#sidebar {
width: 180px;
background: #ffffff url(header.jpg);
background-repeat: repeat;
float: right;
padding: 0 10px 0 0 ;
text-align: default;
font-weight: bold;
}

div#content {
width: 670px;
border: none;
float: left;
padding: 5px;
text-align: default;
}

div#footer {
width: auto;
height: 30px;
background: #ffffff url(header.jpg);
background-repeat: repeat;
border-top: none;
padding: 3px 5px 0 5px;
text-align: center;
clear: both;
}

.margin {
margin-left: 130px;
text-align: justify; 
margin-right: 180px;
}

#menulist {
margin-left: 0;
padding-left: 0;
list-style: none;
}

#menulist li {
padding-left: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(bullet.jpg);
background-repeat: no-repeat;
background-position: 0 .5em; 
}

.style1 {  
text-indent: 46em;
font-size: 14px;
}

.style2 {
margin-left: 130px;
margin-right: 310px;
font-size: 16px;
text-align: justify;
}

.style3 {
text-indent: 1em;
}

.style5 {
font-size: 16px;
}

.style6 {
font-size: 18px;
}

a:hover {
color: #0000FF;
}

.style7 {
color: #669966;
}

.style8 {
color: #000000;
}
