body{
background-color:#ffffff;
margin:0;
padding:0;
font-family:arial,helvetica,sans-serif;
}

#header{
width:900px;
margin-right:auto;
margin-left:auto;
overflow:hidden;
padding:30px 0 0 0;
}

#container{
width:900px;
margin-right:auto;
margin-left:auto;
overflow:hidden;
}

#footer{
width:900px;
margin-right:auto;
margin-left:auto;
overflow:hidden;
}

.bar1{
width:900px;
height:19px;
background-color:#f47e5c;
}

.bar11{
width:900px;
background-image:url(bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
color:#ffffff;
font-family:arial,helvetica,sans-serif;
font-size:15px;
padding:0 0 0 55px;
}

.bar2{
width:900px;
height:6px;
background-color:#fdd0bc;
}

.bar3{
width:900px;
background-color:#ffffff;
color:#8b0e04;
font-family:Arial,Helvetica,sans-serif;
padding: 0 50px 0 90px;
font-size:15px;
}

#one,#two,#three,#four,#five,#six,#seven{
padding:2px 0 0 120px;
margin:0;
font-size:13px;
}

ul{list-style-type: none;margin:0;padding:0;text-weight:normal;}

ul.higher{background-color:#f47f5c;}



a.other:link{color:#777750;text-decoration:none;}
a.other:visited{color:#777750;text-decoration:none;}
a.other:hover{color:#777750;text-decoration:underline;}

a.navv:link{color:#ffffff;text-decoration:none;}
a.navv:visited{color:#ffffff;text-decoration:none;}
a.navv:hover{color:#ffffff;text-decoration:none;}

a.subnavv:link{color:#97271e;text-decoration:none;}
a.subnavv:visited{color:#97271e;text-decoration:none;}
a.subnavv:hover{color:#631914;text-decoration:none;}


