body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
}
body, html {
    height: 100%;
}
/* header styles */
#top {
	height:174px;
	max-height:174px;

}
#logo {
	padding:2px;
	float:left;
	width:240px;
	height:120px;
	border:thin;
	position:absolute;
}
#banner{
	border:thin;
	padding:2px 0px 0px 0px;
	float:right;
	width:700px;
	height:120px;

	
}
#divider{
	clear:both;
	border-top:thin black solid;
	width:100%;
	height:15px;
	background-image:url("/images/divider.jpg");
	background-repeat:repeat-x;

	}


/* end of header styles */
/* main body style */

#left{
	opacity:0.4;
	filter:alpha(opacity=40);
	height:60%;
	position: absolute;
	top: 174px;
	left: 0px;
	margin: 0px;
	padding: 10px;
	border: 0px;
	width: 300px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 280px;

	}
html>body #left {
	width: 280px; 
	}


#middle{
		height:60%;
	padding: 10px;
	border: 0px;
	margin: -20px 290px 0px 300px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 0px;
	}

html>body #middle {
	margin-top: 0px;
	}

#middle > img{

	width:400px;
	height:auto;
	border:thin black solid;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:4px;
	clear:both;
}


#right{
	height:60%;
	position: absolute;
	top: 174px;
	right: 0px;
	margin: 0px;

	padding: 40px;
	border: 0px;
	width: 290px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 270px;
}
html>body #right {
	width: 270px;
	}

#right>p{

	color:black;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:80%;
}
#right>p.heading{
	font-size:16px;
}

	
.blurb{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-weight:300;
	font-size:13px;
	color:#5169B1;
}
.blurb span{	
	float:left; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:xx-large;
	font-weight:bold;
	padding:0px 15px 0px 0px;

	margin:0px 0px 0px 0px;
	line-height:100%;

}
	

#footer{
	position:fixed;
	height:12px;
	bottom:0px;
	border-top:thin grey solid;
	
	width:100%;
	clear:both;

	font-size:x-small;
	text-align:right;
}
#footer div{
	padding:4px;
}

#announce{
	border:none;
	display: block;
	text-decoration:none;
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
