/* footer to bottom*/
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
	
#header{ 
	/*position:relative;*/ 
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	/*width:748px; if site is centered #header will need updated in JS for positioning*/
	/*height:125px;*/
	z-index:500;/*so nav appears above left side nav*/
	/*padding-top:10px;
	border-bottom: #000000 1px solid;*/
	margin-right: -15px;  /*use to get rid of hor scroll IE Mac */
	/* 	background-color:#C2178D; */
	/*overflow:hidden; color: #000000; 
	margin-bottom: -15px; */
	} 
#clearfooter{clear:both;height:94px;}/*needed to make room for footer*/ 
#minHeight{float:left;width:0px;height:100%;margin-bottom:-94px;} /* footer to bottom */
* html #minHeight{margin-bottom:-94px;} /* footer to bottom */
/*div,p {margin-top:0}clear top margin for mozilla*/

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/ 

#content{
	}
	
#home_content{
	padding: 0 40px 0 40px;
	}
form{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
#nav_bg_header
{
	display:block;
	width:721px;
	height:94px;
	float:left;
	background:url(../images/nav_bg_header.jpg) no-repeat;
}
/*//////////////////////////////////////////////////////////////////
drop down nav______________________________drop down nav////////////
////////////////////////////////////////////////////////////////////*/
#mainMenu {
	margin:0px;
	padding:0px;
	/*background:url(../images/nav_bg_header.jpg) no-repeat;*/
	/*margin-left:12px; causes nav image to repeat*/
	}
	
#menuList {
	margin: 0px;
	padding: 0px;
	/*background:url(../images/root_nav_bg_right.gif) no-repeat right top;*/
	}

#menuList ul {
	margin: 0px;
	padding: 0px;
	clear: left;
	}

#mainMenu ul li{
	display: block;
	display:inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float:left;/*remove extra space on the right of each nav item*/
	}

#menuList li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

a.starter {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	margin: 0px;
	padding:12px 13px 16px 14px; /*if you change padding bottom check JS for mac code*/
	/*border-right:1px solid #000;*/
	position:relative;
	/*line-height:35px;*/
	line-height:15px;
	letter-spacing:0px;
	top:11px;/**/
	/*top:-9px;*/
	}
	
a.starter:hover, a.starter:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding:12px 13px 16px 14px;
	line-height:15px;
	
	/*color: #3692C2; avoid IE back button issues by defining below
	background-color:#EDEDF0;*/
	/*padding:5px 9px 11px 9px;*/
	/*border-right:1px solid #000;*/
	}
	
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	display: block;
	color: #100158;
	position: absolute;
	visibility: hidden;
	width: 150px;
	}

.menu li a:hover, .menu li a:active {
	text-decoration: none;
	color: #100158;
	font-size: 11px;
	padding: 2px 2px 8px 8px;
	line-height:13px;
	text-decoration: underline;
	font-weight: normal;
	width: 150px;
}

.menu li a { /*does this permenately , .menu li a:visited*/
	font-family: Arial, Helvetica, sans-serif;
	color: #100158;
	display:block;
	/*display:inline;*/
	font-size: 11px;
	padding: 2px 2px 8px 8px;
	text-decoration: none;
	line-height:13px;
	font-weight: normal;
	width: 150px;
	/*border-left:2px solid #25167A;
	border-right:2px solid #25167A;
	letter-spacing: 1px;*/
}

/* all sub menus get same position
#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7 { 
	display: block;
	width: 733px;
	z-index:50;
	margin:2px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	line-height: 18px;
	left:15px;
	top:107px;
}*/
#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9 
{	
	width: 137px;
	z-index:100;
	background-color:#EBE9DA;
	border-top:1px solid #25167A;
	border-left:2px solid #25167A;
	border-right:2px solid #25167A;
	border-bottom:2px solid #25167A;
}

#about_us:hover, #dvd:hover, #our_supporters:hover, #how_to_buy:hover, #make_a_donation:hover, #events:hover, #media:hover{
	color: #f2ec4a;
	/*background-color:#EDEDF0;*/
	/*filter: alpha(opacity=40);
	-moz-opacity: .35;
	-khtml-opacity: .35;*/
}
#about_us{
	left:0px;
	/*margin-right:-3px;*/
	border-right:1px solid #FFF;
	margin-right:0px;
}
#dvd{
	/*left:-3px;*/
	margin-left:0px;
	border-right:1px solid #FFF;
	/*margin-right:-3px;*/
}
#our_supporters{
	/*left:-6px;
	margin-left:-6px;*/
	border-right:1px solid #FFF;
}
#how_to_buy{
	/*left:-9px;
	margin-left:-9px;*/
	border-right:1px solid #FFF;
}
#make_a_donation{
	/*left:-12px;
	margin-left:-12px;*/
	border-right:1px solid #FFF;/**/
}
#events
{
	border-right:1px solid #FFF;
}
#media
{
}

/*///////////////////////////////
footer____________footer____//////
//////////////////////////////////*/
#footer { 
	width:100%; 
	/*width: 760px; to cetner*/
	/*margin: 0 auto; to center*/
	clear:both; 
	height:92px; /* footer to bottom */
	/*border-top:1px solid #000; */
	border-bottom:1px solid #CCC;  /*footer to bottom */
	/*background-color: #FFF;*/
	background:url(../images/bg_footer.png) repeat-x;
	position:relative; /* footer to bottom */
	font-family: Arial, Helvetica, sans-serif; 
	line-height:12px;
	z-index:5;
	/*line-height:23px;*/
	} 
* html #footer {/*only ie gets this style*/ 
	\height:94px;/* for ie5 */ 
	he\ight:92px;/* for ie6 */ 
	}
/*///////////////////////////////
atach image to footer trick
//////////////////////////////////*/
.ap-test,.ap-test_default {
	position: absolute;
	top: -87px;
	width: 86px;
	height: 114px;
}

.ap-test_default 
{
	top: -82px;
}
/* \*/
* html .ap-test {
	top: -86px;
	t\op: -87px;
}
* html .ap-test_default {
	top: -81px;
	t\op: -82px;
}
/* */

.ap-left {left: 827px;}
