@charset "utf-8";
/* All Content - General Layout, Formatting & Styling */
/* Copyright Efflinch Dot Com - 2008 */
#rightmain #content h1, #rightmain #content h2 {
	text-align: left;
}
#content .box665 .boxbody {
}
#content .box400 .boxbody {
	padding: 0px;
	width: 400px;
	background-image: url(../images/_box_400_mid.gif);
	background-repeat: repeat-y;
}
#content .box250 .boxbody {
	padding: 0px;
	width: 250px;
}

#content #post {
	height: 11em;
	background-image: url(../images/_bck_post.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	width: 226px;
	margin-right: 2px;
	margin-left: 2px;
}
#content #pfe {
	height: 11em;
	background-image: url(../images/_bck_email.jpg);
	background-repeat: no-repeat;
	width: 376px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
#content #pfe dt {
	font-size: 95%;
	float: left;
	clear: left;
	display: block;
	width: 75px;
}
#content #pfe dd {
	font-size: 120%;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}
#content #pfe a:link, #content #pfe a:active, #content #pfe a:visited {
	color: #000066;
}
#content #pfe a:hover, #content #pfe a:focus {
	color: #FF3300;
}
#msgform {
	position: relative;
	min-height: 300px;
}
#msgform #formimage {
	position: absolute;
	height: 182px;
	width: 245px;
	top: -43px;
	right: -8px;
}

#msgform td {
	padding-bottom: 8px;
	font-size: 95%;
	color: #FF6600;
	padding-right: 10px;
	padding-top: 2px;
	padding-left: 2px;
}

#msgform input, #msgform textarea, #msgform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	background-color: #FFEDE1;
	border-width: 1px;
	border-style: solid;
	border-top-color: #C44F00;
	border-right-color: #FF8B3E;
	border-bottom-color: #FF8B3E;
	border-left-color: #C44F00;
	color: #BF4D00;
}
#msgform .extended {
	background-color: #FFFFF4;
}
#container {
	background-image: url(../images/_bck_content_xl.jpg);
	background-repeat: repeat-x;
}
