/* CSS Document */
	
body {
	margin:0px 0px 0px 0px;
	background:#FFFFFF url(images/masthead_bg.gif) repeat-x;		
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #996600;
	padding-top: 5px;
	font-weight: bold;
}

A { color: #996600; text-decoration: none; } 

A:link		{ color: #996600; text-decoration: none; } 

A:visited	{ color: #996600; text-decoration: none; } 

A:hover		{ color: #CC9900; text-decoration: none; }

A:active	{ color: #CC9900; text-decoration: none; } 

.textBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	padding-top: 30px;
	line-height: 16px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 4px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 20px;
}

.badgeBody {
	padding-top: 30px;
}	

img.photos{
	border: 1px solid #663300;
	margin: 30px 30px 0px 0px;
	padding: 2px;
}
.behindBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	padding-top: 30px;
	line-height: 16px;
}
.headers {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.castBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	line-height: 16px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
