body {
	margin:0px;
	padding:0px;
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-image:url(images/stripe.jpg);
	background-repeat: repeat-x;}

p {	
	font-size: .8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666; 
	line-height:1.4em;
}

.small {
	font-size:.7em;
	line-height:1.2em;
}

#topbannername {
	position:absolute;
	top:0px;
	left:0px;
	padding:120px 0 0 0;
	width:290px;
	height:0px !important;
	height /**/:120px;
	background-image:url(images/valerie-blassey.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#container{
	position:absolute;
	left:50%;
	width:800px;
	height:700px;
	margin-left:-400px;
	
}

#navigation {
	position:absolute;
	top:540px;
	width:850px;
	left:0px;
}
#tiles, #tiles-home {
	background-image:url(images/bluesquare_bkgd.gif);
	position:absolute;
	top:580px;
	height: 400px;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
}

#tiles-home {
	top:650px;
}

#bannertitle {
	display:none;
}

.subhead {  
	font-weight: bold; 
	color: #FFFFFF;}

.title {  
	font-size: 1.2em; 
	font-weight: bold; 
	color:#507EED;
}

.bodyblacksm {
	font-size:.7em;}
	
.pdftext {font-size: 0.75em;}

.subheadblue {
	font-weight: bold; 
	color:#507EED;
}


a.dark {
	text-decoration: none;
	color: #CC6633;
}

a:hover {
	color:#507EED;
}
a.pnav {
	text-decoration: none;
	color: #507EED;
	font-size: .75em;
	letter-spacing: 0.075em;
	padding-top:10px;
}
a.pnav:hover {
	text-decoration: none;
	color: #CC6633;
}

.pnavhome {padding-top:10px;}

.lightblue {color: #507EED;}


