body {
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 990px;
	background: #0a0a0a url("images/bg.jpg") no-repeat top center ;
}
.clearme {
	clear: both;
}

object:focus {
    outline:none;
}

a img {
	border:0;
}

p {
	margin: 0 0 1em 0;
}


/* ORIGINAL CSS */

.footer-links {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer-links:hover {
	font-size: 12px;
	font-weight: normal;
	color: #58ad40;
	text-decoration: none;
}

p {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
	
}
h5 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
	
}

h4 {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #58ad40;
	text-decoration: none;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #EFCC01;
}
.text-links {
	font-size: 13px;
	font-weight: normal;
	color: #EFCC01;
	text-decoration: none;
}

.play {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
}


.sub-tech-nav {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
a.sub-tech-nav:hover {
	color:#EFCC01;
}
a.text-links:hover {
	font-size: 13px;
	font-weight: normal;
	color: #58ad40;
	text-decoration: none;
}
.form-fields {
	font-size: 13px;
	color: #FFCC33;
	text-decoration: none;
	background-color: #171717;
	border: 1px solid #171717;
}
a.buylinks {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.buylinks:hover {
	color: #58ad40;
}
img.ilinks {
	background-color:#FFFFFF;
}
li {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


/* MAIN WRAPPER */

#middle_wrapper {
	width:955px;
	padding:0px;
	margin:0px;
}

.leftnav {
	width: 200px;
	float:left;
	padding-top:25px;
	margin:0px;
}


/* CONTENT AREA */

.rightcontent {
 width: 735px;
 float:right;
 padding-top:25px;
	margin:0px;
}


.sweepstake a, a:visited{
	color:#FFF;
}
	





/* SPRY */

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	outline: none;
}

.CollapsiblePanelTab {
	font: bold 1em sans-serif;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	outline: none;
}

.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
	text-align: left;
	outline: none;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
	outline: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
}
