#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:205px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:200px; 
		padding-left:2px; /*font-family:"Century Gothic"; */
		font-family:Tahoma;  text-transform:uppercase; letter-spacing:1px;	

	}
	#dhtmlgoodies_slidedown_menu a:hover{
		color: #FF0000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:200px;	
		padding-left:2px;
		/*font-family:"Century Gothic"; */
		font-family:Tahoma; 
		text-transform:uppercase;letter-spacing:1px;	
	}
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px; padding-top:5px; padding-bottom:5px;
		/*border-bottom:1px solid #000;
		font-weight:bold;*/
		font-size:16px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px; font-size:12px;
		
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;font-style:italic; font-size:12px; color:#0000CC; }	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px; font-weight:bold; }	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;	font-weight:bold; }

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}

body{
	padding:0;
	margin:0;
	background-color:#e1e1e1;}
img, a {
	outline:none;}
p {
	margin:0;
	padding:8px 10px 8px 0;	
	/*text-align:justify;*/}
td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:19px;}
a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#757575;
	font-weight:normal;
	text-decoration:none;}
a:hover {	
	color:#FF0000;}
ul {
	padding:0;
	margin:10px 10px 20px 17px;
	}
.logo{
	padding:32px 0 6px 0;
	margin:0;}
.logo h1{
	margin:0;
	padding:0;
	display:none;
	text-indent:-1000px;}
.border{
	border-top:1px solid #000000;
	padding:22px 18px 0 37px;}
.border1{
	border-top:1px solid #000000;
	padding:27px 18px 0 20px;}
.menu{	
	font-size:18px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:23px;}

.dateBG{
	background:url(../images/date-bg.jpg) no-repeat;
	padding:10px 0 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;}
.footer{
	padding:0 0 0 28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	background-color:#FF0000;
	height:25px;}
.footer a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;}
.footer a:hover{
	text-decoration:underline;}
.innerBanner{
	background:url(../images/inner-banner.jpg) no-repeat #ffffff;
	height:573px;
	padding:0 0 0 40px;}
.logo1{
	padding:31px 0 7px 25px;
	margin:0;}
.logo1 h2{
	margin:0;
	padding:0;
	display:none;
	text-indent:-1000px;}
.heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	padding:10px 0 0 0;}
.headingBlack{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;}
.headingGray{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#757575;
	font-weight:bold;
	text-decoration:none;}
#bodyText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	overflow:auto;
	height:420px; width:550px;}
.clickHere{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;}
.clickHere a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;}
.clickHere a:hover{
	text-decoration:underline;
	color:#000000;}
.bg{ background:url(../images/inner-banner.jpg) top left no-repeat #FFFFFF; }
#programs{background:url(../images/date-bg.jpg); 
height:36px;
padding:10px 0 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;}
.bg1{background:url(../images/right-bottom.jpg);}
.error{color:#FF0000; font-size:11px; font-family:Verdana;}