body {
	background-color: #006699;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/images/background/body_pattern_diamond.jpg);
}
#Header {
	padding-left: 0px;
	background-image: url(images/darby-web-pg-1.jpg);
	height: 121px;
	width: 578px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	margin: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #CC6600;
	border-bottom-color: #993300;
	border-left-color: #996600;
	background-position: center;
}

#content {
	width: 578px;
	padding: 10px 0px 30px;
	margin: auto;
	voice-family:inherit;
	background-color: #FF9933;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #996600;
	line-height: 20px;
	color: #FFFFFF;
} 


#mainleft {
	width:40%;
	background:#fff;
	padding-bottom:10px;
	height: 200px;
	position: absolute;
	}
	
#mainright {
	width:400px;
	background:#fff;
	padding-bottom:10px;
	height: 200%;
	position: absolute;
	left: 50%;
	}



#Bottom {
	margin:auto;
	border-top: none;
	border-bottom: solid #CC6600;
	font-size: 11px;
	text-align: right;
	padding: 0;
	border-right-style: solid;
	border-right-color: #CC6600;
	border-left-style: solid;
	border-left-color: #996600;
	background-color: #FF9933;
	width: 578px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 42px;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 18px;
	text-align: right;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #CC6600;
	border: 1px solid #FFFFFF;
	padding: 2px;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC6600;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
a:hover {
	background-color: #006699;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC6600;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
