
body {
background: #000;
margin-left: 50px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
}

a:link {
text-decoration: none;
color: #920000;
}

a:visited {
text-decoration: none;
color: #920000;
}

a:hover {
color: #920000;
text-decoration: underline;
}

a.nodec:link {color: #606060;}
a.nodec:visited {color: #606060;}
a.nodec:hover {color: #920000;
text-decoration: underline;}

.nav_heading {
text-align:left;
font-weight:bold;
margin-top: 4px; margin-bottom: 2px; margin-left: 1em;
}

.nav_list {
text-align:left;
margin-top: 3px; margin-bottom: 2px; margin-left: 2em;
}

.main_heading {
font-weight: bold;
font-size:16px;
color: #920000;
margin-top: 12px;
margin-left: 7px;
}

.news_date {
font-size:10px;
color: #222222;
margin-left: 7px;
}

.news_heading {
font-size:12px;
font-weight: bold;
margin-top: 10px;
color: #000000;
margin-left: 7px;
}


.news_quote {
font-style:italic;
}


.sub_heading {
font-weight: bold;
font-size:14px;
color: #222222;
margin-top: 12px;
margin-left: 0px;
}

.photo_caption {
font-weight: normal;
font-size:11px;
color: #666666;
}


.subtext {
font-weight: normal;
font-size:10px;
}



p { 
font-size:12px;
color: #000000;
margin-left: 7px;
margin-right: 8px; 
margin-top: 4px;
}

li
{
font-size:12px;
margin-right: 8px; 
}

#container {
width: 800px;
margin: 0 auto;
}
#header {
text-align:left;
background: #fff;
width: 100%;
height: 900px;
padding-top: 0px;
}

#headerlong {
background: #fff;
width: 100%;
height: 1260px;
padding-top: 0px;
}

#leftbar {
background: #ccc;
float: left;
width: 100px;
}
#rightbar {
background: #ccc;
float: right;
width: 100px;
}

.divider
{
 background: #888888;
}
