	/*	
	CSS by Chris Duren @ Invisible-Ink.com
	Increase your visibility with Invisible Ink (TM)
	*/

html { 
	min-width: 990px;
	 }

body	{
	background: #c9e4ff url(img/bg.png) top left repeat-x;
	font: 12px/1.3 verdana, arial, helvetica, sans-serif;
	color: #036;
	margin: 0;
	}
	
	/*	Typography	*/
	
h1	{
	float: left;
	width: 225px;
	height: 95px;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
.home	{
	text-indent: -9999px;
	display: block;
	width: 225px;
	height: 95px;
	background: transparent url(img/menu/logo.png) top left no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h2, .header_1	{
	font-size: 16px;
	color: #f37e1a;
	padding: 0;
	margin: 0 0 16px 0;
	}
	
h3	{
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	padding: 10px 0 0 0;
	margin: 0 0 16px 0;
	}
	
h4, .header_2	{
	font-size: 13px;
	color: #023b6a;
	margin: 0 0 10px 0;
	}

h5, .header_3	{
	width: 260px;
	height: 29px;
	font-size: 13px;
	font-family: Eurostile, verdana, arial, helvetica;
	text-transform: uppercase;
	color: #fff;
	padding: 11px 20px 0 20px;
	margin: 0 0 10px 0;
	background: transparent url(img/h5.png) top left no-repeat;
	}
	
h6	{
	width: 314px;
	height: 30px;
	font-size: 13px;
	font-family: Eurostile, verdana, arial, helvetica;
	text-transform: uppercase;
	color: #fff;
	padding: 11px 20px 0 20px;
	margin: 0 0 10px 0;
	background: transparent url(img/h6.png) top left no-repeat;
	}
	
p	{
	margin: 0;
	padding: 0 0 12px 0;
	}

em	{
	color: #369;
	}

hr	{
	height: 1px;
	margin: 10px 0;
	border-bottom: 1px dotted #369;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background-color: transparent;
	}
	
form	{
	margin: 0;
	padding: 0;
	}
	
ul	{
	margin-bottom: 14px;
	margin-top: 0;
	}
	
	/*   Basic Layout Divisions	*/
	
#wrapper	{
	background: transparent;
	width: 990px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#sub	{
	background: transparent url(img/bg-sub.jpg) top left no-repeat;
	clear: both;
	width: 246px;
	float: left;
	padding: 0 0 20px 0;
	text-align: center;
	}

#search	{
	width: 182px;
	height: 43px;
	background: transparent url(img/bg-search.png) top left no-repeat;
	margin: 15px auto 0 auto;
	padding: 15px 12px 0 12px;
	}

#sidebar_news	{
	background: transparent url(img/bg-news.jpg) top left no-repeat;
	width: 174px;
	height: 295px;
	padding: 0 17px 40px 17px;
	margin: 4px auto;
	}
	
#sidebar_news ul	{
	width: 158px;
	height: 255px;
	overflow: auto;
	list-style: none;
	padding: 0 8px;
	margin: 0;
	text-align: left;
	}
	
#sidebar_news li	{
	background: transparent url(img/news.png) 0 10px no-repeat;
	border-bottom: 1px dotted #fc6;
	padding: 8px 5px 8px 18px;
	margin: 0;
	}
	
#sidebar_news li em	{
	font-size: 11px;
	color: #fff;
	}

#sidebar_news li a	{
	color: #222;
	text-decoration: none;
	}
	
#sidebar_news li a:hover	{
	color: #023b6a;
	text-decoration: underline;
	}
	
#sidebar_menu	{
	background: #f17d1a url(img/bg-sidebar.jpg) top left no-repeat;
	width: 206px;
	margin: 4px auto;
	padding: 0;
	}
	
#sidebar_menu li a	{
	color: #222;
	text-decoration: none;
	text-transform: capitalize;
	}
	
#sidebar_menu li a:hover	{
	color: #023b6a;
	text-decoration: underline;
	}
	
#links	{
	width: 156px;
	background: transparent url(img/bg-links.jpg) bottom left no-repeat;
	margin: 0 auto;
	padding: 0 25px;
	color: #930;
	text-transform: uppercase;
	}

#links ul	{
	list-style: none;
	padding: 0 0 35px 0;
	margin: 0;
	text-align: left;
	font-family: arial, helvetica, sans-serif, verdana;
	font-weight: bold;
	}
	
#links ul li	{
	background: transparent url(img/links.png) 0 8px no-repeat;
	margin: 0;
	padding: 8px 0 8px 20px;
	border-bottom: 1px dotted #fc6;
	}
	
#links ul li ul {
	background: transparent;
	padding: 0 15px 0 0;
	margin: 0;
	}
	
#links ul li ul li	{
	background: transparent;
	border-bottom: 0;
	padding: 6px 0;
	margin: 0;
	}
	
#content 	{
	background: transparent url(img/bg-content.jpg) top left no-repeat;
	width: 724px;
	float: left;
	margin: 0;
	padding: 15px 0;
	}
	
#content li	{
	padding: 0;
	margin: 0 0 8px 0;
	}
	
#content img	{
	padding: 5px;
	background: #fff;
	border: 1px solid #036;
	}

#footer	{
	clear: both;
	width: 100%;
	height: 54px;
	padding: 0;
	background: #fff url(img/footer.png) top left repeat-x;
	text-align: center;
	color: #036;
	text-transform: uppercase;
	font-size: 10px;
	}

#copyright	{
	background: transparent;
	width: 940px;
	margin: 0 auto;
	padding: 20px 25px 0 25px;
	text-align: left;
	}

	/*	Main Navigation	*/

#menu	{
	width: 990px;
	height: 95px;
	margin: 0;
	padding: 0;
	position: relative;
    z-index: 6000;
    font-weight: bold;
	}

#menu div	{
	float: left;
	}

#menu div a {
	display: block;
	padding: 0;
	border: 0;
 	color: #fff;
	height: 95px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	}
	
#menu div ul	{
	list-style: none;
	border: 8px solid #023b6a;
	margin: -20px 0 0 0;
	padding: 0;
	position: absolute;
	background: #fff url(img/bg-dropdown.png) bottom right no-repeat;
    z-index: 2;
	}	

#menu div ul li div ul	{
	list-style: none;
	padding: 0;
	margin: 0;
	background: transparent;
	position: relative;
	border: 0;
	}

#menu div ul li div ul li ul	{
	list-style: square;
	margin: 0 0 0 15px;
	border: 0;
	}
	
#menu div ul li div ul li ul li	{
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
	background: transparent;
	}

#menu div ul li div ul li ul li a:link, #menu div ul li div ul li ul li a:visited, #menu div ul li div ul li ul li a:hover {
	color: #369;
	text-decoration: underline;
	}

#menu div li	{
	margin: 0;
	padding: 0;
	padding: 5px 15px;
	}	

#menu div li a:link	{
	margin: 0;
	height: auto;
	width: auto;
	color: #036;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0;
	background: transparent;
	}
	
#menu div li a:visited	{
	margin: 0;
	height: auto;
	width: auto;
	color: #369;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0;
	background: transparent;
	}
	
#menu div li a:hover	{
	margin: 0;
	height: auto;
	width: auto;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 0;
	background: transparent;
	}

	
#future a {background: transparent url(img/menu/future.png) top left no-repeat; width: 200px;}
#future.menu-active a, #future a:hover {background: transparent url(img/menu/future.png) 0 -95px no-repeat;}

#students a {background: transparent url(img/menu/students.png) top left no-repeat; width: 97px;}
#students.menu-active a, #students a:hover {background: transparent url(img/menu/students.png) 0 -95px no-repeat;}
	
#programs a {background: transparent url(img/menu/programs.png) top left no-repeat; width: 105px;}
#programs.menu-active a, #programs a:hover {background: transparent url(img/menu/programs.png) 0 -95px no-repeat;}
	
#parents a {background: transparent url(img/menu/parents.png) top left no-repeat; width: 89px;}
#parents.menu-active a, #parents a:hover {background: transparent url(img/menu/parents.png) 0 -95px no-repeat;}
	
#employers a {background: transparent url(img/menu/employers.png) top left no-repeat; width: 109px;}
#employers.menu-active a, #employers a:hover {background: transparent url(img/menu/employers.png) 0 -95px no-repeat;}
	
#alumni a {background: transparent url(img/menu/alumni.png) top left no-repeat; width: 79px;}
#alumni.menu-active a, #alumni a:hover {background: transparent url(img/menu/alumni.png) 0 -95px no-repeat;}
	
#staff a {background: transparent url(img/menu/staff.png) top left no-repeat; width: 86px;}
#staff.menu-active a, #staff a:hover {background: transparent url(img/menu/staff.png) 0 -95px no-repeat;}
	
	/*	Home	*/

#h_info a, #h_tour a, #h_donate a {
	width: 207px;
	height: 42px;
	display: block;
	text-indent: -9999px;
	}
	
#h_info	{
	width: 207px;
	height: 42px;
	display: block;
	margin: 0 auto 4px auto;
	padding: 0;
	border: 0;
	background: transparent url(img/btn/info.png) top left no-repeat;
	}

#h_info a:hover {
	width: 207px;
	height: 42px;
	display: block;
	text-indent: -9999px;
	background: transparent url(img/btn/info.png) 0 -42px no-repeat;
	}

#h_tour	{
	width: 207px;
	height: 42px;
	display: block;
	margin: 0 auto 4px auto;
	padding: 0;
	border: 0;
	background: transparent url(img/btn/tour.png) top left no-repeat;
	}
	
#h_tour a:hover {
	width: 207px;
	height: 42px;
	display: block;
	text-indent: -9999px;
	background: transparent url(img/btn/tour.png) 0 -42px no-repeat;
	}

#h_donate	{
	width: 207px;
	height: 42px;
	display: block;
	margin: 0 auto 4px auto;
	padding: 0;
	border: 0;
	background: transparent url(img/btn/donate.png) top left no-repeat;
	}

#h_donate a:hover {
	width: 207px;
	height: 42px;
	display: block;
	text-indent: -9999px;
	background: transparent url(img/btn/donate.png) 0 -42px no-repeat;
	}

	
	/*	Programs	*/
	
#programs_home	{
	width: 354px;
	float: right;
	margin: 0 0 15px 0;
	font-family: Eurostile, verdana, arial, helvetica;
	}
	
#programs_home ul	{
	list-style: none;
	padding: 0 10px;
	margin: 0;
	}
	
#programs_home li	{
	padding: 4px 10px 5px 25px;
	text-transform: uppercase;
	}
	
#programs_home a	{
	color: #f37e1a;
	font-weight: bold;
	text-decoration: none;
	}
	
#programs_dl	{
	list-style: none;
	width: 260px;
	text-align: center;
	margin: 0;
	padding: 0 20px;
	}
	
#programs_dl li	{
	padding: 17px 0 20px 0;
	margin: 0;
	border-bottom: 1px dotted #369;
	}
	
	/*   Classes 	*/

.nomargin	{
	margin: 0;
	padding: 0;
	}

.header	{
	background: #036;
	color: #fff;
	font-weight: bold;
	}

.cell	{
	background: #fff;
	}

.box	{
	padding: 5px;
	background: #fff;
	border: 1px solid #036;
	}

.button	{
	width: 225px;
	height: 40px;
	background: transparent url(img/btn/btn.png) top left no-repeat;
	text-align: center;
	padding: 9px 0 0 0;
	text-transform: uppercase;
	}

.button a	{
	color: #fff;
	width: 225px;
	height: 40px;
	display: block;
	text-decoration: none;
	}

	/*   Links 	*/

a:link	{
	color: #036;
	font-weight: bold;
	}
	
a:visited	{
	color: #369;
	font-weight: bold;
	}
	
a:hover	{
	color: #f37e1a;
	}

	/*   Admin Styles	*/
	
#selectomatic	{
	background: #036;
	padding: 6px 20px;
	color: #fff;
	}
	
#selectomatic a	{
	color: #fff;
	}
