@charset "utf-8";
body {
	text-align: left;
	margin: 0px;
	background-image: none;
	background-color: #4D4D4D;
}
#leftcolumn {
	float: left;
	width: 380px;
	text-align: center;
	vertical-align: bottom;
}

#wrapper {
	text-align: center;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	text-align: left;
	margin: 0px;
	width: 760px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#homecontent {
	width: 760px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 390px;
	background-image: url(../Images/Main.jpg);
	background-repeat: no-repeat;
}
#footer {
	text-align: center;
	width: 760px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#gencontent {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rightcolumn {
	float: right;
	width: 380px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 0px;
}
#biographycontent {
	width: 760px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 390px;
	background-image: url(../Images/Benchmark%20Page.jpg);
	background-repeat: no-repeat;
}
#contactcontent {
	width: 760px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 390px;
	background-image: url(../Images/Benchmark%20Page.jpg);
	background-repeat: no-repeat;
}
#portfoliocontent {
	width: 760px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	background-image: url(../Images/Portfolio%20Page/Portfolio%20Top.jpg);
	background-repeat: no-repeat;
}
#ps2content {
	width: 760px;
	margin: 0px;
	height: inherit;
	background-image: url(../Images/Background%20Filler.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#modelcontenttop {
	background-image: url(../Images/Portfolio%20Page/Portfolio%20Top.jpg);
	text-align: center;
	margin: 0px;
	height: 30px;
	width: 760px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

.style1 {color: #FFFFFF}
.style2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-decoration: underline;
	color: #000000;
}
.style4 {color: #000000}
.style5 {color: #000000; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-style: italic; }
#portfoliorightcolumn {
	float: right;
	width: 380px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 0px;
}
#portfolioleftcolumn {
	float: left;
	width: 380px;
	text-align: center;
	vertical-align: bottom;
}
#modelcontentbottom {
	background-image: url(../Images/Portfolio%20Page/Portfolio%20Bottom.jpg);
	text-align: center;
	margin: 0px;
	height: 50px;
	width: 760px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home2content {
	width: 760px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 380px;
	background-image: url(../Images/Benchmark%20Page.jpg);
	background-repeat: no-repeat;
}
