html
{
	background-image: url("../images/UI/img_140.gif");
}
li, a, p, body, h1, h2, h3, ul
{
	font-family: verdana, sans-serif;
}
p, li
{
	font-size: .75em;
	line-height: 1.50em;
}
p 
{ 
	margin: 0px;
	padding: 0px; 
}
a
{
	text-decoration: none;
	color: #7d6505;
}
a:hover
{
	cursor: pointer;
	color: #afb9aa;
}
h1
{
	font-size: 1.6em; 
	font-weight: 400;
	color: #c76636;
	letter-spacing: .2em;
}
h1:first-child
{
	margin-top: 0px;
}
h2
{
	font-size: 1.1em; 
	font-weight: 400;
	margin: 14px 0px 8px 0px;
}
h2:first-child
{
	margin-top: 0px;
}
h2 span
{
	font-weight: normal;
	font-size: .8em;
}
h3
{
	font-size: .81em; 
	font-weight: bold;
	margin: 16px 0px 0px 0px;
}
#jumpToContent
{
	display: none;
}
#header
{
	padding: 22px 60px 24px 70px; 
	background: transparent url("../images/UI/HeaderBckgd.jpg") no-repeat;

	text-align: center;
}
#logoImage
{
	margin: 0px;
	padding: 0px;
}
ul#menu
{
	border-top: 1px solid #7d6505;
	border-bottom: 1px solid #7d6505;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px;
	text-align: center;
}
ul#menu li
{
	display: inline;
	color: #c76636;
	padding: 0px 14px;
	font-size: 1.1em
}
#contentRegion
{
	position: absolute;
	top: 0px;
	left: 145px;
	width: 659px;
	z-index: 0;
	background: transparent url("../images/UI/ContentBckgd.jpg") repeat-y;
}
div#content
{
	margin: 12px 50px 0px 65px;
}

#gratuitousImage1
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 205px;
	height: 640px;
	z-index: 10;
	background-image: url("../images/UI/lizard.jpg");
}
#gratuitousImage2
{
	position: relative;
	left: 140px;
	width: 700px;
	height: 253px;
	background-image: url("../images/UI/TransparentLizard.png");
	clear: left;
}
* html #gratuitousImage2 /* IE Spedific */ 
{
	background-image: none;
	height: 25px;

} 
div.section
{
	padding-bottom: 32px;
	margin-bottom: 22px;
	border-bottom: 1px solid #cdc4a0;
}
div.job
{
	padding-bottom: 24px;
	margin: 0px 0px 24px 0px;
	border-bottom: 1px dashed #cdc4a0;
}
div.lastJob
{
	border-bottom: none;
}
#printFooter {display: none;}
