	body{
		background-image: url(http://sdfufoundation.org/images/body-bknd.gif);
		background-repeat: repeat-x;
		background-color: #006699;
		margin-top: 0px;
		font-family: Verdana;
		font-size: 12px;
		line-height: 16px;
		color: #000000;}
	
	table{background-color:#FFFFFF;}
	
	img{border: none;}
	.header{
		height: 160px;
		background:url(http://sdfufoundation.org/images/header-bknd.jpg); 
		background-repeat:no-repeat;}
	
	.mainbody{padding: 10px;padding-bottom: 20px;}
	
	h1 {
		line-height: 18px;
		font-size: 18px;
		margin-top: 2px;
		margin-bottom: 6px;
		color: #cc6600;}
		
	h2 {
		line-height: 14px;
		font-size: 14px;
		margin-top: 20px;
		margin-bottom: 3px;
		color: #006699;}
		
	h3 {
		line-height: 14px;
		font-size: 14px;
		margin-top: 2px;
		margin-bottom: 3px;
		color: #003366;}


.nav1{
	background:url(http://sdfufoundation.org/images/nav-bknd.gif) no-repeat;
	color:#003366;
	}
	
.navcontact{
	margin-left: 30px;
	line-height: 12px;
	margin-bottom: 20px;
	}

		.navmenu{
		padding-left: 40px;
		margin-top:20px;
		width: 140px;
		margin-bottom: 40px;
		}
		
		* html .navmenu{ /*IE only rule. Original menu width minus all left/right paddings */
		width: 134px;
		}
		
.navmenu ul{
		padding: 0;
		color: #003366;
		margin: 0;
		list-style-type: none;
		}
		
		.navmenu a{
		font: bold 13px Verdana;
		padding: 4px 3px;
		display: block;
		width: 100%; /*Define width for IE6's sake*/
		color: #003366;
		text-decoration: none;
		border-bottom: 1px dotted #C0C0C0;
		}
		
		
		.navmenu a{ /*Non IE rule*/
		width: auto;
		color: #003366;
		
		}
		
		.navmenu a:hover{
		background-color: #CCCCFF;
		color: #003366;
		}
		
.indentmenu{
	font: bold 13px Arial;
	margin: 0 0 0 190px;
	width: 560px; /*leave this value as is in most cases*/
	}
	
	.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 560px; /*width of menu*/
	border: 1px solid #564c66; /*dark purple border*/
	border-width: 1px 0;
	background: black url(http://sdfufoundation.org/images/indentbg.gif) center center repeat-x;
	}
	
	.indentmenu ul li{
	display: inline;
	}
	
	.indentmenu ul li a{
	float: left;
	color: white; /*text color*/
	padding: 7px 11px;
	text-decoration: none;
	border-left: 1px solid #564c66; /*dark purple divider between menu items*/
	}
	
	.indentmenu ul li a:visited{
	color: white;
	}
	
	.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 7px; /*shift text down 1px for selected and active item*/
	padding-bottom: 7px; /*shift text down 1px for selected and active item*/
	background: black url(http://sdfufoundation.org/images/indentbg2.gif) center center repeat-x;
	}
		
a:link {color: #FF9900; text-decoration: none;}
a:visited {color: #FF9900; text-decoration: none;}
a:hover {color: #FF9900; text-decoration: underline;}
a:active {color: #FF9900; text-decoration: none;}

.footer1{
	font-size: 10px;
	padding:5px;
	text-align: center;
	color:#ffffff;
	background-color: #003366;
	}

	a.footer:link {color: #FFCC00; text-decoration: none; padding-right: 10px;}
	a.footer:visited {color: #FFCC00; text-decoration: none; padding-right: 10px;}
	a.footer:hover {color: #FFFF66; text-decoration: underline; padding-right: 10px;}
	a.footer:active {color: #FFCC00; text-decoration: none; padding-right: 10px;}
	
	
.newsbox{width: 180px; line-height: 13px; font-size: 11px; float:right; margin:0 0 15px 15px; border: 1px solid #999999;}

#newsboxheader {
		line-height: 14px;
		font-size: 14px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 3px;
		color: #ffffff;
		text-align: center;
		background-color: #006699;}
		
		
.newsbox-story{padding: 5px 10px 5px 10px; border-bottom: dotted 1px silver;}

.newsbox-story a {color: #006699; text-decoration: none; padding-right: 10px;}
.newsbox-story a:visited {color: #006699; text-decoration: none; padding-right: 10px;}
.newsbox-story a:hover {color: #006699; text-decoration: underline; padding-right: 10px;}
.newsbox-story a:active {color: #006699; text-decoration: none; padding-right: 10px;}

a.currentnews:link{color:#000;}

.scholarship{margin-top: 15px;}

.flashbox
{float:right;padding: 10px; margin-left: 15px;border: 1px solid silver; margin-bottom:15px;}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* Begin CSS Drop Down Menu */


#menuh
	{
	width:100%;
	float:left;
	margin-top: 1em;
	margin-bottom: 25px;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	border-right: 5px solid #ffffff;
	white-space:nowrap;
	margin:0;
	padding: 4px;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: royalblue;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: cornflowerblue;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(http://sdfufoundation.org/images/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(http://sdfufoundation.org/images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
		/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */



a.boldbuttons{
background: transparent url('http://sdfufoundation.org/images/roundedge-red-left.gif') no-repeat top left;
display: block;
float: right;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('http://sdfufoundation.org/images/roundedge-red-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
}



.post{margin:none; padding:none;}
.post h1 {
		line-height: 18px;
		padding:0px;
		font-size: 16px;
		margin-top: 20px;
		margin-bottom: 3px;
		color: #cc6600;}
		
		
.alignright{float:right;margin-left:15px;}

.alignleft{float:left;margin-right:15px;}

.img-right-caption{float:right; margin:0 0 15px 15px; font-size:11px; line-height:13px; text-align:center; color:#960; font-style:italic;}

.img-caption{font-size:11px; margin:0 0 15px 0; line-height:13px; text-align:center; color:#960; font-style:italic;}

.img-left-caption{float:left; margin:0 15px 15px 0; line-height:13px; text-align:center; color:#960; font-style:italic;}
	
