html, body {
    height:100%;
/*	font-size:75%;*/
}

body {
	background-color:#00528A;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: auto;
	height:100%;
	text-align: center;
}

H1 {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:medium;
}

li {line-height:1.2;
}


p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	
}

hr {
	border-bottom-color:#A69366;
	width:400px;
	text-align:left;
}

#page {
	/* text-align:center; */
	/*background-color:#00528A;*/
	background-color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 0.9em;
	min-height:100%;
	background-repeat: repeat-y;
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 800px;
}

#pageinner {
	/* text-align:center; */
	/*background-color:#00528A;*/
	background-color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 0.9em;
	min-height:100%;
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 800px;
}



#content {
	/*background: url(img/hometitlebackground.gif) repeat-x;*/
	background-color:FFFFFF;
	float: left;
	width: 654px;
}


/* Contains library title and main links*/
#header {
	vertical-align:top;
	height: 132px;
	width: 800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	clear:both;
	float: left;
}

#headerinner {
	background: url(../graphics/titles/innertitlebackground.gif) repeat-x;
	vertical-align:top;
	height: 157px;
	width: 800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	clear:both;
	float: left;
}





.innerheader {
	background: url(img/innertitlebackground.gif) repeat-x;
	vertical-align:top;
	height: 157px;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

/* right aligned home header image */
.headerimage {
	float: right;
	text-align: right;
	height:132px;
	margin: 0px 0px 0px 0px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #9F792B;
	display: block;
}

.subtitle2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold }
     /*** This can be floated left or right ***/

#menu-left {
	float: left;
	width:146px;
	height: 99%;
	background-color: #0055A8;
	color: #FFFFFF;
	border-left-width: medium;
	border-left-style: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	display: inline;
}

#menu-left h1 {
	color: #EDCA8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	vertical-align: middle;
	background-color: #00528A;
	border-top-width: 1 px;
	border-bottom-width: 1 px;
	border-top-style: ridge;
	border-bottom-style: solid;
	border-top-color: #EDCA8D;
	border-bottom-color: #EDCA8D;
	line-height: 1.5em;
	text-indent: 6px;
}

#menu-left h1 a:hover {
	cursor: hand;
	color: #FFFFFF;
	background-color: #C0CAE3;
}


#menu-left a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	line-height: 16px;
	text-indent: 10px;
}

#menu-left .active a {
	text-color: #FFF;
	color: #FFFFFF;
}
#menu-left li {
	list-style-image: none;
	list-style-type: none;
	top: auto;
}
#menu-left ul {
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 10px;
}
#menu-left li a {
	color: #FFF;
	display: inline;
	text-decoration: none;
}
#menu-left li a:hover {
	color: #654;
	background-color: #CDDBF1;
}

#column-wide {
	float: left;
	width: 610px;
	background-color: #FFFFFF;
	margin: 10px;
}
    

#column-one {
	float: left;
	width: 302px;
	border-right:#DEA33F thin ridge;
	background-color:FFFFFF;
}
 
#column-one-narrow {float: left; height:100%; width: 200px; border-right:#DEA33F thin ridge; background-color:FFFFFF;}
   
#column-two {
	float: left;
	width: 310px;
	text-align:left;
	padding-left: 10px;
	margin: 0px;
}

#column-two-wide {
	float: left;
	height:100%;
	width: 420px;
	background-color:FFFFFF;
	margin:0px;
	text-align:left;
}

#column-three {
	float: right;
	height:100%;
	width: 170px;
	background-color:#FFCC99;
	margin: 0px;
	padding: 0px;
}

.divider {width:80%;
	background: url(img/divider.gif) repeat-x;
	height:2px;
	border-bottom:medium #985221;
	font-size:2px;
}

#column-right {
	float: right; 
	width:146px;
	height: 100%;
	background-color: #0055A8;
	border-left:#F8C179 medium ridge;
	color: #FFFFFF;
}

li links {
	display:inline;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
}

.notice {
	width: 250px;
	padding: 4px 15px 4px 15px;
	margin: 0px 20px 0px 20px;
	float: right;
	border:#3366FF thin solid;
	color:#3366FF;
}



.noticeleft {
	width: 350px;
	margin: 15px 20px 15px 20px;
	float: left;
	border:#3366FF thin solid;
	color:#3366FF;
	font-size: small;
}

.noticeleft h1 {
	color:#D7B057;
	margin-top: 5px;
	margin-bottom: 10px;
}

#footer {
	margin-top: 10px 0px 10px 0px;
	clear: both;
	border-bottom:thin #EDCA8D;
	border-left:thin #EDCA8D;
	border-right:thin #EDCA8D;
	background-color:#003F7D;
	color: #FFFFFF;
	padding-top: 10px;
}
	
.credits {border:medium #3685FF;
	background-color:#004FC6;
	color:#FFFFFF;
}

 p {padding: 10px;}

.column-one-narrow {
	float: left;
	height:100%;
	width: 302px;
	border-right:#DEA33F thin ridge;
	background-color:FFFFFF;
}

.notebox {
	width:500px;
	border: 5px solid #FF0000;
	text-align: center;
	margin: 15px 16px 15px 16px;
	float: left;

}
.notebox .note {
	font-size: 2em;
	color: #FF0000;
}
#page #header {
	background-image: url(../graphics/titles/hometitlebackground.gif);
}
#rightbox {
	float: right;
	width: 200px;
}

