@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000000;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	height: 168px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #navigation {
	height: 74px;
}
#wrapper #mainBody #rightbody #oldportfoliodes {
	height: 313px;
	width: 270px;
	float: right;
}
#wrapper #mainBody #rightbody #oldportfoliodes p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	white-space: normal;
	margin-top: 7px;
	margin-left: 0px;
}
#wrapper #mainBody #rightbody #oldportfoliodes p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#wrapper  #mainBody {

}
#wrapper #mainBody #leftNav {
	width: 240px;
	background-image: url(../images/Main-Navigation.jpg);
	height: 313px;
	float: left;
}
#wrapper #mainBody #rightbody {
	width: 660px;
	float: right;
	background: #000000 url(webimages/web-portfolio-will-costa.jpg);
	height: 313px;
}

#wrapper #mainBody #footer {
	background-color: #000000;
	height: 119px;
	width: 900px;
	float: right;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #mainBody #rightbody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#wrapper #mainBody #leftNav #rsmenu {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 80px;
}

#wrapper #mainBody #footer p {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
}