/* CSS Document */

body{
margin:0;
padding:0;
font-size:11px;
color:#ffffff;
font-family:Verdana, "Century Gothic";
line-height:15px;
font-weight:normal;
font-size-adjust:none;
font-variant:normal;
font-stretch:normal;
font-style:none;
}

#body
{
width:850px;
margin-left:auto;
background-color:#000640;
margin-right:auto;
}


.top
{
width:100%;
height:auto;
}


.logo
{
width:310px;
height:65px;
}

.toplink
{
width:auto;
height:auto;
font-family:"Century Gothic" 10;
font-size:12px;
text-align:left;
color:#BDD8EA;
-x-system-font:none;
}

.header
{
width:100%;
height:142px;
clear:both;
}

.middle
{
width:100%;
height:212px;
border-top:2px solid #ffffff;
border-bottom:2px solid #ffffff;
background-color:#000960;
overflow:hidden;
}

.middleimg
{
width:850px;
height:212px;
background-image:url(images/bigheader.jpg);
background-repeat:no-repeat;
overflow:hidden;
}


.firstimg
{
width:100%;
height:90px;
margin-top:10px;
}

.downimg
{
width:100%;
height:auto;
margin-top:20px;
}


.roulette
{
width:auto;
height:auto;
margin-left:10px;
float:left;
}

.bullet
{
width:18px;
height:15px;
margin-left:10px;
margin-top:32px;
float:left;
}

.rightbullet
{
width:18px;
height:15px;
margin-right:10px;
margin-top:32px;
margin-left:10px;
float:right;
}

.link
{
width:auto;
height:auto;
margin-left:10px;
margin-top:30px;
color:#B4C0DA;
font-family:"century Gothic";
font-size:14px;
font-weight:bold;
float:left;
}

.rightlink
{
width:auto;
height:auto;
margin-top:30px;
color:#B4C0DA;
font-family:"century Gothic";
font-size:14px;
font-weight:bold;
float:right;
}

.downlink
{
width:auto;
height:auto;
margin-top:30px;
color:#B4C0DA;
font-family:"century Gothic";
font-size:14px;
font-weight:bold;
float:right;
}


.blackjack
{
width:auto;
height:auto;
margin-right:10px;
float:right;
}

.textarea
{
width:810px;
height:auto;
margin:20px 20px;
background-color:#050F68;
}

.contentmiddle
{
	background-image:url(images/middlestroke.jpg);
	background-repeat:repeat-x;
	height: 2px;
	width: 789px;
	float:left;
	line-height:16px;
}

.bottombg
{
	background-image:url(images/middlebg.jpg);
	background-repeat:repeat-x;
	height: 11px;
	width: 789px;
	float:left;
	line-height:16px;
}


.contentleftcorner
 {
	height: 11px;
	width: 10px;
	float:left;
}


.content
{
width:auto;
height:auto;
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
}

.heading
{
width:auto;
height:auto;
padding:15px;
color:#ffffff;
font-family:"century Gothic";
font-size:18px;
font-weight:bold;
}

.text
{
padding-left:20px;
padding-right:20px;
padding-bottom:3px;
}

.bottom
{
width:850px;
height:80px;
background-color:#000960;
font-family:"Century Gothic" 10px;
text-align:center;
color:#BDD8EA;
overflow:hidden;
margin-top:10px;
}

.bottomlink
{
width:auto;
height:auto;
margin-top:30px;
}

.copyright
{
width:auto;
height:auto;
margin-top:10px;
}

.nav a:link {color:#BDD8EA; text-decoration:none;}
.nav a:visited {color:#BDD8EA; text-decoration:none;}
.nav a:hover {color:#99A2FA; text-decoration:underline;}

a.link_new{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#BDD8EA;
letter-spacing:1px;
text-decoration:none;
}
a.link_new:hover{
text-decoration:underline;
}

a.small-link{
color:#BDD8EA;
text-decoration:underline;
}
a.small-link:hover{
text-decoration:none;
}