body {
	background-color: #eeeced;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
}
a,
a:active,
a:visited {
	color: #640811;
	text-decoration: none;
	padding: 2px;
}
a:hover {
	color: #850707;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Georgia, serif;
	letter-spacing: 1px;
}
h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Georgia, serif;
}
#Wrapper {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#HeaderBkg {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 195px;
	width: 765px;
	background-color: #eeeced;
	background-position: bottom;
}
#nav {
	text-align: right;
	margin-top: 168px;
	color: #FFFFFF;
	float: left;
	margin-left: 25px;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: Georgia, serif;
}
#nav a,
#nav a:active,
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav a:hover {
	color: #FFCC00;
}
.logo {
	background-color: #FFFFFF;
	border: 3px solid #777777;
	float: right;
	margin-top: 15px;
	padding: 4px;
	margin-right: 20px;
	display:inline;
}
.logo img {
	background-color: #FFFFFF;
	border: 1px solid #777777;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 86px;
	background-position: left top;
	background-color: #EEECED;
	color: #777777;
	font-size: 10px;
}
#footer a{
	margin-right: 15px;
}
.left {
	float: left;
	width: 300px;
	padding-left: 5px;
}
.right {
	float: right;
	margin-right: 6px;
	margin-top: 1px;
}
#PortfNav {
	letter-spacing: 1px;
	float: left;
	width: 743px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 0px;
	margin-top: 15px;
}
#PortfNav a,
#PortfNav a:active,
#PortfNav a:visited {
	color: #000000;
	text-decoration: none;
	padding-right: 35px;
	padding-left: 35px;
	line-height: 20px;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#PortfNav a:hover,
#PortfNav a.selected{
	color: #FFFFFF;
	background-color: #850707;
}
#PortfNav a.next,
#PortfNav a.next:active,
#PortfNav a.next:visited {
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
	display: block;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#PortfNav a.next:hover {
	background-color:#CCCCCC;
}
#MainContent {
	margin-left: 10px;
	margin-right: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 20px;
	float: left;
	clear: both;
	width: 703px;
	border: 1px solid #000000;
	display:inline;
}
#MainContentWK {
	margin-left: 10px;
	margin-right: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-bottom: 20px;
	float: left;
	clear: both;
	width: 743px;
	border: 1px solid #000000;
	display:inline;
}
.padded {
	padding: 20px;
	width: 703px;
}
.wkDescripLft {
	width: 175px;
	float: left;
	margin-left: 10px;
}
.wkDescripCntr{
	width: 350px;
	float: left;
	margin-left: 20px;
}
.wkDescripRgt{
	width: 140px;
	float: left;
	margin-left: 20px;
}
.thumbColumn{
	width: 205px;
	float: left;
	margin-right: 36px;
}
.thumbColumn img {
	margin-bottom: 25px;
}
.thumbColumnHead {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.client {
	font-size: 9px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 2px;
}
.project {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 2px;
}
.WkImage{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 20px;
}
