body {
	background-color:#CCCCCC;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.wrapper {
	text-align:left;
	margin-top:-20px;
	margin-left:auto;
	margin-right:auto;
	width:770px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	}

.wrapper .inner_wrap {
	margin-left:8px;
	width:753px;
	}
	

.wrapper .nav_bar {
	background-image:url(../images/nav_bar.png);
	background-repeat:repeat-x;
	height:36px;
	}

.nav_bar .nav_first_item,
.nav_bar .nav_item,
.nav_bar .nav_last_item {
	padding-top:8px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	padding-right:30px;
	}
	
.nav_bar .nav_first_item {
	padding-left:12px;
	}

.nav_bar .nav_first_item a:active, .nav_bar .nav_first_item a:visited, .nav_bar .nav_first_item a:link,
.nav_bar .nav_item a:active, .nav_bar .nav_item a:visited, .nav_bar .nav_item a:link,
.nav_bar .nav_last_item a:active, .nav_bar .nav_last_item a:visited, .nav_bar .nav_last_item a:link {
	text-decoration:none;
	color:#FFFFFF;
	}

.nav_bar .nav_first_item a:hover,
.nav_bar .nav_item a:hover,
.nav_bar .nav_last_item a:hover,
.nav_bar #selected a,
.nav_bar #selected {
	color:#ff9900;
	}

.inner_text {
	width:500px;
	margin:0 10px 0 10px;
	float:left;
	}
#col1 {
	width:740px;
	margin:0 280px 0 10px;
	min-height:200px;
	background-image:url(../images/line.gif);
	background-repeat:repeat-y;
	}
#col1 #content {
	width:490px;
	}
#col2 {
	float:right;
	width:220px;
	padding-left:10px;
	padding-right:10px;
	}
	
.full_width {
	width:730px;
	margin:10px 10px 10px 10px;
	}
	
.full_width h1,
.inner_text h1 {
	font-weight:bold;
	font-size:large;
	color:#cc3333;
	margin-top:-0.25em;
	}
#col1 h1 {
	font-weight:bold;
	font-size:large;
	color:#cc3333;
	margin-top:10px;
	}
	
.full_width h2,
.inner_text h2 {
	font-weight:bold;
	font-size:larger;
	margin-bottom:-.75em;
	}
#col1 h2 {
	font-weight:bold;
	font-size:larger;
	margin-bottom:10px;
	}
	
.user_info {
	text-align:left;
	border-left-style:dashed;
	border-left-width:thin;
	border-left-color:#cc3333;
	margin-left:520px;
	padding-left:10px;
	padding-right:10px;
	}

.logout {
	text-align:right;
	margin-right:10px;
	}

.welcome {
	font-size:larger;
	font-weight:bold;
	}

.webinars p {
	margin-top:-0.5em;
	padding-left:20px;
	}
	
.webinars ul {
	margin-top:-0.75em;
	margin-left:0px;
	padding-left:30px;
	margin-bottom:1em;
	}

.webinars li {
	list-style-type:none;
	margin-bottom:0.75em;
	}
	
.logo {
	text-align:right;
	}

.wrapper_end {
	text-align:left;
	width:770px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	}

.col1 {
	float:left;
	width:375px;
	}
	
.col2 {
	height:350px;
	vertical-align:top;
	border-left-style:dashed;
	border-left-width:thin;
	border-left-color:#cc3333;
	margin-left: 350px;
	padding-left:30px;
	}

.col2_long {
	height:450px;
	vertical-align:top;
	border-left-style:dashed;
	border-left-width:thin;
	border-left-color:#cc3333;
	margin-left: 350px;
	padding-left:30px;
	}
	
.speaker {
	font-style:italic;
	}

.speaker_bio {
	padding:10px 5px 1px 5px;
	background-color:#CCCCCC;
	}

.speaker_thumbnail {
	width:85px;
	height:110px;
	float:left;
	}

.speaker_bio .speaker_details {
	font-weight:bold;
	}
	
.err {
	color:#FF0000;
	font-weight:bold;
	}

.footer {
	background-image:url(../images/footer_gradient.jpg);
	background-repeat:repeat-x;
	height:67px;
	text-align:center;
	color:#FFFFFF;
	}
	
.newsletter {
	padding-top:10px;
	margin-bottom:10px;
	}
	
.legal a:hover, .legal a:link, .legal a:visited, .legal a:active {
	text-decoration:none;
	color:#FFFFFF;
	}

.free_stuff a:hover, .free_stuff a:link, .free_stuff a:active, .free_stuff a:visited,
.schedule a:hover, .schedule a:link, .schedule a:visited, .schedule a:active,
.user_info a:hover, .user_info a:link, .user_info a:visited, .user_info a:active,
#col2 a:hover, #col2 a:link, #col2 a:visited, #col2 a:active,
.cvv2 a:hover, .cvv2 a:link, cvv2 a:visited, cvv2 a:active,
li a:hover, li a:active, li a:visited, li a:link {
	text-decoration:none;
	color:#cc3333;
	}

.input {
	font-size:inherit;
	}

.sales_tax, .cvv2, .small {
	font-size:10px;
	font-weight:lighter;
	}

.sales_tax {
	font-style:italic;
	text-align:center;
	}

.indent {
	left-margin:75px;
	}

.free_stuff table tr td {
	font-weight:bold;
	text-align:center;
	}

table.survey td.head {
	font-weight:bold;
	}

.indent_1 {
	margin-left:75px;
	}