body{
	background:#e4e4e4 url('../img/BodyBg.jpg') center top repeat-x;
	margin:0 auto;
}

h2{
	font-family:"Times New Roman", serif, sans-serif;
	font-size:24px;
	color:#3576b3;
	line-height:24px;
	font-weight:normal;
	margin:15px 0 10px 0;
}

#Container{ width:960px; margin:0 auto;}
#Header{ width:960px; height:90px;position:relative;}
#Header h1{
	background:url('../img/Logo.jpg') left top no-repeat; 
	margin:0;
	padding:0;
	display:block;
	width:960px;
	height:90px;
	text-indent:-5000px;
}
#InnerContainer{ background:#fff url('../img/LeftColumnBg.jpg') 0 210px no-repeat}
#LeftColumn{
	background:#fff;
	float:left;
	width:320px;
}
#RightColumn{
	background:#fff;
	float:right;
	width:640px;
}

#Menu{
	font-family:Georgia, "Times New Roman", "Trebuchet MS", sans-serif;
	font-size:16px;
	margin-top:15px;
	margin-left:20px;
	width:300px;
}
#Menu a{
	color:#3579b3;
	text-decoration:none;
	border-bottom:1px solid #e4e4e4;
	line-height:31px;
	padding:0 10px;
	display:block;
	width:260px;
	height:31px;
}
#Menu a:hover{
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	line-height:31px;
	padding:0 10px;
	display:block;
	width:260px;
	height:31px;
}

#NewsReel{
	background:url('../img/NewsReelBg.jpg');
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a4dcff;
	line-height:20px;
	padding:20px;
	padding-bottom:0;
	width:600px;
	height:280px;
}

#Media{
	position:absolute;
	bottom:0;
	right:0;
	z-index:999;
	height:35px;
	}

#PageContent{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	line-height:24px;
	padding:10px 10px 20px 0;
	width:630px;
}
#PageContent a{
	color:#3576b3;
	text-decoration:underline;
	font-weight:bold;
}
#PageContent a:hover{ text-decoration:none;}

#LeftContent{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	line-height:24px;
	margin-top:50px;
	padding:0 20px 10px 20px;
	width:280px;
}

#Footer{
	background:url('../img/FooterBg.jpg') 0 0 repeat-x;
	font-family:Georgia, "Times New Roman", "Trebuchet MS", sans-serif;
	font-size:12px;
	color:#c0c0c0;
	line-height:69px;
	padding:0 20px;
	margin:10px 0;
	width:920px;
	height:69px;
}
#Footer a{ color:#c0c0c0; text-decoration:none;}
#Footer a:hover{ color:#fff;}

.ClearFix{ overflow:hidden;}

/* promo reel */
/*#latest_news{
        background:url(../img/news_reel_bg.jpg);
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size:14px;
        color:#fff;
        line-height:24px;
        padding:20px;
        padding-bottom:0;
        width:560px;
        height:190px;
}
#latest_news a{ color:#8eb3f4; text-decoration:underline;}
#latest_news a:hover{ color:#dab471;}*/
/*#latest_news h2{ font-family:Georgia, "Times New Roman", Times, serif; font-size:28px; color:#dab471; font-weight:normal; margin:0; margin-bottom:10px;}*/

#liveTicker{
        border-bottom:none;
        margin-top:0;
        margin-bottom:0;
        padding-bottom:0;
}
#liveTicker_prev{background-image:url(/img/reel/btn_prev.gif);}
#liveTicker_next{background-image:url(/img/reel/btn_next.gif);}
#liveTicker_play{background-image:url(/img/reel/btn_play.gif);}
#liveTicker_pause{background-image:url(/img/reel/btn_pause.gif);}
#liveTicker .controls{bottom:40px;left:0px;}
#liveTicker .controls a{margin:0px;margin-left:10px;}
#liveTicker h2{ font-family:"Times New Roman", Times, serif; font-size:24px; color:#fff; font-weight:normal; margin:0; margin-bottom:10px;}
#liveTicker .slide_readmore{
        color:#8eb3f4;
        bottom:20px;
        padding-left:20px;
        width:100px;
}
#liveTicker .slide_readmore:hover{ color:#dab471;}

#liveTicker .slide_text{margin:0px 0 0;}

#liveTicker .slide_photo img{ border:0px #fff solid;}

#liveTicker .slide_text{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#a4dcff;
        line-height:20px;
        margin:0 0 0;
        padding:0 20px;
}
#liveTicker .slide_text a{
		color:#fff;
		font-weight:bold;
		text-decoration:none;
}
#liveTicker .slide_text a:hover{
		color:#fff;
		text-decoration:underline;
}

#liveTicker div.slide{
        display: none;
        overflow: hidden;
        position: absolute;
        width:100%;
        height:100%;
        top: 0;
        left: 0;
}

#ExcerptsTable{
	font-size:12px;
	line-height:16px;
}
#ExcerptsTable strong{
	font-weight:normal;
}
#ExcerptsTable img{
	display:block;
	padding:3px;
	padding-bottom:20px;
}
#ExcerptsTable a{
	font-size:11px;
}

