body {
    background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

td.lib {background: #FFFFFF url(../images/background4.jpg) repeat-x;}

p.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

p {
	font-size: 11px;
}

ul {
	font-size: 11px;
}

div.footer {
	font-size: 9px;
	align: center;
	border-top: #800000 solid 1px;
	line-height: 15px;
}

p.header {
	font-family: Corbel, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

p.subheader {
	font-family: Corbel, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}

p.breadcrumb {
	font-size: 10px;
}

a.breadcrumb {
	color: #800000;
}

div.wrapper {
	width: 800px;
	margin-top: 15px;
}

div.sidebar {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 231px;
}

div.aboutcontent {
	margin-left: 20px;
	padding-right: 10px;
	background-image: url(../images/presmessage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.content {
	margin-left: 20px;
	padding-right: 10px;
}

a:link {
	color: #800000;
}

a:visited {
	color: #800000;
}

a.sidebar {
	border-bottom: #800000 solid 1px;
	text-decoration: none;
	display: block;
	line-height: 22px;
	color: #000000;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: right;
	font-size: 13px;
}

a.sidebar:active {
	color: #000000;
}

a.sidebar:visited {
	color: #000000;
}

a.sidebar:hover {
	color: #FFFFFF;
	background-color: #800000;
}

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li {
display: inline;
}

.chromestyle ul li a{
color: #FFFFFF;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover{
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* slide menu */

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #003156;
border-bottom-width: 0;
font-family: Corbel, Verdana, Arial, sans-serif;
font-size: 13px;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 180px;
}

.anylinkcss a{
color: #003156;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #003156;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #800000;
color: #FFFFFF;
}

.anylinkcssv {
position:absolute;
visibility: hidden;
border:2px solid #800000;
border-bottom-width: 0;
font-family: Corbel, Verdana, Arial, sans-serif;
font-size: 13px;
line-height: 18px;
z-index: 100;
background-color: #cd3202;
width: 220px;
}

.anylinkcssv a{
color: #FFFFFF;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px solid #800000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcssv a:visited{ /*visited background color*/
color: #FFFFFF;
}

.anylinkcssv a:hover{ /*hover background color*/
background-color: #800000;
color: #FFFFFF;
}

div.wpcontent {
	margin-left: 15px;
}

small {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

