@charset "utf-8";
/* CSS Document */

html, body,  dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
	color:#000;
	background-color:#000;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	

	
	background-image:url(promo_images/goldbackground.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	

	scrollbar-arrow-color:#0F0;
	scrollbar-base-color:#000;	
						
}

p {
	
	font-size: 0.9em;
	line-height: 1.5em;
	
}

h1 {
	
	font-family:Calibri,Verdana, Geneva, sans-serif;
	color:#060;
	font-size:1.1em;
	line-height: 1.3em;
	
	
}
h2 {
	font-family:Calibri, Verdana, Geneva, sans-serif;
	color:#060;
	font-size:1em;
	line-height: 1.3em;
	font-style: italic;
	text-transform: none;	
	
}

h3 {
	font-family:Calibri, Verdana, Geneva, sans-serif;
	color:#060;
	font-size:1.1em;
	line-height: 1.3em;
	
	text-transform: none;	
	
}


.small {
	font-size: 0.8em;
}


a img {
	border: 0;
}

#wrapper {
	
	margin: 0 auto;
	text-align: left;
	
	
		
}

#left {	
	width: 224px;
	float:left;
}

#leftmiddle 
{
	width: 224px;
	float:left;
	top: 100px; 
}



#center {
	background-color:#fff;
	background:url(images/background_center.gif);
	width: 700px;
	margin-left: 220px;
	
	
	
	
	
}

#header_top {
	background-color: #FFF;
	
	text-align:center;
	color:#3C0;
	font-family:Calibri,Verdana, Geneva, sans-serif;
	font-size: 2em;
	font-weight:bolder;
	line-height: 1em;
	
}


#mainText {
	
	padding: 0 0.5em 0.5em 0.5em;
	
	
}


.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.smLight {
	
	margin-left: -2.7em;
	
}
.smLight2 {
	padding-right: 0.5em;
	
	
}
.bonus {
	font-family: Calibri,Verdana, Geneva, sans-serif;;
	font-size: 1.4em;
	color: #060;
	font-weight:bold;
	line-height: 1.3em;
	
}

.list_light li {
	list-style-type:none;
	
	
	
}

.bonusIMG {
	
	
	padding-right: .5em;
	
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 10px 0 10px 0;
	color: #000;
	text-align:center;
	
	
	
}
