@charset "utf-8";
/* CSS Document */

body{
	background-color:#cccccc;
	text-align:center;
	background-image:url(images/bkgd-top-left.gif);
	background-repeat:no-repeat;
	}

#wrapper{
	margin:90px auto 20px auto;
	width:910px;
	text-align:left;
}

#maincontent{
	margin:10px auto 0 auto;
	width:900px;
	background-color:#FFF;
	border:1px solid #f392ae;
	float:left;
}

#logo{
	float:left;
	margin:-69px auto 0 55px;
	text-decoration:none;
	border:none;
	width:246px;
	height:174px;
}

#quicklinks{
	background-image:url(images/bkd-corner-links.gif);
	background-repeat:no-repeat;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	width:230px;
	margin: 30px 45px 10px 10px;
	padding:2px;
}

#centercontent{
	float:left;
	width:100%;
	background-color:#FFF;
	margin-top:-15px;
}

#text{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width:330px;
	margin:5px 5px 10px 5px;
	padding:0 15px 0 15px;
}

#photo{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	width:500px;
	margin:5px;
	padding:0 10px 5px 10px;
}

#nav{
	width:100%;
	height:25px;
	float:left;
	background-image:url(images/bkgd-menu.gif);
	background-repeat:no-repeat;
	margin-top:5px;
}

.nav{
	float:left;
	width:148px;
	display:block;
	height:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:lighter;
	text-align:center;
	color:#ffffff;
	}

#bottomrow{
	float:left;
	width:100%;
	margin:5px 0 5px 0;
	background-color:#FFF;
}

#footer{
	background-image:url(images/bkgd-footer.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:240px;
	height:27px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	float:right;
	margin:-2px 6px 5px 0;
	padding-right:5px;
}


.headline{
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
}
		 
a.nav:link{
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	}
a.nav:visited{
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	}
a.nav:hover{
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#282150;
	text-decoration:none;
	background:#CCC;
	text-align:center;
	}		
	
a.quicklinks:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	text-align:center;
}

a.quicklinks:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	text-align:center;
}

a.quicklinks:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#282150;
	font-size:13px;
	text-decoration:underline;
	text-align:center;
}

a.text:link{
	color:#282150;
	text-decoration:underline;
}
.lists {
	list-style:disc;
	line-height:18px;
	color::#666;
	list-style-position:outside;
	margin:0;
	padding-left:30px;
	line-height:20px;
	}
	
.captions{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

a.captions:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}