img {
behavior: url(iepngfix.htc);
}	

body {
	background-color: #A70005;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_landing.jpg);
	background-repeat: repeat-x;
}

#NewsTicker{
	width:900px;
	height:100px;
	margin:0 auto;
	margin-top: 30px;
	text-align: right;
	background-image: url(../images/logo.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
	#NewsTicker h1{
	padding:6px;
	margin:0;
	border:0;
	background:#dfe7ed;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	}
	#NewsVertical {
	width: 675px;
	height: 100px;
	display: block;
	overflow: hidden;
	position: relative;
	float: right;
	}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 900px;
	height: 100px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#TickerVertical li {
	width: 205px;
	border-left:1px solid #000000;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	margin: 0;
	padding: 6px 10px;
	float: left;
	height: 100px;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	}
		#TickerVertical li a{
			display: block;
			color: #FF9900;
			font-size: 12px;
			margin-bottom:4px;
			font-family:Arial, Helvetica, sans-serif;
		}
		#TickerVertical li a:link,
		#TickerVertical li a:Visited {
			display: block;
			color: #FF9900;
			margin-bottom:4px;
			text-decoration:none;
		}
		#TickerVertical li a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			border:solid 1px #DEDEDE;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			font-size: 11px;
			margin:6px 0 14px 0;
			color:#000000
		}

.topheader {
	height: 25px;
	width: 100%;
	background-color: #191919;
	border-top: 3px #666 solid;
	background-image: url(../images/top_bg.jpg);
}
.topheader .topnavigation {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	margin: 0;
}
.topheader .loginbox {
	font-family: Arial, Helvetica, sans-serif;
	height: 23px;
	float: right;
	padding-right: 10px;
	padding-top: 2px;
}
.headersection {
	height: 120px;
	width: 900px;
	margin: 0 auto;
}
.worksection {
	margin: 0 auto;
	width: 900px;
	padding-bottom: 10px;
}
.infosection {
	margin: 0 auto;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/infobg.jpg);
	padding-bottom: 100px;
	background-repeat: repeat-x;
}
.infosection .center {
	margin: 0 auto;
	width: 800px;
}
.headersection .logo {
	height: 120px;
	width: 900px;
	float: left;
}
.headersection .tagline {
	height: 120px;
	width: 500px;
	float: right;
}
.worksection .worktopheader {
	width: 800px;
	margin-bottom: 10px;
	float: left;
	height: 40px;
}
.item {
	float: left;
	height: 225px;
	width: 256px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.worksection .workfeaturearea {
	width: 800px;
	float: left;
	height: 235px;
}

.infotopheader {
	height: 40px;
	width: 800px;
	margin-bottom: 10px;
	float: left;
}
.worksection .infofeaturearea {
	width: 800px;
	float: left;
	height: 235px;
}
.item .itemimage {
	float: left;
	height: 146px;
	width: 248px;
	border: solid #cccccc 4px;
}
.item .itemheader {
	float: left;
	height: 17px;
	width: 256px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 8px;
}
.item .itemheader .itemheaderleft {
	float: left;
	width: 175px;
	color: #FF9900;
}
.item .itemheader .itemheaderright {
	float: right;
	width: 80px;
	color: #FF9900;
	text-align: right;
}
.item .itemtext {
	float: left;
	height: 40px;
	width: 256px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
}
.contentsection {
	margin: 0 auto;
	width: 800px;
	padding-bottom: 25px;
}
.worksection .worktopheader .search_work {
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 10px;
	height: 40px;
}
.dropdown {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid #000000 1px;
}
.workarea {
	width: 800px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
	padding-top: 2.5px;
	padding-bottom: 2.5px;

}
.submit:hover {
	background-color: #000000;

}
input {
	margin: 0px;
	padding: 0px;
}

.login {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/login.jpg);
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	margin-top: 0px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
.worksection .worktopheader .heading_work {
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 10px;
	height: 40px;
}
.submit_work {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border: solid #333333 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}
.submit_work:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: solid #000000 0px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: underline;
}
.item .itemimage:hover {
	float: left;
	height: 146px;
	width: 248px;
	border: solid #A3A3A3 4px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	line-height: 23px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 400px;
	border: 1px solid #333333;
	background-color: #F9F9F9;
}
.infotopheader .heading_info {
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.infotopheader .search_info {
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 10px;
	height: 40px;
}
.porange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}
.worksection .worktopheader .search_index {
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
}
.infotopheader .search_index {
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
	height: 40px;
}
.gamecontent {
	float: left;
	width: 800px;
	margin-top: 20px;
}
.contact_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 50px;
	border: 1px solid #333333;
	background-color: #F9F9F9;
}
.contact_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 200px;
	border: 1px solid #333333;
	background-color: #F9F9F9;
}
.contact_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 170px;
	border: 1px solid #333333;
	background-color: #F9F9F9;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
}
.workarea .addressleft {
	width: 300px;
	float: left;
}
.workarea .contactright {
	width: 400px;
	float: right;
	padding-bottom: 70px;
}
.gamecontent .gameinstructions {
	float: left;
	width: 440px;
	background-color: #333333;
	height: 255px;
	margin-bottom: 20px;
}
.gamecontent .tellafriend {
	float: right;
	width: 325px;
	background-color: #FF6600;
	padding: 5px;
	padding-top: 0px;
	color: #FFFFFF;
	height: 250px;
}
.gamecontent .tellafriend p {
	color: #FFFFFF;
	font-size: 11px;
}
.frame {
	margin: 0 auto;
	padding: 0px;
}
.bottomline {
	width:900px;
	height:80px;
	margin:0 auto;
	margin-bottom: 50px;
	margin-top: 30px;
}
