body {
font-family: arial, geneva, sans-serif;
font-size: 12px;
text-align: center;
}

a {
text-decoration: none;
color: #fe9901;
}


#container {
width: 787px;
position: relative;
margin: 0px auto;
text-align: left;
border-top: 3px solid #fc6;
margin-top: 30px;
}


#top { 
margin: 0px;
padding: 0px;
margin-top: 2px;
border-top: 16px solid black;
}

.home_pict {
margin: 2px 0 2px 0;
}


.pict {
margin: 2px 0 5px 0;
}


#nav { 
background: black;
margin: 0px;
padding: 0px;
height: 23px;
margin-top: -15px;
}

#nav a {
color: white;
font-size: 13px;
}

#nav a:hover {
color: #fc6;
}

#nav ul {
padding-top: 4px;
}

#nav li {
display: inline;
padding-left: 15px;
padding-right: 40px;
}


#body, #home_body { 
padding: none;
margin: none;
margin-top: 3px;
border-bottom: 16px solid black;
}

#home_body { 
background: url(../images/home/background.gif) no-repeat;
}

#body { 
background: url(../images/global/background.gif) repeat-y;
}


#home_body #left_side, #body #left_side { 
width: 400px;
padding-bottom: 28px;
margin-left: 50px;
padding-top: 1px;
}

#body #left_side { 
width: 500px;
}

#home_body #left_side h1 {
background: url(../images/home/dot.gif) no-repeat;
font-size: 15px;
padding: 5px 15px 15px 10px
}

#body #left_side h1 {
background: url(../images/global/dot.gif) no-repeat;
font-size: 15px;
padding: 5px 15px 15px 10px
}



#home_body #left_side p, #body #left_side p {
line-height: 1.5em;
}



#home_body #right_side, #body #right_side { 
width: 300px;
float: right;
font-size: 10px;
font-weight: bold;
}

#body #right_side { 
width: 232px;
font-weight: normal;
font-size: 11px;
line-height: 1.5em;
}

#home_body #right_side a, #body #right_side a{
color: white;
}

#home_body #right_side li, #body #right_side li {
list-style-image: url(../images/home/bullet.gif);
}

#home_body #right_side ul, #body #right_side ul {
margin-top: 0px;
}

#home_body #right_side p{
margin-top: -8px;
margin-left: 27px;
margin-right: 30px;
}

#body #right_side p, #body #right_side h2 {
margin-left: 27px;
margin-right: 13px;
}

#body #right_side h2 {
font-size: 13px;
padding-top: 5px;
}

#karr, #century {
margin-top: 3px;
margin-left: 8px;
}


#home_body #right_side form, #body #right_side form {
margin-left: 25px;
}

#local_nav {
background: #999;
margin-top: -10px;
padding-bottom: 10px;
border-bottom: 3px solid white;
font-size: 11px;
}

#right_side #local_nav li {
list-style-image: url(../images/global/bullet.gif);
}

#right_side #local_nav a {
color: black;
font-weight: normal;
}

#right_side #local_nav h2 {
color: white;
padding-top: 15px;
font-size: 13px;
font-weight: normal;
margin-bottom: 3px;
}

#footer { 
clear: both;
border-top: 3px solid #fc6;
margin-top: 2px;
text-align: right;
font-size: 10px;
padding-top: 15px;
}

#footer p {
margin-top: -5px;
}

