/* CSS Document */

html,body,a:link,a:visited,a:hover,a:active,h1,h2,h3,h4,h5,p,ul,li,div,img,form,label,input,textarea,span,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#535556;
	margin:0;
	padding:0;
	border:0;
}
#page{
width:740px;
height:600px;
margin:10px auto;
}

#head{
display:block;
width:740px;
height:50px;
background-color:#287EBD;
}

h1{
display:block;
width:720px;
font-size:x-large;
height:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:10px;
text-align:center;
}
h2{
display:block;
width:310px;
font-size:14px:
height:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;
}
h3{
display:block;
width:250px;
font-size:14px:
height:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;
}
h4{
display:block;
width:700px;
font-size:14px:
height:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;
}

#content{
width:740px;
height:500px;
}
#title1{
display:block;
width:320px;
height:20px;
background-color:#287EBD;
}
#leftcontent{
float:left;
width:320px;
height:500px;
}
#leftcontent2{
clear:both;
float:left;
width:250px;
height:500px;
}
#leftcontent p{
color:#969696;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

}
#rightcontent{
float:left;
width:420px;
height:500px;
}
#rightcontent2{
float:left;
width:449px;
height:500px;
}
#rightcontent p{
color:#969696;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:10px;
}
#map{
background:url(library/map.jpg);
width:320px;
height:379px;
border:0;
}

#title2{
display:block;
width:420px;
height:20px;
background-color:#287EBD;
}
#title3{
display:block;
width:250px;
height:20px;
background-color:#287EBD;
}
#title4{
display:block;
width:375px;
height:20px;
background-color:#287EBD;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #969696;
	background-color: #f0f0f0;
	border: 1px solid #287EBD;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #287EBD;
	background-color: #f0f0f0;
	font-weight: bold;
	text-align: center;
	border: 1px solid #287EBD;
	padding:0 5px 0 5px;
}
/*////////////////////////////////////////////////////Chart of information/////////////////*/

#chart{
width:701px;
}
#chartcell{
width:250px;
height:20px;
}
#chartcellfull{
width:700px;
height:20px;
}
#chartcell2{
width:450px;
height:20px;
}
#chartcell6{
width:300px;
height:20px;
}
#chartcell p{
color:#535556;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#chartcell a:link,#chartcell a:visited,{
text-decoration:none;
color:#535556;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#chartcell a:hover{
text-decoration:underline;
color:#535556;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#chartcell3{
float:left;
width:150px;
height:20px;
}
#chartcell4{
float:left;
width:149px;
height:20px;
}
#chartcell5{
float:left;
width:150px;
height:20px;
}
#leftthin{
width:150px;
float:left;
}