body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url('images/ISAICbg.jpg') repeat-x;
	color: #333; font-style:normal; font-variant:normal; font-weight:normal; font-size:0.7em; font-family: arial, helvetica, sans-serif;}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color: #993300;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 120%;
	color : #004080;
	margin: 5px 0 5px 0;
}

h3 { 
	font: bold 115% verdana, arial, helvetica, sans-serif;
	color : #333;
	padding : 5px 0 2px 3px;
	margin: 15px 20px 15px auto;
	background-color : #eee;
}
 

a:active { 
color : #004080;
text-decoration : none;
} 
a:link { 
color : #004080;
text-decoration : none;
} 
a:visited { 
color : #004080;
text-decoration : none;
} 
a:hover { 
color : #993300;
text-decoration : underline;
} 

img {
	border: none;
}

/* Header */

#header {
	width: 760px;
	height: 100px;
	margin: 0 auto;
}

.headimg  {
 padding-top: 25px;
 }
 
#headnav { 
	height: 20px;
	margin-left: 500px;
	margin-top:5px;
}


/* Menu */



#menu {
	width: 765px;
	height: 35px;
	margin: 0 auto;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_lists.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#lists a, ul, dd {font: 100% arial, helvetica, sans-serif;}
#lists {padding:0; position:relative; float:left; z-index:500; list-style-type:none; margin-left : 0; margin-right : 0; margin-top : 2px; margin-bottom : 0;}
<!-- #lists {padding:0;  position:relative; height:35px; width:760px; float:left; z-index:500; list-style-type:none;  } --> 
#lists li {display:inline; float:left; height:35px; background:url('images/line.gif') no-repeat 0 4px;}
#lists li a.tl {display:block; width:130px; height:35px; text-decoration:none; line-height:20px; font-weight:bold; text-indent:10px; font-weight:normal; color:#fff; ;}
#lists li a.tn {display:block; width:123px; height:35px; text-decoration:none; line-height:20px;  font-weight:bold; text-indent:10px; font-weight:normal; color:#fff; }
#lists li a.tm {display:block; width:83px; height:35px; text-decoration:none; line-height:20px;  font-weight:bold; text-indent:10px; font-weight:normal; color:#fff;}
#lists li a.to {display:block; width:100px; height:35px; text-decoration:none; line-height:20px;  font-weight:bold; text-indent:10px; font-weight:normal; color:#fff; }
#lists li a.tp {display:block; width:200px; height:35px; text-decoration:none; line-height:20px;  font-weight:bold; text-indent:10px; font-weight:normal; color:#fff; }
#lists div {display:none;}

#lists li a.tl:hover {text-decoration:underline; background:url('images/white_arrow.gif') no-repeat 105px 12px;}
#lists li a.tn:hover {text-decoration:underline; white-space:normal;}
#lists li a.tm:hover {text-decoration:underline; white-space:normal;}
#lists li a.to:hover {text-decoration:underline; white-space:normal; background:url('images/white_arrow.gif') no-repeat 85px 12px;}
#lists li a:hover    {text-decoration:none; white-space:normal; background-position:85px 15px;}
#lists li:hover a.to {text-decoration:underline; white-space:normal; background-position:85px 12px;}
#lists li:hover a.tl {text-decoration:underline; white-space:normal; background-position:105px 12px;}

#lists :hover div {display:block; width:550px; background:#185594; position:absolute;  top:25px; border:1px solid #fff; padding-bottom:10px;}
#lists :hover div.pos2 {background:#185594; width:360px;}

#lists .two:hover {position:relative;}
#lists .single:hover {position:relative;}

#lists .single:hover div.pos3 {background:#185594; width:320px;}
#lists .single:hover div.pos4 {background:#185594; width:175px; padding-top: 10px;}

#lists :hover div dl {display:inline; padding:0; margin:0 10px 10px 10px; float:left; width:159px;}
#lists :hover div dl dt {width:159px; background:#999; text-indent:10px; margin:5px 0 10px 0; text-decoration:none; height:20px; line-height:20px;}

#lists .two:hover div {left:0px;}
#lists .two:hover div dl {width:175px;}
#lists .two:hover div dl dt {width:175px;}

#lists .single:hover div dl {width:400px;}
#lists .single:hover div dl dt {width:200px;}

#lists :hover div dl dd {padding:0; margin:0;}

#lists :hover div dt a {text-decoration:none; cursor:default; font-size:110%; font-weight:normal; color:#fff;}
#lists :hover div dd a {display:block; text-decoration:none; font-weight:normal; color:#fff; text-indent:10px; line-height:15px;}
#lists :hover div dd a:hover {text-decoration:underline;}

#lists .clear {clear:both;}



/* Content */

#content {
	width: 740px;
	background: #FFFFFF url('images/imgcontbg.jpg') repeat-x left bottom;
	margin: 0 auto 20px auto;  
	padding: 10px 10px 40px 10px;
}
#content img { 
  text-align : center;
  padding-right : 0;
  margin-top : 0;
  margin-bottom : 0;
} 
.up { 
float : right;
margin-right: 20px;
}

/* Main content area */


#main  {
padding: 0 5px 0 10px;
} 
 
#main ul {
	padding:0; 
	list-style-type:none;
}
#main li  {
	padding-top: 2px;
}

/* Search page */
#srch  {
 margin: 0 75px 0 65px;
 width: 600px;
 }	
 
#srch th  {
text-align: left;
}

#srch p  {
 line-height: 140%;
 }
.srchtbl  {
margin-left: 115px;
}
.srchtblcc  {
margin-left: 75px;
}

.cent   {
text-align: center;
}
.results	{
font-size: 110%;
line-height: 180%;
text-align : center;
}

.listtbl	{
border-collapse: collapse;
border: 1px solid #ccc;
width : 100%;
font : 11px arial, helvetica, sans-serif;
color : #000;
text-align : left;	
}
.listtbl td	 {
border: 1px solid #ccc;
padding: 1px 1px 1px 2px;
}
.listtbl th	 {
border: 1px solid #ccc;
background : url(images/blbg.gif);
background-repeat : repeat-x;
padding: 2px 2px 2px 2px;
}

/* Advanced Search page */

#asrchtbl {
margin: 5px 0 0 0;
padding: 0
}
.asrchtblsa  {
float: left;
width : 365px;
border-collapse: collapse;
border: 1px solid #ccc;
font : 11px arial, helvetica, sans-serif;
color : #000;
margin-bottom: 8px;
margin-right: 1px;
text-align : left;	
}
.asrchtblsa td  {
border: 1px solid #ccc;
padding: 0 2px 0 3px;
vertical-align: top;
}
.asrchtblG  {
border-collapse: collapse;
border: 1px solid #ccc;
width: 198px;
font : 11px arial, helvetica, sans-serif;
color : #000;
text-align : left;
margin-right: 1px;
vertical-align: top;	
}
.asrchtblG td  {
border: 1px solid #ccc;
padding: 0 2px 0 3px;
}
.asrchtblP  {
border-collapse: collapse;
border: 1px solid #ccc;
width: 183px;
font : 11px arial, helvetica, sans-serif;
color : #000;
text-align : left;
}
.asrchtblP td  {
border: 1px solid #ccc;
padding: 0 2px 0 3px;
vertical-align: top;
}

/* Community Coalitions */
.cctable   {
width : 100%;
color : #000;
text-align : left;	
}
.ccagen   {
font-size: 14px;
font-weight: bold;
background-color: #ECF5FF; 
}
.ccdes   {
padding-left: 20px;
}
/* Jobs */
.jobtable   {
width : 720px;
font : 11px arial, helvetica, sans-serif;
color : #000;
padding : 0;
margin : 0;
text-align : left;	
}
.jobtable td   {
padding: 5px 0 5px 0;
}

.jobbg1  { 
background-color:  #EEE; 
font-size: 13px;
font-weight: bold;
}
.jobbg  { 
background-color:  #EEE; 
font-weight: bold;
}
/* Thirdpage */

#clbth  {
clear: both;
}
#super   {
padding: 0;
margin: 0;
}
.thirdtbl  {
float: left;
width : 675px;
font : 13px arial, helvetica, sans-serif;
color : #000;
margin-bottom: 20px;
text-align : left;	
}
.thirdtbl td   {
text-align: left;
width: 50%; 
}
.thirdti  {
font: bold 14px arial, helvetica, sans-serif;
color : #02478D;
margin : 5px 0 5px 0;
}

.supertbl {
width: 730px;
clear: both;
margin: auto;
border: 0;
}
.supertbl td {
vertical-align: top;
}

.tblsa  {
float: left;
width : 100%;
border-collapse: collapse;
border: 1px solid #ccc;
font : 11px arial, helvetica, sans-serif;
color : #000;
margin-bottom: 8px;
padding-right: 6px;
text-align : left;	
}
.tblsa td  {
border: 1px solid #ccc;
padding: 0 2px 0 3px;
vertical-align: top;
}
.tblG  {
border-collapse: collapse;
border: 1px solid #ccc;
width: 325px;
font : 11px arial, helvetica, sans-serif;
color : #000;
text-align : left;
vertical-align: top;
margin-bottom: 6px;	
}
.tblG td  {
border: 1px solid #ccc;
padding: 0 2px 0 3px;
}
.tblP  {
border-collapse: collapse;
border: 1px solid #ccc;
width: 325px;
font : 11px arial, helvetica, sans-serif;
color : #000;
text-align : left;
vertical-align: top;
}
.tblP td  {
border: 1px solid #ccc;
padding: 0 2px 0 3px;
}

/* Footer */

#footer {
	height: 100px;
	background-color: #185594;
	margin-bottom: 20px;
	padding: 5px 0 5px 0;
}

#footer p {
	margin: 5px auto 2px auto;
    width: 750px;
	text-align: left;
	font-size: 90%;
	color: #f9f9f9;
}

#footer a {
	color: #f9f9f9;
	text-decoration: underline;
}
#footer a:hover   {
    color: #c0c0c0;
	text-decoration: underline;
}