@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(iamges2/backdrop.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
}
.cs_site {

	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.cs_bold_headings {
	font-size: 14px;
	font-weight: bold;
	color: #2B588F;
}
.cs_paragraphs {
	line-height: 21px;
	font-weight: normal;
	color: #000000;
}

a {
	font-size: 12px;
	color: #666666;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #999999;
}

a.sidebar { color: #ffffff; }
a:hover.sidebar { color: #999999; }

.p_heading {
	color: #2B588F;
	font-weight: bold;
}

#bottomNav {
	line-height: 21px; font-weight: normal; color: #999999;
}

#bottomNav a{color: #999999;}
#bottomNav a:visited {color: #999999;}
#bottomNav a:hover {color: #003366;}

.photo {
	text-align: right;
	padding-left: 10px;
}
.photo img {border: none;}
.photo_caption { font-size:11px; font-style: italic; }
