
body {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:smaller;
	/* background-color: #E2E2D1;	*/
}
a {
text-decoration:none;
}
#header, #footer {
	
	text-align: center;
}
#header {
	height: 50px;
}
#footer {
	height: 50px;
	visibility: hidden;
}


#left{
	
	position: absolute;
	top: 0;
	width: 200px;
}


#right {
	top:50px;
	position: absolute;
	width: 100px;	
	right: 0;
}


h1 {
	margin-top: 0;
	margin-bottom: 0;
	text-decoration:none;
	font-weight:normal;

}


h2 {
	margin-top: 0;
	text-decoration:none;
	font-weight:normal;

}
p {

	margin-top: 6pt;
	margin-bottom: 0;
}

ul{
list-style:none;
}

ul li { 
margin-top: 0.5em;
}



#menubar {
text-align:left;
color: #021F5C;
padding-left: 42px;
/*color:D7D700; */

}

#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #012c67;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }


#announcementbox {
width:200px;
padding-bottom:15px;
padding-top:5px;
text-align:center;
background-color:#F7F7C6;
}


.style1 {
	color: #FF0000;
	font-weight: bold;
}



#sidebar_foo {
background-image:url(logo_v5b.jpg);
background-repeat:no-repeat;
height:220px;
}

#sidebar_foo td img {display: block;} 

#sidebar {
background-image:url(logo_v5c.jpg);
background-repeat:repeat-y;
}

#sidebar2 {
background-image:url(logo_v5ab.jpg);
background-repeat:repeat-x;
}
img.floatLeft { 
        float: left; 
    clear: left; 
    margin: 4px; 
}

#bordercontrol {
text-decoration:none;
}

