/*  


/******************Body******************/
* {padding:6; margin:6;}
body {
	background: #565656 url(images/backgradient.gif) repeat-x top;
	font:14px "Myriad Pro", "Futura Medium", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
}

div#center {margin:0 auto;width:980px;} 

.footer{
	width:980px;
	height:34px;
	color:#454545;
	text-align: center;
	margin: 5px;
	background:url(images/blackbottom.gif) no-repeat;
}

#full_gray{
	width:980px;
	margin: 5px;
	background-image: url(images/textgradient.gif);
	background-repeat: repeat-x;
	background-color: #454545;
}
.split_text {
	font-family: "Myriad Pro", Helvetica, Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	background-image: url(images/textgradient.gif);
	background-repeat: repeat-x;
	background-color: #454545;
	line-height: 14px;

}

.split_text img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.split_text td {
	vertical-align: top;
}

.split_text h4 {
	font-size:13px;
	color: #999999;
	font-weight: bold;
	line-height: normal;
}

.normal_text {
	font-family: "Myriad Pro", Helvetica, Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/textgradient.gif);
	background-repeat: repeat-x;
	background-color: #454545;
	line-height: 20px;
}
.normal_text td {
	vertical-align: top;
}
.normal_text img {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.statement_text {
background:#333333;
padding:25px;
color:#FFFFFF;
border:#999999;
border-width:thick;



}

#header h1 { padding:30px 0 0 18px; font-weight:normal; }
#header h1 a {letter-spacing:-3px;font-size:50px;color: #fff; text-decoration:none;}
#header h1 a:hover {color: #FFFFFF;}
#header h2 {background-color: #242424;  margin-top:5px; color: #CCCCCC;padding:5px 0px 5px 20px;font-size:16px; font-weight:normal;}

/**************** Links *********************/
a:link, a:visited{color: #003366;text-decoration:none;}
a:hover{color:#000000;}


.roulette_text {
	font-family: "Myriad Pro", Helvetica, Tahoma, Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 10px;
	padding: 10px;
	color: #FFFFFF;
	vertical-align: top;
}

.roulette_text h4 {
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
}
.roulette_text ul {
	margin-left:20px;
	padding-left:0px;
}
.roulette_text li {
	margin-left:20px;
	padding-left:0px;
	line-height:14px;

}


