/***Common Elements***/

body {
  margin: 0px;
  padding:0px;
  font-family: Arial, Sans-serif;
}
img {
  border: none;
}

a:link, a:visited {
  color: #1b5286;
	text-decoration: none;
}
a:hover {
  color: #1b5286;
	text-decoration: underline;
}

.update_table {
	font-size: 12px;
	width: 350px;
	margin: 0px auto;
}

.update_table th{
	font-size: 12px;
	text-align: right;
}


.number {
  width: 36px;
}

#container {
  width: 1024px;
	margin: 0px auto;
}

#mainbg {
  width: 1024px;
	background: #e4e4c7 url('/graphics/main_bg.gif') repeat-x;
}

#main {
  width: 961px;
	background: #fff url(/graphics/bg.gif) repeat-y;
	margin: 0px auto;
	padding: 0px 8px;
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
}

#left_cont {
  width: 190px;
	float: left;
}

#nav_cont {
  width: 190px;
}

.nav_item {
  width: 190px;
	height: 35px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 16px;
}

.nav_item a:link, .nav_item a:visited {
  width: 180px;
	height: 25px;
	background: url('/graphics/navbtn.gif') no-repeat;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	color: #10467c;
}

.nav_item a:hover {
  width: 180px;
	height: 25px;
	background: url('/graphics/navbtnon.gif') no-repeat;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	color: #fff;
}

#facebook {
  width: 190px;
	height: 56px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 16px;
}

#facebook a:link, #facebook a:visited {
  width: 180px;
	height: 46px;
	background: url('/graphics/facebook.gif') no-repeat;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	color: #10467c;
}

#facebook a:hover {
  width: 180px;
	height: 46px;
	background: url('/graphics/facebookon.gif') no-repeat;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	color: #fff;
}

#linked {
  width: 190px;
	height: 56px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 16px;
}

#linked a:link, #linked a:visited {
  width: 180px;
	height: 46px;
	background: url('/graphics/linked.gif') no-repeat;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	color: #10467c;
}

#linked a:hover {
  width: 180px;
	height: 46px;
	background: url('/graphics/linkedon.gif') no-repeat;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	color: #fff;
}

#search_cont {
  width: 170px;
	background-color: #e0e0e0;
	padding: 10px;
	border-top: 9px solid #fff;
}


#keyword_search {
  font-family: Myriad Pro, Arial, sans-serif;
  font-size:12px;
  color:#969696; 
	font-weight: bold;
  width: 162px;
}

#keyword_button {
  background:url(/graphics/search_bg.gif) no-repeat;
  width:80px;
  height:25px;
  margin:3px 0px 0px 87px;
  padding:0px;
  cursor:pointer;
  cursor:hand;
}


#keyword_button input { 
  display:none;
}

.ads {
  margin-top: 10px;
}

#middle_cont {
  width: 516px;
	float: left;
	margin: 0px 12px 0px 12px;
}

/*------------------------------------New Major Promo Styling------------------------------*/
#promocontainer {
  position: relative; 
  visibility: visible; 
  width: 496px; 
  height:227px; 
	background-color: #e4ebf0;
	padding: 10px;
  z-index:0;
}
#promo1 {
  position: absolute; 
  visibility: visible; 
  z-index: 0; 
  top: 10; 
  left: 10; 
  width: 496px; 
  height:227px; 
}

#promo2, #promo3, #promo4, #promo5, #promo6 {
  position: absolute; 
  visibility: hidden; 
  z-index: 0; 
  top: 10; 
  left: 10; 
  width: 496px; 
  height:227px; 
}

#promolinks {
  position: absolute; 
  z-index: 0; 
  top: 225px; 
  left: 15px; 
  width: 496px; 
  height: 34px;
	text-align: center; 
}

a.promolink:link, a.promolink:visited { color:#ff0000; }
a.promolink:hover { color:#fff; }
#promolinks {position:absolute; top:220px; left:388px; height:15px; width:170px; z-index:20;}
#promolink1 {height:18px; padding:0; width:17px; text-align:center; float:left; z-index:20; margin-right:3px; display:block; background-color:#c6dff0;}

#promolink2, #promolink3, #promolink4, #promolink5, #promolink6, #promolink7, #promolink8 {display:none; height:18px; padding:0; width:17px; text-align:center; position:relative; float:left; z-index:20; margin-right:3px; background-color:#96aec5;}
#promoDetails1, #promoDetails2, #promoDetails3, #promoDetails4, #promoDetails5, #promoDetails6 {
  position: absolute;
  visibility: hidden;
  padding:5px;
  overflow:hidden;
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 638px; 
  height: 264px;
  background: #333;
}

.promoimg {
  float: left;
}

.promohead {
  float: left;
	margin-left: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #10467c;
}

.promomain {
  float: left;
	margin-left: 10px;
	width: 325px;
	font-family: arial;
	font-size: 13px;
	padding-top: 10px;
}

.morelink {
  float: left;
	margin: 10px;
}

.event_more {
  float: left;
	margin: 10px 10px 10px 185px;
}

#news_cont {
  margin-top: 15px;
}

.newshead {
  font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #10467c;
}

.newsdetails {
  font-family: Arial;
	font-size: 13px;
}

.eventhead {
  font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #10467c;
}

.right_evnt_cont {
  width: 325px;
	float: left;
	margin-left: 10px;
}

.eventdetails {
  font-family: Arial;
	font-size: 13px;
	width: 335px;
}

.eventimg {
  float: left;
	width: 150px;
}


#right_cont {
  float: left;
	width: 220px;
	margin-left: 10px;
	padding-top: 10px;
}

#date_cont {
  border: 1px solid #053b72;
	margin: 10px 0px;
	background-color: #fff;
	width: 209px;
}

#date_head {
  background-color: #053b72;
	color: #fff;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	padding: 3px 0px;
}

.dateblu {
  color: #1b5286;
	font-size: 14px;
	font-weight: bold;
}

.date_details {
  font-family: Arial;
	font-size: 11px;
	
}

#footer {
  font-family: Arial;
	font-size: 11px;
	padding: 10px 0px;
}

#sub_cont {
  width: 496px;
	background-color: #e4ebf0;
	padding: 10px;
	font-family: Arial;
	font-size: 13px;
}

#subhead {
   background-color: #053b72;
	 padding: 10px;
	 font-family: Arial;
	 font-size: 15px;
	 font-weight: bold;
	 color: #fff;
}

