/* CSS Document */

body {
	margin:0px;
	background-color:#333535;
	}
body, td {
	font-family:Arial;
	font-size:12px;
	}
div.maintext {
	width:365px;
	*width:400px;
	float:left;
	padding:15px 0px 30px 40px;
	line-height:30px;
	}
div.maintext2 {
	width:652px;
	*width:692px;
	float:left;
	padding:15px 0px 30px 38px;
	line-height:30px;
	}
div.maintext3 {
	width:652px;
	*width:692px;
	float:left;
	padding:15px 0px 30px 38px;
	line-height:20px;
	}
div.portfolio {
	width:580px;
	*width:650px;
	float:left;
	padding:20px 0px 30px 75px;
	line-height:30px;
	}
td.footer {
	font-size:11px;
	text-align:center;
	color:#715E45;
	}
hr {
  border: 0;
  width: 85%;
}
h1 {
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	color:#715E45;
	}
h2 {
	font-weight:bold;
	font-size:15px;
	color:#000000;
	margin-bottom:-15px;
	}
.bustphoto {
	float:right; 
	width:274px; 
	padding:15px 30px 0px 0px;
	}
a, a:visited {
	color:#715E45;
	}
a:hover {
	text-decoration:underline;
	color:#ffffff;
	}