body
{
margin: 0px;
font-family: Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
background-color: #eee;
color: #999;
}

#sitecontainer
{
position: absolute;
top: 75px;
left: 50%;
width: 770px;
height: 478px;
margin: 0px 0px 0px -385px;
}


#main
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 458px;
background-color: #fff;
border-style: solid;
border-color: #ccc;
border-width: 1px;
background-image: url(images/1168background.gif);
background-position: 0px 100px;
background-repeat: no-repeat;
z-index: 1;
}


#logo
{
position: absolute;
top: 7px;
left: 46px;
width: 500px;
height: auto;
border-style: dashed;
border-color: #666;
border-width: 0px;
}

#navigation
{
position: absolute;
top: 80px;
left: 0px;
width: 770px;
height: 38px;
background-image: url(images/1168navigationbar.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
padding: 0;
}

#navblockleft
{
margin: 3px 170px 0px 50px;
}

#navblockright
{
float: right;
width: 125px;
margin: 3px 20px 0px 0px;
padding: 0;
}

.menubox
{
position: absolute;
top: 150px;
right: 8px;
width: 100px;
height: auto;
border-style: dashed;
border-width: 1px;
border-color: #666;
}		
		
.menuActuator img 
{ 
position: absolute;
top: 125px;
right: 10px;
color:#999;
font-weight:bold;
font-size:12px;
text-decoration: none;
} 

.menu
{
font-size:10px;
border-style: dashed;
border-color: #666;
border-width: 0px;
text-align: right;
line-height: 150%;
background-color: #fff;
}
		
.menu a:link, a:visited
{
color: #999;
text-decoration: none;
}
		
.menu a:hover
{
color: #f03;
text-decoration: none;
}

#copyright
{
position: absolute;
top: 468px;
left: 0px;
width: 100%;
height: auto;
border-style: dashed;
border-color: #666;
border-width: 0px;
text-align: right;
}

#more
{
position: absolute;
width: 50px;
height: auto;
top: 160px;
left: 320px;
font-size: 10px;
color: #666;
text-align: right;
}

b.red
{
color: #f03;
}

b.title
{
font-size: 12px;
color: #333;
}

.continued
{
font-size: 10px; 
font-style: italic;
color: #666;
}

b.subhead
{
font-size: 14px;
color: #f03;
}

p.subnav
{
margin: 6px 0px 0px 0px;
line-height: 200%;
font-size: 12px;
}

p.subnav2
{
margin: 5px 0px 0px 0px;
line-height: 100%;
font-size: 12px;
}

a:link, a:visited
{
font-weight: bold;
color: #999;
text-decoration: none;
}
		
a:hover
{
font-weight: bold;
color: #f03;
text-decoration: none;
}

ul.list {
	margin: 3px 0;
}
ul.list li {
	margin: 1px 0;
}