/* CSS Document */


body {
	background-image:url("../images/interface/bg_menu_only.gif");
	background-repeat:repeat-y;
	background-color:#b0b0b0;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;

}

.underlinedoubleabout p{
	color:#FFFFFF;
	font-size:.9em;
	font-weight:normal;
	margin-top: 10px;
	padding-bottom:.5em;
	letter-spacing:1px;
	margin-bottom:4em;
	width:500px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	margin-top: 10px;
}


#picdescription {
height:100%;
padding-top:15px;
float:left;
width:810px;

}


#aboutpic img {
background-color:#FFFFFF;
padding: 5px;
}
 
#contacttext {
height:100%;
width:200px;
float:left;
padding-top:20px;

}

#abouttext p{
line-height:1.5em;
padding-bottom:10px;

}


#about {
	height:100%;
	/*width:525px;*/
	padding-top:15px;
	margin-left: 35px;

}

#abouttext {
width:525px;

}

