@charset "utf-8";
#container {
	position: relative;
	width: 900px;
	text-align: left;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contact {
	height: 625px;
	width: 698px;
	background-image: url(darby_core/pattern_156.gif);
	background-repeat: repeat;
	border: 1px solid #585858;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#contact p {
	margin: 20px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
#contact textarea {
	background-color: #FFFFFF;
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#contact input {
	background-color: #FFFFFF;
	color: #333333;
}
#contact a {
	text-decoration: none;
	color: #990000;
	font-size: 14px;
	font-weight: normal;
}

#contact form {
	width: 700px;
	padding-top: 50px;
}
#contact .fl_label {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

#contact #mailmessage {
	width: 500px;
}
#contact table {
	width: 700px;
	margin: 0px;
	padding: 0px;
}



#logohold {
	height: 70px;
	width: 200px;
	z-index: 100;
	position: absolute;
	right: -35px;
	bottom: 0px;
	background-image: url(darby_core/logo_red.gif);
	background-repeat: no-repeat;
}
#header {
	height: 305px;
	width: 738px;
	z-index: 5;
	position: relative;
}
#subhead {
	height: 9px;
	background-image: url(darby_core/darby_magill_r2_c2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 738px;
}
#sidebar1 {
	position: absolute;
	top: 9px;
	left: 0;
	width: 19px;
	height: 296px;
	background-image: url(darby_core/darby_magill_r3_c2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebar2 {
	position: absolute;
	top: 9px;
	right: 0;
	width: 19px;
	height: 296px;
	background-image: url(darby_core/darby_magill_r3_c4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#expander {
	height: 35px;
	background-image: url(darby_core/darby_magill_r5_c2.png);
	background-repeat: repeat-y;
	z-index: 6;
}
#content {
	position: absolute;
	width: 700px;
	top: 9px;
	left: 19px;
	z-index: 10;
	background-color: #FFFFFF;
	text-align: center;
}
#content #randomimg {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#content #centerimg {
	float: right;
	margin: 0px;
	padding: 20px;
}
#content p {
	text-align: left;
	padding: 10px 20px;
	float: none;
	font-size: 16px;
	line-height: 30px;
}
#contact p {
	margin: 10px;
	line-height: 120%;
	font-size: 16px;
	font-weight: normal;
}
#main_menu {
	z-index: 99;
	position: absolute;
	width: 175px;
	height: 300px;
	right: 0px;
	top: 150px;
	display: block;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
}
#main_menu .head_nosub {
	margin: 0px;
	font-size: 12px;
}
#main_menu .head_wsub {
	margin: 0px;
	font-size: 12px;
}
#main_menu li {
	list-style-type: none;
}
#main_menu /* Header links styling */
 a {
	color: #474747;
	display:block;
	padding: 3px 6px;
	text-decoration: none;
}
#main_menu a:hover {
	color: #CC0000;
}
#main_menu .selected a {
	color: #474747;
	padding: 3px 6px;
}
#main_menu .selected a:hover {
	color: #CC0000;
}
#main_menu .sub {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main_menu .sub li {
	padding: 0px;
	margin: 0px;
}
#main_menu .sub a {
	text-decoration: none;
	color: #999999;
}
#main_menu .sub a:hover {
	text-decoration: none;
	color: #999999;
}
#footer {
	height: 305px;
	width: 738px;
	z-index: 7;
	position: relative;
}
#footer p {
	padding: 0px;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: none;
	color: #0099FF;
}
#subfoot {
	height: 30px;
	background-image: url(darby_core/darby_magill_r8_c2.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 738px;
	bottom: -21px;
	position: absolute;
}

#sidebar3 {
	position: absolute;
	left: 0;
	width: 19px;
	height: 296px;
	background-image: url(darby_core/darby_magill_r7_c2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	bottom: 9px;
}
#sidebar4 {
	position: absolute;
	right: 0;
	width: 19px;
	height: 296px;
	background-image: url(darby_core/darby_magill_r7_c4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: 9px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
