html {
        background-color: #2b4776;
        text-align: center; 
        margin: 0;
        padding: 0;
        }
body {
        font: 80%/120% 'bitstream vera sans', 'lucida grande', verdana, sans-serif;
        font-size: medium;
        }
h1 { vertical-align: center; color: #fff; font-family: 'trebuchet ms',helvetica,sans-serif; }
h2 { vertical-align: center; color: #b51909; font-family: 'trebuchet ms',helvetica,sans-serif; }
h3 { vertical-align: center; color: #b51909; font-family: 'trebuchet ms',helvetica,sans-serif; }
h4 { font-style: italic; color: #b51909; font-family: 'trebuchet ms',helvetica,sans-serif; }
p  { font-family:'trebuchet ms',helvetica,sans-serif; font-size: 80%; }
td { font-family:'trebuchet ms',helvetica,sans-serif; font-size: 80%; } 
th { font-family:'trebuchet ms',helvetica,sans-serif; font-size: 90%;} 
li { font-family:'trebuchet ms',helvetica,sans-serif; font-size: 80%; }
blockquote { font-family:'trebuchet ms',helvetica,sans-serif; font-size: 80%; }
a, a:link, a:visited{
        color: #b51909;
        text-decoration: none;
}
a:hover{
         text-decoration: underline;
}
#wrap { width: 800px;
        margin: 10px auto; /* auto centers the div */
        padding: 10px;
        text-align: left; 
}
#header { 
        align: center;  
	/*border-bottom: #8b7111 1px solid; */
}
#sitename { 
	background: transparent url(banner.jpg) no-repeat; 
	height: 124px; 
	text-align: right; 
	padding-top: 20px; 
	padding-right: 20px; 
	color: #fff
}
#tagline{ 
        padding-left:10px;
        padding-top:5px;
        padding-bottom:5px;
        margin-bottom: 5px;
        background-color:#f4e67e;
        color:#2b4776;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        font-weight:bold;
        font-style:italic;
}
#sidebar{
        width: 186px;
        border-top:#f0dd98 1px solid;
        border-bottom:#8b7111 1px solid;
        padding-top:5px;
        padding-bottom:5px;
        padding-left:5px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        /*font-size:12px;*/
        /*font-weight:bold;*/
        overflow: hidden;
        background-color: #fff;
}
#sidebar a, #sidebar a:link, #sidebar a:visited{
        font-weight: bold;
        font-size: 14px;
        padding-left: 20px;
}
#mainmenu { color:#b51909;}
#subjectmenu { color:#b51909;}
#links {color:#b51909;}
#links a, #links a:link, #links a:visited{
        font-size: 14px;
        padding-left: 10px;
        font-weight: normal;
}
#listsidebar{ 
	letter-spacing:.025em; 
	margin-left:0px; 
	margin-right:10px; 
	font-size:12px; 
	line-height:17px; 
	font-weight:bold; 
	font-family:verdana,sans-serif; color:#000000; 
	text-decoration: none; 
	list-style-type:none; 
	display: inline;
}
#maincontent { 
        width: 540px; 
	background-color: #fff; 
	padding: 2em;
        /*padding-left: 1em;
        padding-right: 2em;*/
        margin-bottom: 1em;
}
#update { text-align: left; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input.btn{
	color:#fff;
	width: 150px;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:74%;
	font-weight:bold;
	background-color:#55E;
	border:1px solid;
	border-top-color:#cdd;
	border-left-color:#cdd;
	border-right-color:#696;
	border-bottom-color:#696;
}
input.btnhov{
	color:#55E;
	background-color:#fff;
	border-top-color:#79A;
	border-left-color:#79A;
	border-right-color:#79A;
	border-bottom-color:#79A;
}
#bottomnav { 
	text-decoration: none; 
	padding-top: 5px; 
}
#subpages { 
	width: 250px; 
	float: left; 
	margin-left: 20px; 
}
#peerpages { 
	width: 250px; 
	float: right; 
	margin-right: 20px; 
}
#disclosure {
	font-style: italic; 
	width: 800px; 
	text-align: center;
}
#usermessage { 
	background-color: #66f; 
	color: #fff; 
	width: 500px; 
	border: 1px solid #000; 
	float: center; 
	margin: 5px; 
	padding: 5px; 
	text-align: center;
}
#alertmsg { 
	background-color: #f4e67e; 
	color: #b51909; 
	width: 500px; 
	border:#978823 1px solid; 
	margin: 5px; 
	padding: 5px; 
	text-align: center;
}
#alertmsg a { color: #000; }
ul.listsidebar{



        margin-left:5px;
        padding:5px;
}


ul.listsidebar li{
        margin-left: 5px;
}
ul.listsidebar li a:visited, ul.listsidebar li a{
        color:#be1e1a;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:14px;
        font-weight:bold;
        padding-left:20px;
}
#disclosure {
	font-style: italic; 
	width: 800px; 


	text-align: center;
}