html, body{margin:0;padding:0}
body{font-family: verdana, arial, helvetica, sans-serif;text-align: center; font-size: 75%; }

h1{font-size: 150%; margin:10px;}
h3{font-size: 125%; margin:15px 10px;}
h4{font-size: 110%; margin: 8px;}

p{margin:0 10px 10px}
a{color: #000000;}
a:hover{color: #06c;}

table{font-size: inherit;}


.title{font-style: italic; font-weight: bolder;}
.logo {float: left;}
.pic{float: left;margin:0 10px 0 5px;}
.spacer{clear: both;}
.small{font-size: 0.85em;}
#blurb{width: 198px;}

#header{position:relative;width: 700px;margin: auto;font-size: 85%;background-color: #CCCCCC; }
#header h1{font-size: 300%; float: left;margin:15px 30px;}
#header p{clear: both;}
#header a{display: inline; margin:0 10px;text-decoration: none; }
#header a:hover{text-decoration: underline;}


#container{
	text-align:left; 
	width:700px;
	margin:0 auto; 
	background-color: #CCCCCC;
	}

#container a h1,
#container a h3,
#container a p{
	text-decoration: none;
	}


#container a:hover h1,
#container a:hover h3,
#container a:hover p{
	color: #06c;
	}

#navigation{text-align: left;font-size: 85%; background-color: #99CCFF}
div#navigation{float:left;width:150px;margin-left:-150px;}

#navigation a {text-decoration: none; color: #000000;}
#navigation a:hover {text-decoration: underline;}

#footer{text-align: center;}
div#footer{clear:left;width:100%; text-align: center; font-size: inherit;}
td#footer{font-size: 85%;}


	#footer #corporate{
	display: block;
	float: right;
	}
	
	#footer #corporate img{
	border: 0;
	}

#footer p{margin:0;padding:5px 10px}
#footer a{display:inline; margin:0 10px; text-decoration: none;}
#footer a:hover{text-decoration: underline;}