/* ------------- Main ------------------ */

.background
{
	background-image: url("img/grad.gif");
        background-repeat: repeat-x;
        background-color: #DE0C05;
}

.header
{
	height:85px;
        margin:0 auto;
        width: 790px;
}

a:link, a:visited, a:active  {font-family: Verdana; font-size: 10px;line-height: 15px; color: #28C3EF; text-decoration: none;}

a:hover {font-family: Verdana; font-size: 10px;line-height: 15px; color: #28C3EF; text-decoration: underline;}

.container {width: 987px;
            margin: 0 auto;
}

h1 {font-family: Arial; font-size: 18px; color: white; display: inline;}

h2 {font-family: Verdana; font-size: 14px; color: white; display: inline;}

.gap { width:870px;
	height:15px;
	float:left;}

.main {float: right; width: 894px; background-color: #333333;}

img {border: 0;}

/* ------------- top area ------------------ */

.sidebar
{
	width: 91px;
	height: auto;
	float: left;
	color: White;
	line-height: 20px;
	font-family: Verdana;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
}

a.sidebarlinks, a.sidebarlinks:active
{
	font-family: Verdana;
	text-align: left;
	font-size: 10px;
	color: White;
	text-decoration: none;
        line-height: 19px;
}
a.sidebarlinks:hover
{
	font-family: Verdana;
	text-align: left;
	font-size: 10px;
	color: White;
	text-decoration: underline;
	text-align: right;
}

.topbox
{
	width: 870px;
	height: 260px;
        float: left;
	border: solid 3px #666666;
	background-color: black;
        margin: 9px 9px 0px 9px;
        background-image: url("img/blackjack.jpg");
        background-repeat: no-repeat;

}

.topbox:hover
{
	height: 260px;
	border: solid 3px yellow;
}

.insidetext {margin: 8px;}

.insidetext p {font-family: Verdana; font-size: 10px;line-height: 15px; color: white; text-align: justify;}

.insidetext p.bonus {font-size: 14px; font-weight: bold; text-transform: capitalize; color: #ffdf1b;}


.offerbox a:hover {
text-decoration: none;
}


.topbox1
{
	width: 210px;
	height: 246px;
	float: right;
	background-color: #333333;
        margin-top: 7px;
        margin-right: 7px;

}
.topbox2
{
	width: 210px;
	height: 246px;
	float: right;
	background-color: #333333;
        margin-top: 7px;
        border-right: 2px solid black;
}

/* ------------- middle area ------------------ */

.secondboxes
{
	width: 884px;
	float: left;
	background-color: #333333;
        margin: 9px;
}

.offerbox, .offerbox2
{
	width: 206px;
	height: 260px;
	float: left;
	background-color: Gray;
	background-image: url("img/sidedivimage.gif");
	border: solid 3px #666666;
        margin-left: 9px;
}

.offerbox img {border-bottom: 3px solid #666666;}

.offerbox:first-child {margin-left: 0px;}

.offerbox:hover
{
	float: left;
	background-color: Gray;
	background-image: url("img/sidedivimage.gif");
	border: solid 3px yellow;
}

.textarea
{
	text-align: left;
	text-decoration: none;
	width: 862px;
	text-align: justify;
        margin: 16px;  
}

.textarea p, ol, li, blockquote {font-family: Verdana; font-size: 10px;line-height: 15px; color: white; }

.textarea ol {
              list-style-type:decimal;
              list-style-position: outside;
	      }



/* ------------- bottom area ------------------ */

.bottomarea {width: 894px;
             text-align: left;
             float: left;
             background-image: url("img/grad.gif");
             background-repeat: repeat-x;
             background-color: #DE0C05;
}

.title {border-top: 1px solid yellow; border-bottom: 1px solid yellow; padding-top: 4px; padding-bottom: 4px; margin-left: 10px; margin-right: 10px; margin-top: 5px;}

td {font-family: Verdana; font-size: 12px; color: white;}

/* ------------- footer------------------ */

.footer {border-top: 1px solid yellow; padding-top: 4px; color: white; margin-bottom: 8px; float: left; width: 894px;}

a.footerlink
{
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
	color: Yellow;
	text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
}

a.footerlink:hover
{
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
	color: White;
	text-decoration: underline;
	text-align: right;
}

/* ------------- RSS Feeds ------------------ */


#arss2 {	
     font-family:Verdana, Arial, Helvetica, sans-serif;
     font-size:11px;
     color: #28C3EF;
     font-weight:bold;
}


#divrss2 {
	width: 830px;
}


#prss2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	padding: 2px 0 7px 0;
        line-height: 15px;
        margin: 0;
}

#lirss2 {
	
	list-style-type:none;
	margin: 5px;
}