/* tab styling in the main content frame */
/* This is next on the todo list to improve and make non-terrible */
.tab_on {
	background-color: #aa1e23;
	border-width: 2px 2px 0 2px;
	border-color: #661215;
	border-style: solid;
	width: 130px;
	text-align: center;
	padding: 5px 5px 7px 5px;
	font-family: "Trebuchet MS";
	float: left;
	margin: 0 5px 0 5px;
}
.tab_on a {
	color: #ffffff;
}
.tab_off a {
	color: #ffffff;
}
.tab_on a:hover {
	color: #ffffff;
}
.tab_off a:hover {
	color: #ffffff;
}
.tab_content a {
	color: #e6bcbd;
}
.tab_content a:hover {
	color: #ffffff;
}
.tab_off {
	background-color: #aa1e23;
	border-width: 2px 2px 0px 2px;
	border-color: #661215;
	border-style: solid;
	width: 130px;
	text-align: center;
	padding: 5px 5px 7px 5px;
	font-family: "Trebuchet MS";
	float: left;
	margin: 0 5px 0 5px;	
}
.tab_content {
	clear: both;
	background-color: #aa1e23;
	margin: 0 0 0 0;
	padding: 3px 3px 3px 3px;
	border-width: 2px 2px 2px 2px;
	border-color: #661215;
	border-style: solid;
	color: #ffffff;
}
.body_container li {
	font-size: 16px;
	line-height: 25px;
	padding-right: 50px;
	margin-left: 50px;
	list-style: lower-roman;
}
.tab_content h2 {
	color: #ffffff;
	margin-top: 30px;
}
.body_container input {
	background-position: top right;
	border-color: #ffffff;
	color: #ffffff;
	border-width: 1px;
	font-size: 13px;
	height: 23px;
	margin: 2px 0 2px 0;
	width: 245px;
}
.body_container textarea {
	background-image: url(ui/footer_address.gif);
	background-position: top right;
	border-color: #ffffff;
	color: #ffffff;
	border-width: 1px;
	width: 245px;
	height: 65px;
	<!-- 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(ui/footer_address.gif);
	-->
}
.body_container .submit {
	background-color: #e7b00f;
	width: 80px;
	float: right;
	margin-top: 9px;
}

/* Good CSS */

* { 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Verdana, Sans;
	line-height: 24px;
}
h1 {
	font-family: Helvetica, "Helvetica Neue", Arial, Sans;
	line-height: 54px;
	font-size: 42px;
	margin-bottom: 12px;
	text-align: center;
	color: #aa1e23;
}
h2 {
	font-family: Helvetica, "Helvetica Neue", Arial, Sans;
	line-height: 24px;
	font-size: 22px;
	text-transform: uppercase;
	color: #aa1e23;
}
p {
	margin: 0 0 24px 0;
	font-size: 14px;
}
/* ==== header ==== */
.header_container {
	background-image: url(ui/bg-top.gif);
	height: 244px;
}
.logo {
	background-image: url(ui/logo.gif);
	background-repeat: no-repeat;
	background-position:top center;
	margin: 0 auto;
	height: 186px;
}
.logo span {
	display: none;
}
.nav { 
	width: 647px;
	margin: 0 auto;
	background-image: url(ui/nav.gif);
	height: 57px;
	font-family: 'Trebuchet MS';
	font-size: 22px;
	color: #ffffff;
}
.nav a {
	color: #ffffff;
	text-decoration: none;
}
.nav div {
	float: left;
	width: 129px;
	text-align: center;
	margin-top: 4px;
}
#watch {
	width: 130px;
}
#do {
	margin-top: 15px;
	padding-left: 9px;
	width: 120px;
}
#ask {
	margin-top: 24px;
}
#teach {
	margin-top: 15px;
}
#lived {
	width: 130px;
}

.rand_floater {
	position: absolute;
	width: 238px;
	height: 243px;
	top: 0px;
	left: 800px;
	z-index: 0;
}
.floater {
	display: none;
	position: absolute;
	font-family: Verdana;
	padding: 4px 4px 4px 4px;
	border: 1px solid #aa1e23;
	color: #ffffff;
	font-size: 13px;
	width: 150px;
	top: 25px;
	left: 2px;
	background-image: url(ui/redsemitransparent.png);
	z-index: 10;
}


/* ==== body ==== */
.body_container {
	width: 980px; 
	margin: 48px auto;
}
.col1 {
	width: 475px;
	margin-right: 30px;
	float: left;
}
.col2 {
	width: 475px;
	float: left;
}
/* ==== footer ==== */
.footer_container {
	background-image: url(ui/bg-bottom.gif);
	clear: both;
	height: 254px;
	color: #ffffff;
}
.footer_container a:hover {
	color: #ca9a0d;
}
.footer_container a {
	color: #eed2d3;
}
.footer_container a:visited {
	font-style: italic;
}
.footer {
	margin: 0 auto;
	width: 980px;
}
.footer_container .nav {
	background-image: none;
	padding-top: 18px;
	text-align: center;
	width: inherit;
}
#dyk_footer {
	float: left;
	width: 326px;
}
#dyk_footer p {
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	font-style: italic;
	width: 250px;
	margin: 0 auto;
	color: #eed2d3;
}
#monthly {
	float: left;
	width: 328px;
	background-image: url(ui/bg-bottom-middle.gif);
	height: 254px;
}
#monthly .nav {
	background-image: url(ui/nav_bottom_middle.gif);
	width: 328px;
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 6px;
}
.monthly_content {
	padding: 2px 20px 0 20px;
	width: 288px;
}
#about {
	float: right;
	width: 326px;
}
#about p {
	padding: 0 0px 0 20px;
	color: #eed2d3;
}
/* === signup === */
fieldset {
	border: 0px none !important;
}
.mc-field-group {
	height: 35px;
	text-align: center;
}
#mce-responses {
	padding-left: 140px;
}
#mce-success-response {
	background-color: #aa1e23;
}