body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #464646;
	background: url(../images/main_bkrd.jpg) top center repeat #184587 fixed;
}
ul {
	list-style-type: disc;
	font-weight: normal;
}
p {
	margin: 0 0 12px 0;
}
p.padding {
	padding-top: 20px;
}
p.info {
	color: #666666;
	font-size: 90%;
}
.padded {
	padding: 30px 0 15px 0;
}
.uppercase {
	text-transform: uppercase;
}
.indent {
	margin-left: 30px;
}
.criteria {
	text-transform: uppercase;
	padding: 20px 0 15px 0;
	border: 2px solid #CCC;
	padding: 10px;
	margin: 20px 0;
}
span.schol_orange {
	color: #f7941d;
}
p#dwn {
	text-align:center;
}
.justify {
	text-align: justify;
	float: left;
	padding: 0 0 15px 0;
}
.captcha_error_message {
	color: #CC3300;
}
p#regen {
	padding: 15px 0 0 0;
}
img#nfcu {
	margin: 0 0 10px 0;
}
img#smash, img#nfcu {
	margin-right: 10px;
}
h1, h2, h3, h4, h5 {
	color: #000066;
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}
h2#new {
	padding: 15px 0 0 0;
}
h1.header, h3.header {
	display: block;
	height: 33px;
	margin: 10px 0 0 0;
	width: 357px;
}
h2#ndsp {
	background: url(../images/ndsp.jpg) no-repeat;
}
h2#who {
	background: url(../images/who.gif) no-repeat;
	height: 33px;
	margin: 0 0 5px 0;
}
h1#welcome {
	background: url(../images/welcome.jpg) no-repeat;
}
h2#09spons {
	height: 40px;
	width: 100%;
	padding: 30px 0 15px 0;
}
h2#09spons span {
	margin: -9999px;
}
h1#abt {
	background: url(../images/hdabout.jpg) no-repeat;
	margin: 0 0 5px 0;
}
h1#ghd {
	background: url(../images/hdgallery.jpg) no-repeat;
}
h3#thx {
	background: url(../images/hdthx.jpg) no-repeat;
}
h1#spons {
	background: url(../images/hdsponsor.jpg) no-repeat;
	margin: 0;
}
h2#mn {
	background: url(../images/mis) no-repeat;
}
h1#confs {
	background: url(../images/hdconferences.jpg) no-repeat;
	margin:0 0 5px 0;
}

h1#confs span {
	margin-left: -9999px;
}

h2#mems {
	background: url(../images/members.gif) no-repeat;
	height: 33px;
	margin: 0;
}
h2#schd {
	background: url(../images/scholarhd.gif) no-repeat;
}
h2#latest {
	background: url(../images/news.gif) no-repeat;
	height: 33px;
	margin: 5px 0 0 0;
}
h1#progs {
	background: url(../images/hdprograms.jpg) no-repeat;
	margin: 20px 0 10px 0;
}
h1#yth {
	background: url(../images/youthhead.gif) no-repeat;
	width: 250px;
	height: 33px;
	margin: 10px 0 15px 0;
}
h2#board {
	background: url(../images/members.jpg) no-repeat;
	height: 33px;
	width: 750px;
}
.hide {
	margin-left: -9999px;
}
h1#contacthd {
	background: url(../images/hdcontact.jpg) no-repeat;
}
#info h3 {
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 14px;
}
#info p {
	text-align: justify;
}
#info {
	padding-top: 20px;
}
h3#mission {
	background: url(../images/mission.jpg) no-repeat;
}
h3#mission, h3#out, h3#spted {
	height: 33px;
	padding: 0;
}
h3#out {
	background: url(../images/outreach.jpg) no-repeat;
}
h3#spted {
	background: url(../images/educ.jpg) no-repeat;
}
h2#wrk {
	background: url(../images/winter.gif) no-repeat;
}
h2#shops {
	background: url(../images/work.gif) no-repeat;
	margin: 15px 0 10px 0;
}
span.hide {
	margin-left: -9999px;
}
a {
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a.underline {
	text-decoration: underline;
}
a.underline:hover {
	color: #FF6600;
	text-decoration: none;
}
a.white {
	color: #FFF;
}
a.white:hover {
	text-decoration: none;
}
div.container {
	width: 822px;
	margin: 0 auto;
	background: url(../images/main.png) repeat-x top center;
	text-align: left;
}
div.header {
	width: 100%;
	margin: 0;
} 
img#logo {
	width: 299px;
	float: left;
}
.header img {
	margin: 0;
}
img#snhep {
	float: right;
	width: 523px;
}
#info img#grp {
	margin: 0 0 15px 0;
	border: 4px solid #CCC;
}

/** NAVIGATION MENU CSS **/

#nav {
	margin:0;
	width: 822px;
	float: left;
	background: url(../images/navbkrd.png) no-repeat;
	height: 38px;
}

#nav ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

#nav ul a img {
	border: none;
}

#nav ul li {
	float:left;
	list-style-type:none;
	padding: 0;
	width: 114px;
	margin: 0;
}

#nav ul li ul li a {
	padding: 10px 0;
	text-decoration: none;
	font-weight:bold;
    display:block;
    padding:5px 5px 5px 8px;		
	width: 100%;
    text-decoration:none;
	color: #063072;
}
      
#nav ul li ul li a:hover {
	color:#363636; 
	text-decoration:none;
	
}
#nav ul li ul li:hover {
	background: #f6a153;
	color: #063072;
	width: 100%;
}

#nav li.lg {width:125px;}
#nav li.sm {width:115px;}
#nav li.sms {width:114px;}

#nav li ul {
	display:none; 
	width:10em; 
	background:#FFF; 
	border-left:1px solid #f6a153;
	border-right:1px solid #f6a153;
	border-bottom:1px solid #f6a153;
}

#nav li:hover ul {
	position:absolute; 
	display:block;
	margin: -3px 0 0 0;
}

#youthbtns {
	float: right;
	width: 60%;
	padding-top: 10px;
}
#youthbtns img {
	float: right;
	width: 200px;
}

.main {
	width: 750px;
	margin: 0 auto;
	background: #FFF;
	padding: 0 25px 0 25px;
}
.textlinks {
	margin: 0;
	height: 20px;
	background: white;
	width: 100%;
	text-align: right;
	padding-top: 20px;
}
.textlinks p {
	font-size: 80%;
}
.footer {
	margin-bottom: 20px;
}
.footer p, .footer a {
	margin: 0;
	font-size: 9px;
	color: #FFF;
}

/* Misc. Classes ------ */

.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
.container .main #intro {
	text-align: justify;
	width: 60%;
	padding: 5px 0 0 0;
	float: left;
}
#hmbot {
	text-align: justify;
	width: 60%;
	padding: 12px 0;
	border-top: 1px solid #CCC;
}
.container .main #mainflash {
	background-image: url(../images/flasharea.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 392px;
	width: 283px;
	padding-top: 10px;
}
.container .footer {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 25px 0 15px 10px;
}
div#box1{
	float: left;
}
div#box2 {
	float: right;
}
div#box1, div#box2 {
	width: 226px;
	height: 125px;
	margin: 5px 0 0 0;
	background-color:#FF9966;
	bottom: 0px;
}

/*====== Form Styles =======*/

#formdiv label, label span{
	display:block;
	padding: .4em 0 0 0; 
	color:#333;
}        
#formdiv label{
	float:left;
	width:92%;
	clear: left;
}        
#formdiv label.ys {
	width: 20%;
	clear: none;
}
#formdiv label.topiclabel {
	padding: 1.5em 0 0 0;
}
#formdiv label span{
	float:left;
	width:22%;
	text-align:left;
	margin: 0 5px 0 0;
}
#formdiv label span.rad {
	width: 35%;
	padding: 0;
}
#formdiv fieldset input, #formdiv fieldset textarea, #formdiv fieldset select {
	margin-left:12px;
	float:left; 
	width:70%; 
	border: 1px solid #999999;
}
#formdiv input.pst {
	width: 50%;
	border: none;
}
#formdiv fieldset input:hover{
	border-color:#000099;
}
#formdiv #pstsch {
	width: 75%;
	float: left;
}
#formdiv fieldset input:active, input:focus{
 	border-color:#9999CC;
}
#formdiv fieldset{
	float:left;
	width:68%;
	padding: 0 0 15px 35px;
	border: 1px solid #CCC;
	overflow:auto;
	margin: 10px 0 15px 0;
}
#formdiv {
	float: left;
	width:68%;
	margin: 0 0 2em 14em;
	padding-top: 10px;
}        
#ftop {
	width: 75%;
	float: left;
	text-align: center;
}
#formdiv #contact_bottom {
	padding:15px 0;
	float:left;
	clear:both;
	width:75%;
}
legend span {
	padding: 0 5px;
	font-weight: bold;
	font-size: 18px;
	color: #666;
}
#verify img {
	padding: 5px 0 10px 0;
}
#verify input {
	width: 150px;
	border: 1px solid #999;
}
#buttons input{
	margin: 15px 0 0 0;
}
#buttons input:hover {
	cursor: pointer;
}
#confirm_msg {
	height: 200px;
	padding: 50px 0;
}
#confirm_msg p {
	padding: 20px 0 0 0;
}
#confirm_msg h1 {
	color: #003399;
	font-size: 20px;
}
div#progpara1, div#progpara2 {
	float: left;
	text-align: justify;
}
#progimg1, #progimg2 {
	float: right;
	width: 40%;
	height: 100px;
	background: #CCC;
}
ul#downloads li {
	padding: 4px 0;
}
#sponslogos {
	margin: 0 0 20px 0;
}

/* Declaration for the Selector */   
li.hm a, li.cf a, li.ab a, li.sp a, li.gl a, li.pr a, li.ct a { 	
	overflow: hidden;  
	display: block;
	height: 38px;
	text-indent: -10000px;  
	font-size: 0px;  
	line-height: 0px;  
} 
li.hm a, li.ct a {    
	width: 125px;  
} 
li.ab a, li.sp a, li.gl a {  
	width: 114px; 
} 
li.pr a, li.cf a {  
	width: 115px;  
}
li.hm a { 
	background: url(../../images/home.png) no-repeat 0 0; 
}
li.cf a {
	background: url(../../images/conference.png) no-repeat 0 0;
}
li.ab a {
	background: url(../../images/about.png) no-repeat 0 0;
}
li.sp a {
	background: url(../../images/sponsorship.png) no-repeat 0 0;
}
li.gl a {
	background: url(../../images/gallery.png) no-repeat 0 0;
}
li.pr a {
	background: url(../../images/programs.png) no-repeat 0 0;
}
li.ct a {
	background: url(../../images/contact.png) no-repeat 0 0;
}

/* Declaration for the additional states */
   
li.ab a:hover, li.hm a:hover, li.sp a:hover, li.gl a:hover, li.cf a:hover, li.ct a:hover, li.pr a:hover {  
	background-position: 0 -76px;  
}
li.hm a:hover {
	background: url(../../images/home_over.png) no-repeat;
}
li.cf a:hover {
	background: url(../../images/conference_over.png) no-repeat;
}
li.ab a:hover {
	background: url(../../images/about_over.png) no-repeat;
}       
li.sp a:hover {
	background: url(../../images/sponsorship_over.png) no-repeat;
}
li.gl a:hover {
	background: url(../../images/gallery_over.png) no-repeat;
}
li.pr a:hover {
	background: url(../../images/programs_over.png) no-repeat;
}
li.ct a:hover {
	background: url(../../images/contact_over.png) no-repeat;
}
#cfintro img {
	margin-bottom: 15px;
}
div#join {
	float: right;
	width: 211px;
	padding: 20px 0 0 0;
}
p.mailadd {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
p#areyou {
	padding: 15px 0 0 0;
	font-size: 11px;
	text-align: justify;
}
#dead {
	width: 148px;
	float: right;
	margin: 0 0 0 10px;
}
div#dead h3 {
	color: white;
}
div#schl {
	padding-top: 15px;
}
#cfintro {
	float: left;
	width: 100%;
	padding-top: 20px;
}
div#nd {
	float: right;
	width: 166px;
	margin: 0 0 0 20px;
}
div#scholpics, div#human {
	float: right;
	width: 268px;
	margin: 0 0 5px 5px;
}
#scholpics img {

}
#pic1 {
	margin-right: 5px;
}
#thank {
	padding: 15px 0 0 0;
	border-top: 1px solid #CCC;
}
#grads {
	float: left;
	width: 278px;
	margin: 0 15px 5px 0;
	height: 168px;
}
#grads img {

}
#smtxt {

}
#deco {
	float: right;
	width: 278px;
	margin: 0 0 0 15px;
	border: 3px solid #CCC;
	height: 186px;
}
#mm {
	float: right;
	width: 55%;
}
ul#brd {
	padding: 0 0 0 30px;
	margin: 0;
	font-size: 11px;
}
ul#brd li {
	padding: 3px 0;
}
#mm img {
	margin: 0 auto;
}
#mail {
	padding: 15px 0 0 0;
}
#plg {
	float: left;
	width: 82px;
	height: 81px;
	margin: 0 10px 5px 0;
}
#wint {
	float: left;
	width: 220px;
	height: 145px;
	margin: 0 10px 0 0;
}
#prog2 {
	text-align: justify;
	padding: 15px 0 0 0;
	border-top: 1px solid #CCC;
}
#prog1 {
	padding: 0 15px 10px 0;
}
#become {
	float: left;
	width: 100%;
}
#flash {
	margin-bottom: 10px;
}
#gal {
	padding-top: 20px;
}
.hdwrap {
	padding: 20px 0 5px 0;
}
#news {
	float: right;
	width: 37%;
	padding: 20px 0 0 0;
}
#lunch, #hot {
	padding: 10px;
	border: 1px solid #CCC;
	margin: 10px 0;
}
#lunch {
	margin: 0 0 5px 0;
}
span.blue {
	color: #FF6600;
}
#all {
	width: 43%;
	float: left;
}
#csn {
	width: 161px;
	float: right;
	margin-top: 115px;
}
#promo1 {
	clear: both;
}
#promo1 .click {
	margin-left: 30px;
}
p.sm {
	font-size: 11px;
}
#scholimg {
	width: 100px; 
	float: left; 
	margin: 0 10px 0 0;
}
#vol {
	float: left;
	width: 107px;
	margin: 0 10px 0 0;
}
span#blue {
	color: #000066;
	font-weight: bold;
	font-size: 12px;
}

h2.orangehd {
	color: #FF9900;
}

.spkphoto {
	float: left;
	width: 110px;
	margin: 0 10px 20px 0;
}
 
#lindaf, #tim, #minerva, #marisa {
	clear: both;
}

#confpic {
	float: right;
	width: 234px;
	margin: 5px 0 0 15px;
	height: 313px;
}
.container .main #entbooks h1 {
	padding: 20px 0 10px 0;
	font-size: 20px;

}
.container .main #entbooks #flt_youth {
	float: left;
	width: 117px;
	height: 205px;
	margin: 0 15px;
}
.container .main #entbooks #entertain {
	width: 60%;
	float: none;
	padding: 0 20px 10px 20px;
	margin: 0 auto 30px auto;
}
.container .main #entbooks #entertain input {
	width: 55%;
	margin: 5px 0;
}
.container .main #entbooks #entertain label span {
	width: 40%;
	float: left;
}
.container .main #entbooks #entertain input.quantity {
	width: 10%;
}
.container .main #entbooks #entertain label {
	width: 30%;
	clear: both;
}
.container .main #entbooks #entertain textarea {
	margin: 5px 0 0 0;
}
#button2 {
	width: 100%;
	margin: 20px 0 0 0;
}
.container .main #entbooks #entertain #button2 input {
	width: 30%;
}
.container .main #entbooks #bookspara {
	width: 77%;
	float: right;
	border-left: 2px dotted #ccc;
	padding: 0 0 0 15px;
}
.container .main #fullname {
	margin: 20px 0 0 0;
}
#bookform {
	margin-top: 15px;
}
#toorder {
	border-top: 2px dotted #CCC;
	padding-top: 15px;
}
#entertain_sxn img {

}
#entlogo {
	margin-bottom: 15px;
}
#psd1 a, #psd2 a {
	color: white;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #003399;
	padding: 10px 15px;
	font-size: 16px;
}
#psd1 a:hover, #psd2 a:hover {
	background: #FF6600;
}
#psd1 {
	margin: 30px 0;
	float: left;
	width: 30%;
}
#psd1 {
	margin: 20px 0;
	float: left;
	width: 30%;
}
#psd2 {
	margin: 20px 0;
	float: right;
	width: 30%;
}
#agenda {
	margin: 0 0 30px 0;
	padding: 20px 0 0 0;
}
#agenda h2 {
	clear: left;
}
table#ag th {
	background: #FF9966;
	font-weight: bold;
}
table#ag td {
	background: #FFFFCC;	
}
table#ag th, table#ag td {
	padding: 5px 10px;
	color: black;
}
.container .main #entertain_sxn #confspons {
	padding-top: 20px;
}

#entertain_sxn {
	padding: 20px 25px 10px 0;
	margin: 10px 0 10px 0;
	float: left;
	width: 45%;
	border-right: 2px dotted #CCC;
}

div#entpic {
	float: left;
	width: 252px;
	margin: 0 10px 10px 0;
	clear: right;
}

div#sponsbox {
	padding: 80px 0 20px 0;
	margin: 15px 0 20px 0;
	clear: both;
	border: 1px solid #CCC;
}

div#sponsbox h2 {
	padding: 10px 0 10px 0;
}

#all p {
	text-align: left;
}
p.post {
	border-top: 3px dotted #CCC;
	padding: 15px 0 0 0;
	margin-top: 20px;
}
ol#required li {
	margin: 20px 0;
}
ol#required li ul {
	margin-top: 20px;
}
ol#required li ul li {
	margin: 0;
}

h2#scholar2010 {
	background: url(../images/2010_scholarship_header.gif) no-repeat;
	width: 361px;
	height: 42px;
	margin: 0;
}
div#wrap {
	padding: 0 0 15px 0;
}
div#scholars2010 {
	border-top: 1px solid #CCC;
	clear:both;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #CCC;
	background: url(../images/grads.jpg) bottom right no-repeat #FFF;
	padding: 15px 0 70px 0;
}
div#schol {
	float: left;
	width: 47%;
	padding: 20px 15px 15px 10px;
}
div#conf_app {
	float: left;
	width: 60%;
	padding: 20px;
	border: 5px double #CCC;
	margin: 10px 0 20px 0;
}
div#annual {	
	clear:left; 
}
div#adobe {
	border: 1px solid #CCC;
	padding: 12px 0 0 0;
	width: 50%;
	margin: 0 auto;
}

#sb {
	border-bottom: 2px dotted #CCC;
	padding: 15px 0;
	margin: 0 0 15px 0;
	width: 100%;
	clear: both;
}

#car {
	padding: 20px 0;
	clear: both;
}
#car img {
	border: 1px solid #CCC;
}
#prog3 {
	border-bottom: 1px solid #CCC;
	padding: 0 0 15px 0;
	border-top: 1px solid #CCC;
}

#jobs {
	width: 32%;
	border: 1px solid #CCC;
	float: right;
	padding: 15px;
	margin: 5px 0 0 0;
}

img.ythpic {
	float: right;
	margin: 0 0 15px 15px;
}
img.fltleft {
	float: left;
	margin: 0 25px 15px 0;
}

div#act {
	float: left;
	width: 60%;
}
p.orange {
	color: #F68803;
}	
div#sr {
	padding-bottom: 15px;
}
div#apple {
	padding: 20px 0 0 0;
	float: left;
}
div#apple img {
	margin: 0 0 15px 0;
}
h2#dining {
	color: #527428;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#help {
	background: url(../images/help.jpg) bottom center no-repeat;
	width: 200px;
	height: 160px;
	float: right;
	padding: 145px 15px 10px 15px;
	border: 1px solid #CCC;
	margin: 15px 0 0 0;
}
div#dine { 
	margin: 5px 0 0 0; 
	width: 502px; 
	float: left;  
}
#sponsbox {
	background: url(../images/thank.jpg) top center no-repeat;
} 
