img, div, a, li {
	behavior: url("iepngfix.htc") }


a {outline: none;}

* {
	margin: 0px;
	padding: 0px; }

body {
	font-family: Helvetica;
	background-image: url(images/stripe.png);
	background-repeat: repeat; }
	
a {text-decoration: none; }

/*
CYAN= #00aeef
--------
ltCYAN= #89cbdf
--------
ACID YELLOW= #d7df23
--------
ltYELLOW= #fcf8c8
--------
GREEN= #8cc63f
--------
dkBLUE= #404998
--------
PURPLE= #582a8a
--------
PINK= #ee2b7b
--------
ORANGE=#fbb040
*/


	
#wrapper {
	margin: auto;
	width: 858px;
	height: 1420px; }
	
#headerImage {
	width: 858px;
	height: 154px;
	position: absolute;
	top: 0;
	left: -40px;
	background: url(images/header-trans.png) no-repeat top center; }
	
#header {
	width: 775px;
	height: 154px;
	margin: auto; 
	position: relative;
	background-color: #fcf8c8; }
	
#column {
	margin: auto;
	width: 775px;
	height: 1266px;
	background: url(images/column_bkgd.gif) no-repeat top center #fcf8c8; } 

#video {
	height: 426px;
	width: 775px; }

#videoHolder {
	height: 383px;
	border: 9px solid #fbb040;
	margin-left: 39px;
	width: 680px; }

#specialOffer {
	height: 262px;
	width: 775px;
	background: url(images/specialOffer-trans.png) no-repeat top center; }
	
#bullets {
	width: 222px;
	float: left;
	margin: 60px 0 0 68px;}
		
#guestHost {
	float: right;
	width: 210px;
	margin: 50px 60px 0 0;}

#payment {
	height: 438px;
	width: 775px;
	background: url(images/payment-trans.png) no-repeat top center; }

#finePrint {
	margin: 8px 0 0 150px;
	width: 586px; }
	
#credits {
	height: 40px;
	width: 775px;
	margin: auto; }
	
/* ------------ typography ------------ */	
	
#bullets li {
	list-style-type: disk;
	font-size: 20px;
	line-height:  28px;
	color: #404998; }

p {
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 6px; }

#guestHost p {
	font-size: 11px;
	line-height: 18px;
	color: #582a8a;
	 }
	
#finePrint p {
	font-size: 10px;
	line-height: 14px;
	color: black; }
	
#credits p {
	text-align: center;
	font-size: 12px;
	padding-top: 12px;
	color: white;
	font-weight: bold; }
	
#video p {
	text-align: right;
	font-size: 14px;
	margin: 6px 40px 0 0;
	font-weight: bold; }
	
#video a {
	color: #404998; }
	
#video a:hover {
	color: #00aeef; }

#credits a {
	color: white; }
	
#credits a:hover {
	text-decoration: underline; }
	
#guestHost a {
	color: #582a8a; }
	
#guestHost a:hover {
	color: #00aeef; }

#finePrint a {
	font-weight: bold;
	color: black; }
	
#finePrint a:hover {
	color: #00aeef; }
		
em {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #582a8a; }
	
#finePrint em a {
	color: #582a8a; }
	
#finePrint em a:hover {
	color: #ee2b7b; }

b a {
	font-weight: bold; }
	
	

	
	
	
	