HTML {
	height:				100%;
	font-size:			100.01%;
	}

BODY {
	color:				#e9e3b7;
	font-family:		Arial/*TahomaTrebuchet MSVerdana*/;
	font-size:			8pt;
	letter-spacing:		0pt;
	background:			#454545 url('images/compback.jpg') repeat-x top;
	margin:				0px;
	line-height:		16px;
	height:				100%;
	overflow: 			-moz-scrollbars-vertical;
	}
	
a:link {
	color:				#000;
	text-decoration:	none;
	}
	
a:hover {
	color:				#0000FF;
	}

#containerTBL {
	width:				800px;
	border-bottom:		80px solid #848448;
	_border-bottom:		0px solid #848448;
	border-right:		1px solid #000;
	border-left:		1px solid #000;
	background:			#848448;
	position:			relative;
	}

#top {
	display:			block;
	height:				45px;
	background:			#767644/*848448*/;
	border-bottom:		0px solid #444426;
	position:			relative;
	}
	
#top2 {
	position:			relative;
	z-index:			50;
	width:				100%;
	font-size:			12px;
	text-align:			right;
	background:			#767644;
	}
	
#contactinfo {
	font-size:			12px;
	text-align:			right;
	position:			absolute;
	bottom:				4px;
	right:				10px;
	}

#graphicIndex {
	background:			url('images/header_index.jpg') top left no-repeat;
	height:				243px;
	border-top:			1px solid #000;
	border-bottom:		1px solid #000;
	}
	
#graphicAbout {
	background:			url('images/header_ALT1.jpg') top left no-repeat;
	height:				243px;
	border-top:			1px solid #000;
	border-bottom:		1px solid #000;
	}
	
#graphicContact {
	background:			url('images/header_contact.jpg') top left no-repeat;
	height:				243px;
	border-top:			1px solid #000;
	border-bottom:		1px solid #000;
	}
	
#nav {
	background:			#868656;
	height:				26px;

	border-top:			1px solid #311a0b;
	border-bottom:		1px solid #311a0b;
	font-family:		Verdana;
	font-size:			8pt;

	}
	
#nav ul {
	float:				right;
	margin:				0px;
	padding:			0px;
	list-style-type:	none;
	height:				26px;

	}
	
#nav li {
	height:				26px;
	line-height:		26px;
	float:				left;
	border-left:		1px solid #311a0b;
	}
	
#nav li a, #nav li a:visited {
	display:			block;
	float:				left;
	padding:			0px 20px 0px 20px;
	color:				#e9e3b7;
	text-decoration:	none;
	}

#nav li a:hover {
	background:			#975f18 url('images/nav_li_hover.jpg') top left repeat-x;
	}
	
#nav li#current {
	background:			#975f18;
	}

#logobar {
	background:			#767644 url('images/wc_logo.gif') center left no-repeat;
	height:				80px;
	border-top:			0px solid #000;
	font-size:			12px;
	text-align:			right;

	}

#content {
	letter-spacing:		0.5px;
	text-align:			left;
	position:			relative;
	float:				right;
	padding-top:		30px;
	_padding-bottom:	30px;
	right:				70px;
	width:				350px;
	font-size:			13px;
	color:				#cdd4a1;
	line-height:		17.5px;
	}
	
#portfolioContent {
	letter-spacing:		0px;
	text-align:			left;
	position:			relative;
	font-size:			13px;
	color:				#cdd4a1;
	line-height:		17.5px;
	}
	
#portTBL {
	margin-top:			0px;
	}
	
.viewer {
	border:				solid 1px #000;
	margin:				20px 20px 20px 0px;
	margin-bottom:		0px;
	}
	
#portfolioNav {
	width:				220px;
	font-size:			13px;
	}
	
#portfolioNav ul {
	width:				220px;
    margin-top:			10px;
	list-style-type:	none;
	margin-top:			20px;
	margin-left:		20px;
	padding-left:		0px;
	}
	
#portfolioNav li {
	border-bottom: 		1px solid #4a4a17;
	width:				230px;
	}
	
#portfolioNav li#current {
	font-size:			13px;
	padding-top:		5px;
	}
	
#portfolioNav div{
	font-size:			15px;
	font-weight:		bold;
	color:				#4a4a17;
	margin-bottom:		5px;
	padding:			5px;
	width:				220px;
	_width:				230px;
	display:			block;
	border:				1px solid #4a4a17;
	background:			#767644;
	}
	
#portfolioNav a, #portfolioNav a:visited {
	font-size:			15px;
	font-weight:		bold;
	color:				#4a4a17;
	padding:			5px;
	width:				220px;
	display:			block;
	text-decoration:	none;
	}
	
#portfolioNav a:hover {
	color:				#e1e7bd;
	}
	
#footer {
	font-size:			12px;
	width:798px;
_width:800px;
margin:0 auto;
	height:				auto;
	text-align:			center;
	border-top:			1px solid #000;
	border-left:			1px solid #000;
	border-right:			1px solid #000;
	padding:			10px 0px 10px 0px;
letter-spacing:.1em;
	line-height:		18px;
	margin-top:			0px;
	background:			#767644;
	color:				#3c3c1f/*515124 - cdd4a1*/;
	}
	
#footer a, #footer a:visited {
	color:				#3c3c1f/*515124 - cdd4a1*/;
	text-decoration:	none;
	font-size:			12px;
	}
	
#footer a:hover {
	color:				#e9e3b7;
	text-decoration:	underline;
	}