body {
	margin: 0px;
	padding: 0px;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
body {
	background: #ffffff;
}
.wrapper {
	width: 904px;
	min-height: 700px;	
	background: url('../images/back.jpg') no-repeat #ab2521 ;		
}

.container_main {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	z-index: 25;
	width: 592px;
	min-height: 400px;
	padding-top: 15px;
	margin-bottom: 30px;
	z-index: 1;
}
.container_main a {
	font-family: Arial, Helvetica, sans-serif;
	color: #e1ca95;
	font-weight: bold;
	letter-spacing: 1px;
}
.container_main a:hover {
	color: #f3e3bf;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	z-index: 99;
	padding-left: 30px;	
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 10px;
	width: 532px;
}
.container_nav {
	width: 126px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
}
.container_nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	line-height: 30px;
}
.container_nav a:hover {
	color: #e1ca95;
}
.container_right {
	width: 126px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: arial, helvetica, tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
}

.footer {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 10px;
	line-height: 14px;
	background: #ffffff;
	text-align: center;
	padding-top: 15px;
}
.inline_photo {
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	border: 1px solid #b0b0b0;
}
.inline_photo_w_vid {
	margin-right: 20px;
	margin-top: 10px;
	border: 1px solid #b0b0b0;
}
hr {
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px dashed #b0b0b0;
}
.custom_inline_photo {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	border: 2px solid #572e2c;
	float: left;
}
.img_book {
	border: 1px solid #572e2c;
	margin-bottom: 7px;
}
.message {
	color: #e1ca95;
}
.speaker_title {
	border: 0px;
	margin-bottom: 3px;
	margin-top: 10px;
}
.web_banner_code {
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 11px;
	height: 48px;
	width: 500px;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #333333;
}
.web_banner_img {
	margin-bottom: 10px;
	margin-top: 20px;
}
.inputRequirement {
	color: #e3d19a;
	font-weight: bold;
}
.countdown {
	font-size: 24px;
	color: #e3d19a;
	font-weight: bold;
	line-height: 34px;
}
.countdown_detail {
	font-size: 9px;
	color: #e3d19a;
	line-height: 7px;
}
.slideshow {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.video_label {
	font-size: 10px;
	width: 150px;
	line-height: 12px;
	margin-bottom: 15px;
	color: #CCCCCC;
}
.video_label_title {
	font-size: 12px;
}

.form_textbox {
	border: 1px solid #999999;
	width: 200px;
	font-size: 12px;
	color: #666666;
	padding: 2px;
	margin-left: 8px;
}

.error {
	color: #ff3f3f;
}
.message {
	color: #fff1c7;
}


.star {
	color: #e3d19a;
	font-weight: bold;
}

/* Headline Formatting */

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
/*	text-align: center; */
	font-size: 24px;

}

h2 {
	font-size: 12px;
	text-align: center;	
	color: #666666;	
/*	display: inline; */
}

h3 {
	font-size: 5px;
}

h4 {
	color: #666666;
	font-size: 12px;
/*	margin: 10px 0 10px 0; */
/*	display: inline; */
}

h5 {
	font-size: 20px;
}