
body {
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

.sub{font-size:14px;}

.main{
font-size:20px;
 color:#990000; 
 font-weight:bold;
 }
 
.subhead{
font-size:12px; 
color:#000066;
}

.tab_items{color:#660000;}


a {
color:#505050;
font-weight:bold;
text-decoration:none;
}


p {
line-height:1.5em;
margin:0 0 15px;
}

#container {
background:#fffff0;
color:#303030;
margin-right:50px;
width:1000px;
padding:0;
text-align:left;
align:center;

}

#tab_content {
clear:both;
font-size:0.9em;
padding:0;
}

#leftsidebar{
position:absolute;
left:5px; top:110px;
width:160px;
padding:5px;
height:40em;

}

#leftsidebar {
float:left;
margin-right:10px;
background-color:#FFFFCC;
}

#leftsidebar p{
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
}


.nav {
background:#FFFFCC;
color:#993300;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:130px;
font-weight:100;

}


.nav:hover{
background:#FFFFE0;
color:#993300;
text-decoration:none;
font-weight:100;
}

#act{
color:#993300;
background:#FFFFCC;
font-weight:600;
}

#content {
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 20px 5px;
margin-left:170px;
text-align:justify;
}

li{line-height:1.5em;}

