html, body {
    height: 100%;
}

body {
	text-align: left;
	background: #fff;
	color: #000000;
	width: 800px;
	background-color: #004D8F;
	margin: auto;
	padding: 0;
}
#center a:link { color: navy; text-decoration: underline; }
#center a:visited { color: #006633; text-decoration: underline;}
#center a:hover { color: #006633; text-decoration: none; }
#center a:active { color: red; text-decoration: underline; }

p {
	margin:0px 0px 16px 0px;
	padding:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-indent: 0;
	}



#wrapper {
	
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	position: absolute;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding: 0;

}



#header {
	color: #000000;
	height: 110px;
	background-color: #FFFFFF;
	margin-top: 5px;

}

#footer			{
	position: absolute;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	width: auto;
	margin-right: 0;
	margin-left:0; 
	margin-bottom: 5px;
	padding: 15px; /* required for Opera 6 to show background color but others don't like it so hide the value of 0 from it */
	background-color: #004D8F;
	text-align:left;
	line-height: 18px;
	color: white;
}

#footer #altnav {
float: right;
margin-right: 0px;
	width: 300px;
	text-align: right;
	background-color:#004D8F;
	
}

#footer a:link {
	color:white;
	text-decoration: underline;
}
#footer a:visited 
{
color:#CCFFFF;
}

#footer a:hover 
{
	color: #CCFFCC; text-decoration:none;
}
#footer a:active 
{
color:#FFCCCC;
}

#subnav {
	color: #FFFFFF;
	height: 37px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	margin-bottom: 7px;
}
#contentfloatholder {/* right faux column tab */
	width: 100%;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	background-position: 100% 0;
	margin-left: 7px;

	
}


#contentfloatholder:after {
	/* this is for NN6 to clear floats */
    content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;

}

#center {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 175px;
	margin-bottom: 0;
	margin-left: 175px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #FFFFFF;


}

#center ul {list-style-type: disc;
line-height: 18px;
}

#center ol {line-height: 18px;
}

.ask {
	background-color: #FFFFFF;
	background-repeat: repeat;
	text-align: left;
}
.newmaterials {
	border-width: thin thin thin thin;
	border-style: solid solid solid solid;
	border-color: #CCCCFF;
	background-color: #FFFFFF;
	width: 136px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px;
}

.red {
color:#990000;
font-weight: boldl;
}

.green {
color:#33CC33;
font-weight: bold;
}
.pink{
color: #FF33CC;
font-weight: bold;
}

.highlight {
background-color: yellow;
}


#centerwrap {
	float:left;
	width: 100%;
	margin: 0 -95% 0 0;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: transparent;

}

#right {
	float:right;
	width: 150px;
	margin: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}

#left {
	float:left;
	width: 170px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -5%;
	padding-left: 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-top: 0px;

}

dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	padding:0px;
	font-size:28px;
	font-weight:900;
	color: #333366;
	border-bottom: #30302a 2px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	}

#navcontainer {
	width: 200px;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
#navlist {
	margin-top: 0px;
	padding-top: 0px;
	
}


#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}


.tabs {
	text-decoration: none;
}
img {
	text-decoration: none;
	border: 0;
	padding: 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: 700;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	margin-bottom: 0px;
}
h3 a:link {color: #3366FF;}
#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #004D8F;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

#navcontainer a:hover
{
background-color: #A6844C;
color: #fff;
}


#container {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	
	}
	
html>body #container {
    height: auto;
	text-align:center;
	margin : 0;
	}


.box {
	border: medium solid #FF00CC;
	padding: 2px;
}

#active #current {
	background-color: #A6844C;
	color: #004D8F;
}
.alpha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
.bulletlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.evenrow {
	background-color: #CCCCFF;
}



img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}




.style4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}



form#login {
  position:relative;
}
form {
	margin: 0px;
}

div#username,
div#password {
  position:relative;
  float:left;
  margin-right:3px;
}

input#username-field,
input#password-field {
  width:10em;
}

label.overlabel {
  position:absolute;
  top:3px;
  left:5px;
  z-index:1;
  color:#999;
}

label.overlabel {
    color:#999;
  }

  label.overlabel-apply {
    position:absolute;
    top:3px;
    left:5px;
    z-index:1;
    color:#999;
  }
.flickrbadge {
	padding-left: 5px;
}
.contentcafe {
	padding: 5px;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.rec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
}
.azlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style5 {
	font-size: 16px;
	color: #333366;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;

}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 5px;
	padding-top: 0px;
}
dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.patron td {
	padding-bottom: 7px;
}

.patron {width: 420px; vertical-align: top; border: 0;}

table.db {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.db td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}

.inlineimage
{padding: 5px;
}

#right a:link { color: #666699; text-decoration: none;}
#right a:visited { color: #6699FF; text-decoration: none;}
#right a:hover { color: #6633CC; text-decoration: underline;}
#right a:active { color: #666699; text-decoration: none;}

#right p {
font-size: 12px;
font-weight: bold;
}
