body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
#DivSiteWrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#HeaderMessage {
	float: right;
	height: 0px;
	width: 600px;
	text-align: center;
	padding-top: 0px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#HeaderMessage2 {
	text-align: left;
	padding-bottom: 10px;
	float: right;
	width: 620px;
	padding-left: 10px;
}
#DivHeaderFlash {
	height: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#logo {
	float: left;
	width: 180px;
	padding-bottom: 5px;
}
#DivMainContentArea {
	float: right;
	width: 600px;
	text-align: justify;
	line-height: 1.8em;
	color: #666666;
	padding-bottom: 10px;
	padding-left: 10px;
}
#divLeftNavigation {
	float: left;
	width: 170px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
}
#divLeftNavigation ul {
	margin: 0px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divLeftNavigation a {
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	width: 150px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#divLeftNavigation a:link, #divLeftNavigation a:visited {
	color: #333333;
}
#divLeftNavigation a:hover, #divLeftNavigation .current a  {
	background-color: #F9D26E;
}
#DivFooter {
	clear: both;
	height: 20px;
	background-color: #F9D26E;
	margin-top: 0px;
	padding-top: 10px;
	text-align: center;
	font-size: 0.8em;
	color: #333333;
}
#DivMainContentAreaJobs {
	float: right;
	width: 600px;
	text-align: justify;
	line-height: 1.5em;
	color: #666666;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#DivMainContentArea img {
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#DivMainContentArea .current {
	margin: 0px;
	padding: 0px;
}

