<style type="text/css">


#container
{	margin: 1em auto;

	text-align: left;
	background-color: #fff;
}

#topstrip
{background-color: #180873;
height: 17px;
margin-left: 20px;
margin-right: 20px;
padding-right: 10px;
font: 11px arial, sans-serif;
color: white;
text-align: right;
vertical-align: middle;
border-top: 1px solid gray;
}

#topstrip a 
{color: #FFFFCC;
text-decoration: none;}

#topstrip a:hover
{background-color: #FFFFCC;
	color: brown;
}
#topstrip a: visited
{color: #ffffcc;}

a img {border: 0px;}

#banner
{background-color: #FFFFCC;
margin-left: 20px;
margin-right: 20px;
font: 250% georgia, times, "times new roman", serif;
color: brown;
text-align: center;
vertical-align: middle;
}

#banner2
{background-color: #FFFFCC;
border-top: 1px solid #FFFFCC;
margin: 0px 20px 0px 20px;

}

#rightbox
{margin: 0px 20px 5px 20px;
display: inline;}

#contents { margin: 0px 10px 5px 200px; 
}
#contents p { line-height: 110%; 
font: 12px arial, hevetica, sans-serif;}

#contents a {color: brown;
text-decoration: none;}

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

#navbar 
{
float: left;
width: 170px;
padding: 20px 10px 0px 20px;
font: 12px georgia, times, "times new roman", serif;
}

#navbar p
{
font: 12px georgia, times, "times new roman", serif;
}

#navbar a
{text-decoration: none;
color: #CC3300;}

#navbar a:hover
{
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

#navbar h1
{color: black;
	font: 16px Verdana;
	font-weight: bold;
padding-left: 0px;
}

.navlist li
{

font: 10px Verdana;
list-style-type: none;
list-style-image: url(media/bullet.gif);

}




#navbar h2
{color: black;
	font: 14px Verdana;
	font-weight: bold;
padding-left: 10px;
line-height: 80%
}

#navbar h3
{color: black;
	font: 12px Verdana;
padding-left: 20px;
}

h1 a { text-decoration: none;
color: #CC3300;}
h2 a { text-decoration: none;
color: #CC3300;}
h3 a { text-decoration: none;
color: #CC3300;}


.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(media/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(media/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

#footer
{height: 20px;
background-color: #FFFFCC;
border-top: 1px solid black;
font: 10px georgia, times, "times new roman", serif;
color: brown;
clear: both;
	text-align: center;
	padding-top: 5px}

#footer a {color: brown;
text-decoration: none;}


</style>
