#contacts {
	position:inherit;
	width:525px;
	height:600px;
	border: 1px solid #FFF;
	z-index:1;
	
}

#contactphoto {
	
	margin-left:22px;
	margin-right:22px;
	width:475px;
	height:282px;
	z-index:1;
	
}


body 
{
	background-color: #CDCDCD;
	text-align:center;
	
}

.plainlogo {
	border: 1px solid #666;
	width:475px;
	height: 150px;
	
}
.picturelogo
{
	border-style:solid;
	border-color:#FFF;
	border-width:1px;
}

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8A0000;
	font-style:italic;
	
	
}


h2,h4,h5
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#333;
	line-height: 10px;
}

h3
{
	color:#333;
}
p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	line-height: 22px;

}
.contactlistings
{
	margin-left:22px;
	margin-right:22px;
	text-align: center;
	color: #CCC;
	border-style:solid;
	border-color:#FFF;
	border-width:1px;
	
}

.footer
{
	font-size:12px;
}
.bioimages
{
	border-color:#FFF;
	border-style:solid;
	border-width:1px;
}
.bioparagraph
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	color: #FFF;
	padding-left:10px;
	padding-right: 6px;
	
	
}
#bio
{
	position: inherit;
	width: 950px;
	border: 1px solid #FFF;
	left: 107px;
	top: 325px;	
}
.bioclass
{
	padding:10px;
	padding-bottom:20px;
	background-color:#666;
}
.contactbox
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color: #FFF;
	padding-top: 20px;
	background-color:#666;
	
}
.contactlistings h3
{
	color:#FFF;
}
.contactlistings p
{
	color:#FFF;
}

.tborder1
{
	border-right-color:#FFF;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.tborder2
{
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.tborder3
{
	border-right-color:#FFF;
	border-right-style:solid;
	border-right-width:1px;
}