body {
	margin: 0px auto;
	padding: 0px;
	background-color: #ECE6CE;
	text-align: center;
}
.background {
	background-image: url(images/background_r3_c1.gif);
	text-align: left;
	width: 723px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 79px;
	width: 723px;
}
.nav {
	padding: 10px 0px 0px 15px;
	float: left;
	width: 110px;
	text-align: left;
	margin: 0px;
}
.photo {
	padding: 0px;
	float: left;
	width: 205px;
	margin-left: 5px;
	height: 300px;
	margin-top: 0px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background-image: url(images/backwhite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	padding: 15px 0px 0px;
	margin-top: 0px;
	width: 353px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #990000;
	font-size: 150%;
	font-weight: normal;
	line-height: 80%;
}
p {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
li {
	font-size: 80%;
	list-style-type: square;
}
.main_txt {
	background-image: url(images/backwhite2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 285px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #AB7961;
	margin-right: auto;
	margin-left: auto;
	width: 713px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}
a:hover {
	color: #cc8080;
}
.navitem {
	background-color: #990000;
	padding: 0px;
	width: 110px;
	height: 16px;
	margin: 0px;
}
.main_portfolio {

	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background-image: url(images/backwhite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	padding: 15px 0px 0px;
	margin-top: 0px;
	width: 298px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.quote {
	color: #C57070;
	font-weight: bold;
	font-style: italic;
}
.small_txt {
	font-size: 80%;
}
.table_title {
	padding: 5px 5px 5px 0px;
	font-weight: bold;
	color: #c57070;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CC8080;
	border-right-color: #CC8080;
	border-bottom-color: #CC8080;
	border-left-color: #CC8080;
	border-top-style: dotted;
}
.table_body {
	padding: 5px 5px 5px 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CC8080;
	border-right-color: #CC8080;
	border-bottom-color: #CC8080;
	border-left-color: #CC8080;
	border-top-style: dotted;
}
.portfolio {

	padding: 0px;
	float: left;
	width: 261px;
	margin-left: 5px;
	height: 300px;
	margin-top: 0px;
}
