/* CSS Document */
*
{
font:Arial, Helvetica, sans-serif;
}
a {	color:#FFFFFF;
	text-decoration:none;
	}
	
a:hover {color: #b22803;
		text-decoration: none; 
		}

.address {
	color:#000000;
	font-size:13px;
	padding-top: 10px;
	font-weight: bold;
		}

.address2 {
		color:#000000;
		font-size:10px;
		line-height:13px;
		}

body {
	background-color:#414141;
	background-image:url(../Website_Components/SecondaryPages/Background_Slice.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-left:0;
	margin-top:0;
	}
	
.navleft {
	margin:				0 7px 0 0;
	width:				100;
	border:				0; 
	cellpadding:		0;
	cellspacing:		0;
	text-align:			right;
	}
	
.biographybody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-style:normal;
	color:#999999;
	letter-spacing:1px;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	font-weight:normal;
	color:#FFFFFF;
	
	}
		
.bodywhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
	}
	
.clickhere {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	font-style:italic;
	color:#999999;
	}
.picture_gallery img
{
	text-align:center;
	border:0px;
	margin: 2px;
}
.picture_gallery .author
{
text-align:left;
font-weight:normal;
font-size:medium;
color:#FFFFFF;
}
.content
{
	padding:10px;
}

.style1 {font-size: x-small}
.style2 {color: #999999}
	
	
	
