/*-----------------------Universal elements-----------------------*/
body     { 
	color: #000; 
	font-size: 11px; 
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
	line-height: 14px; 
	background-color: #d5d9dc;
	}
select { width: 225px }
p   { 
	margin-top: 5px; 
	margin-bottom: 0;
	}
a { 
	color: #c33;
	background-color: inherit;
	text-decoration: none;
	}
a:hover { 
	color: #c33;
	background-color: inherit;
	text-decoration: underline;
	}
img, a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
h1 { 
	color: #5e7ea9;
	background-color: inherit;
	font-size: 18px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 16px; 
	font-stretch: expanded;
	margin-top: 0px;
	}
h2 { 
	color: #5e7ea9; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 16px; 
	font-stretch: extra-expanded; 
	background-color: inherit; 
	margin-top: 0; 
	margin-bottom: 3px;
	}
h2 a { 
	color: #5e7ea9; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 16px; 
	font-stretch: extra-expanded; 
	background-color: inherit; 
	margin-top: 0; 
	margin-bottom: 3px;
	}
h2 a:hover  { 
	color: #0a246a;
	background-color: inherit;
	text-decoration: none;
	}
h3 { 
	color: #0a246a; 
	font-size: 12px; 
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 16px; 
	font-stretch: expanded; 
	background-color: inherit; 
	margin-top: 0; 
	margin-bottom: 3px;
	}
	
/*-----------------------Main body elements-----------------------*/
#container    { 
	color: inherit; 
	background-color: #fff; 
	margin: auto; 
	padding: 10px; 
	width: 755px; 
	height: 800px; 
	border: solid 2px #000;
	}
#title_banner { 
	background-image: url(images/title_banner.jpg); 
	background-repeat: no-repeat; 
	width: 755px; 
	height: 191px; 
	margin: 0; 
	}
#title_banner a { 
	margin-top: 175px; 
	float: left;
	}
	
/*-----------------------Navigation-----------------------*/
#nav_bar  { 
	background-image: url(images/nav_bar.jpg); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin: 0; 
	width: 755px; 
	height: 26px;
	}
#nav_text      { 
	color: #fff; 
	font-size: 11px; 
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	background-color: inherit; 
	margin-right: 15px; 
	float: right; 
	clear: both;
	}
#nav_text ul    { 
	color: #fff; 
	font-size: 11px; 
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	background-color: inherit; 
	list-style-image: url(images/nav_bullet.jpg); 
	display: inline; 
	clear: both;
	}
#nav_text li     { 
	color: #fff; 
	font-size: 11px; 
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
	line-height: 10px; 
	background-color: inherit; 
	display: inline; 
	margin-bottom: 9px;
	clear: both;
	}
#nav_text li img { 
	margin-top: 3px;
	}
#nav_text a    { 
	color: #fff; 
	font-size: 11px; 
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	background-color: inherit; 
	clear: both; 
	vertical-align: 6px;
	}
#nav_text a:hover { 
	color: #839EB0; 
	background-color: inherit;
	clear: both;
	}
	
/*-----------------------Content-----------------------*/
#content_background { 
	background-image: url(images/content_area.jpg); 
	background-repeat: no-repeat; 
	width: 755px; 
	height: 555px;
	padding: 0px;
	}
#content_area { 
	width: 755px; 
	height: 370px;
	padding: 0px;
	margin-bottom: 0px;
	}
	
/*..........Left Side..........*/
#left { 
	margin-top: 5px; 
	width: 375px; 
	height: 360px; 
	float: left;
	}
#left_content { 
	margin-top: 5px; 
	margin-right: 10px; 
	width: 296px; 
	height: 360px; 
	float: right;
	}
#left_content h1 img { 
	vertical-align: -8px;
	}
	
/*..........Right Side..........*/
#right  { 
	margin-top: 5px; 
	width: 370px; 
	height: 360px; 
	float: right;
	}
#right_content { 
	margin-top: 10px; 
	margin-left: 5px; 
	width: 320px; 
	height: 360px; 
	float: left;
	}
#search { 
	width: 320px; 
	height: 40px; 
	clear: both;
	}
#search_text  { 
	color: inherit;
	background-color: #ddd; 
	text-align: center; 
	margin-bottom: 10px; 
	padding-top: 5px; 
	width: 145px; 
	height: 20px; 
	float: left;
	}
#search_box  { 
	float: right;
	}
#image_box  { 
	color: inherit;
	background-color: #ccc; 
	background-position: 0 0; 
	margin: 10px auto 15px; 
	width: 252px; 
	height: 172px; 
	clear: both; 
	}
.events_date_box  { 
	color: inherit; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px; 
	font-stretch: expanded;
	background-color: #eff4fa; 
	text-align: center; 
	float: left;
	}
.events_box  { 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px; 
	font-stretch: expanded; 
	padding-left: 6px;
	float: left;
	}
	
/*-----------------------Sponsor/Footer Area-----------------------*/
#sponsor_box { 
	margin-left: 140px; 
	width: 550px; 
	height: 120px;
	}
#footer  { 
	line-height: 16px;
	font-stretch: semi-expanded; 
	text-align: right; 
	padding-bottom: 8px; 
	width: 753px;
	}
td{
	font-size: 9px;
	}

