body {
	background-color: #000;
	color: #d4d2d2;
	font-family: Arial, Helvetica, sans-serif;
}
div {
	font-size: 13px;
}
h2 {
	font-size: 18px;
	color: #ff0000;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	color: #fff;
}
a {
	color: #d4d2d2;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #ff0000;
}
#door-container {
	width: 800px;
	margin: 0 auto;
}
#door-mast {
	padding-top: 30px;
}
.linkblock {
	width: 260px;
	float: left;
}
ul {
	padding-left: 0px;
	margin-left: 0px;
}
.door-left {
	width: 515px;
}
.door-right {
	width: 255px;
	padding-left: 10px;
	font-size: 17px;
}
.door-left, .door-right {
	float: left;
}
li {
	background-image: url('/image/sitewide/linkArrow.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	list-style-type: none;
	margin-left: 0px;
	padding: 1px 0px 1px 15px;
}


/* Begin awesome scroll stuff! */
#NewsTicker{
	border:solid 1px #cccccc;
	background:#eaf5e0;
	width:250px;
	height:170px;
	margin:0 auto;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#fff;
		font-size:13px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 250px;
	height: 160px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
	font-size:13px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 250px;
		height: 160px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 248px;
		color: #333333;
		text-align: left;
		font-size: 13px;
		margin: 0;
		padding: 6px;
		float: left;
		background-image: none;
	}
	#TickerVertical li .NewsTitle{
		display: block;
		color: #fff;
		font-size: 13px;
		font-weight:bold;
		margin-bottom:6px;
	}
	#TickerVertical li .NewsTitle a:link,
	#TickerVertical li .NewsTitle a:Visited {
		display: block;
		color: #fff;
		font-size: 13px;
		font-weight:bold;
		margin-bottom:6px;
		text-decoration:none;
	}
	#TickerVertical li .NewsTitle a:hover {
		text-decoration:underline;
	}
	
	#TickerVertical li .NewsImg{
		float:left;
		margin-right:10px;
	}
	#TickerVertical li .NewsFooter{
		display: block;
		color: #fff;
		font-size: 13px;
		margin:6px 0 14px 0;
	}


#newstable .head {
	color: #f00;
	font-weight: bolder;
}
#newstable .left {
	color: #f00;
}
#newstable .date {
	padding-top: 20px;
}
.presslink a, .newslink {
	color: #f00;
	font-weight: normal;
}
.presslink a:hover, .newslink:hover {
	color: #EAE9E9;
}
#newsticker li, #newsticker {
background-image: none;
}
