/* CSS Document 
Web Development by Trent Cox Design

*/



#background{
	/*position: absolute;
	top: 50%;
	left: 50%;*/
	width: 788px;
	height: 636px;
	/* Attemp at centering Vertically and Horizontal... works but Hieght would need to be very small
	height: 700px;
	margin-top: -350px;
	margin-left: -450px;*/
	border: solid #6e6e6f 1px;
	color: #000000;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/img_2_WhatIs.jpg);
	background-repeat: no-repeat;
	}
.sidebar {
	padding: 0px;
	border-right: 1px solid #6e6e6f;
	font-family: Arial, Helvetica, sans-serif;
	width: 315px;
	height: 636px;
	background-image: url(../images/bkgd-trans.png);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.p7ABtrig .btn_hdr {
}
.content_hdr {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
}
.nav_wrapper {
	height: 470px;
}
.style1 {color: #f58220}.form_wrapper input {
	background-color: #262727;
	border: 1px solid #757576;
	color: #CCCCCC;
	height: 20px;
	width: 170px;
}
.form_wrapper .form_tag {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: -0.5pt;
}
.submitbtn {
	border: 3px solid #FF0000;
}
.form_wrapper select {
	color: #999999;
	height: 24px;
	width: 170px;
	border: 1px solid #757576;
}
.jumpmenu {
	background: #262727;
	font-family:ariel, helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	border: 1px solid #757576;
	width: 200px;
}
.form_wrapper {
	padding-top: 20px;
}
.form_wrapper .contact_links a {
	color: #FFFFFF;
	text-decoration: none;
}
.p7ABcontent p a {
	color: #F57C1B;
	text-decoration: none;
}
#form_content {
	padding: 20px;
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
}
#form_content a {
	color: #FF6610;
	text-decoration: none;
}

