/*redefined tags*/


body {
	font: 8pt/16pt helvetica;
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
	}
	
p { 
	font: 8pt/16pt helvetica; 
	margin-top: 0px;
	}
	
h2 {
	font: 14pt helvetica; 
	}
	
h3 { 
	font: italic normal 12pt helvetica; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
	
h4 {
	font: 10pt helvetica;
	font-weight: bold;
	}
	
li {
	text-align: left;
	font-weight: bold;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #555753;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}




/* specific divs */
	
#sidemenu {
	width: 251px;
	float: right;
	}

#nav1 {
	float:left;
	}

#nav2 {
	float:left;
	}

#nav3 {
	float:left;
	}

#nav4 {
	float:right;
	}

#nav6 {
	float:left;
	}

#nav7 {
	float:left;
	}

#nav8 {
	float:left;
	}

#nav9 {
	float:left;
	}

#nav10 {
	float:left;
	}

#nav11 {
	float:left;
	}

#nav12 {
	float:left;
	}

#nav13 {
	float:left;
	}



/* my classes */



.pagename {
	font-size: 16pt;
	color: #555753;
	margin:0px;
	}

.indented {
	text-indent: 60px;
	}

.sideheader {
	display:block;
	font: 12pt helvetica;
	font-weight: bold;
	border-bottom:2px dotted #666666;
	margin:0px 0px 10px 0px;
	}
	











































#container {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	width: 809px;
	margin:0px;
}

#top {
	height: 126px;
	width: 809px;
	margin:0px;
	
	}
	
#tabs {
	float:left;
	width:303px;
	height:18px;
	padding-top: 108px;
	padding-left: 2px;
	margin:0px;
	}

#tab_home {
	width:55px;
	height:18px;
	float: left;
	margin:0px;
	}
	
#tab_aboutus {
	width:83px;
	height:18px;
	float: left;
	margin:0px;
	}
	
#tab_programs {
	width:89px;
	height:18px;
	float: left;
	margin:0px;
	}
	
#tab_gallery {
	width:76px;
	height:18px;
	float: left;
	margin:0px;
	}

#main {
	float:left;
	padding:40px;
	width: 468px;
	text-align: left;
	background-color:#FFFFFF;
	}

#center {
	padding-right:8px;
	float: left;
	width: 800px;
	border-left: 1px solid #CCCCCC;
	background-image:url(images/menu_notab/images/stripe_orangetop.gif);
	background-repeat: repeat-y;
	background-position: right;
	}

	
#footer {
	margin:0px;
	float: left;
	width: 809px;
	height: 26px;
	background-image: url(images/bottomshadow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#leftfoot {
	margin:0px;
	float:left;
	width: 550px;
	}

#rightfoot {
	float: left;
	width:251px;
	padding-right: 8px;
	background-image: url(images/bottom_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	}
	
#footershadow {
	float:left;
	height: 6px;
	width:809px;
	background-image:url(images/bottomshadow.gif);
	background-repeat:no-repeat;
	}

#bottomnav1 {
	float:left;
	}

#bottomnav2 {
	float:left;
	}

#bottomnav3 {
	float:left;
	}