body, a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;	
}
body {
	background-color: #ccba8f;	
	margin: 0;
	padding: 0;
}
/**************************LAYOUT***********************/
#wrapper {
	background-color: #ccba8f;	
	width: 760px;
	margin: 0 auto;
	/*border: 1px solid #000000;*/
	position: relative;
}
#banner {
	width: 100%;
	height: 120px;
	position: relative;	
	background-color: #807059;
	margin: 10px 0;
}
#banner2 {
	width: 100%;

	position: relative;	
	background-color: #807059;
	margin: 0;
}
#topcontacts {
	float: right;
	color: #e6e3cf;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	margin: 100px 10px 0 0;
}
#topcontacts2 {
	float: right;
	color: #e6e3cf;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	margin: 0 10px 0 0;
}
#mainblock {
	background-color: #807059;
	width: 100%;
	position: relative;
		
}
#slideshow {
	width: 535px;
	height: 153px;
	/*border: 1px solid blue; */
	margin: 10px;
}
#menu{
	background-color: #807059;
	width: 180px;
	float: left;
	margin: 0;
	padding: 0;
}
#sideblock {
	width: 168px;
	position: absolute;
	left: 8px;
	top: 220px;
	padding: 5px;	

}
#contentblock {
	background-color: #807059;
	width: 560px;	
	float: right;	
	border-left: 12px solid #ccba8f;
}

#footer {
	width: 100%;
	height: 22px;
	background-color: #807059;	
	margin-top: 10px;

}
#credits {
	width: 100%;
	height: 20px;
	margin: 20px;	
}
#scrollbox {
	width: 170px;
	height: 150px;
	position: absolute;	
	bottom: 10px;
	left: 10px;
	background-image: url(images/scrollboxbg3.gif);
	background-color: #2f4f4f;
}

.clearboth {
	clear: both;
}
/**************************MENU***********************/

#menu ul {
	list-style-type: none;
	margin:  0;
	padding: 2px 0 0 0;
}
#menu li {
	border: 1px solid #807059;
	margin:  5px 0 0 7px;
}

#menu a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #E6E3CF;
	background-color: #2f4f4f;

	padding: 8px 15px;
	font-style: italic;
	height: 18px;
}

#menu a:hover {
	font-weight: bold;
	background-color: #ccba8f;
	font-style: normal;
}

/**************************TEXT***********************/
h1 {
	color: #888888;
}
.emaila {
	/*border-bottom: 1px solid #444444; */
	margin-bottom: -2px;
	text-decoration: none;
}
#content, #content table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	padding: 10px 20px;
	color: #E6E3CF;
	text-align: justify;
	
}

#content p {
	margin: 0;
	padding: 10px 0 0 0;
}
#content table td {
	padding: 0 5px;
}
#content h2, #content table h2 {
	font-size: 22px;
}
#content h3 #content table h3 {
	font-size: 18px;
}
#sideblock, #sideblock a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;	
	color: #E6E3CF;
}
#sideblock p{
	margin: 0;
	padding: 5px 0;
}
#sideblock a{
	text-decoration: underline;
}
#footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color: #2f4f4f;
	font-style: italic;
	text-align:center;
	font-weight: bold;
}
#footer p {
	margin: 0;	
	padding:0 ;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-align:center;	
	color: #807059;
}
#scrollbox {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;		
	color: #E6E3CF;	
	
}
#scrollbox a p{
	color: #E6E3CF;
	margin: 0;
	padding: 5px 10px;
	width: 90%;
}
#scrollbox hr {
	width: 90%;
}
#scrollwrapper {
	position: relative;
}
#scrolltitle {
	position: absolute;
	bottom: 155px;	

}
#scrolltitle a {
	color: #E6E3CF;;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;	

}
.centre {
	text-align: center;
}
#content .email {
	border-bottom: 1px solid #E6E3CF;
}
.dark {
	color: #2f4f4f;
}
.light {
	color: #ccba8f;	
}

/**************************JOBS LIST***********************/

#jobspanel {
	width: 520px;
	height: 500px;
	font-size: 10px;	
	background-color: #807059;
}
#jobslist {
	padding: 0;
	margin: 0;		
	border-width: 0;	
	width: 100%;
	background-color: #807059;	
}
.jobbrieftable {
	background: #2f4f4f;
	color: #E6E3CF;
	padding: 0;
	margin: 0;	
	border-width: 0 0 10px 0;
	border-color: #807059;
	border-style: solid;
	font-size: 12px;	
}
.jobbrieftable_U {
	background: #2f4f4f;
	color: #8AB4B4;
	padding: 0;
	margin: 0;	
	border-width: 0 0 10px 0;
	border-color: #807059;
	border-style: solid;
	font-size: 12px;	
}
.jobbrieftable tr:hover {
	background: #ccba8f;
	color: #2f4f4f;	
}
.jobbrieftable_U tr:hover {
	background: #ccba8f;
	color: #567a7a;
}

.jobbrieftable td, .jobbrieftable_U td {
	padding: 5px;
	text-align: left;		
}
.jobbrieftable td a, .jobbrieftable_U td a {
	color: #E6E3CF;	
}

.classfull {
	display: none;
}

/***detailed pop up panel***/
#jobtable {
	color: #E6E3CF;
	background: #807059;
	width: 510px;
}
#jobtable td {
	border-color: #ccba8f;
	border-width: 0 0 10px 0;
	border-style: solid;
	padding: 5px;
}
#jobtable p {
	margin: 0;
}

.jobtable2 {
	margin-bottom: 10px;
	border-style: solid;
	border-color: #2f4f4f;
	border-width: 5px ;
}
.jobtable2 td {
	background: #ccba8f;
	color: #2f4f4f;	
	padding: 5px;	
	border-color: #807059;
	border-width: 10px 0 0  0;
	border-style: solid;
	font-size: 12px;
}
#toprow {
	border-top: 0;
}
#toprow_U {
	border-top: 0;
	color: #567a7a;
}
.controls {
 	float: right;
	
}
#expand_controls {
	position: absolute;
	font-size: 12px;
	text-align: right;

	top: 30px;
	right: 25px;
}
.mark {
	color: #8AB4B4;
}
.mark2 {
	color: #567a7a;
}
/**************************IMAGES***********************/
#logo {
	margin: 10px 0 0 10px;
}
#duck {
	border: 0;
	position: absolute;
	top: 250px;
	left: 15px;
	text-align: center;
	width: 160px;
}
#duck img {
	margin: 0 0 5px 0;
}

/**************************CONFIG***********************/

#config {
	position: absolute;	
	width: 100%;
	height: 650px;
	z-index: 3000;
	/*border: 1px solid red;*/
}
#button {
	width: 100px;
	right: 0;
}
#config input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	position: absolute;
}
#backgrounds {
	top: 30px;
	left: 400px;
}
#bgtext {
	top: 50px;
	left: 400px;
}
#block {
	top: 360px;
	left: 400px;
}
#contenttext {
	top: 380px;
	left: 400px;
}
#menubg {
	top: 225px;
	left: 100px;
}
#selected {
	top: 145px;
	left: 100px;
}
#menutext {
	top: 245px;
	left: 100px;
}
#footertext {
	top: 585px;
	left: 30px;
}

#jobswidth {
	width: 500px;
}
marquee a {
	cursor: pointer;
}
