BODY
{
	background-color: #B9C9D4;
	background-image: url(images/line_back.gif);
	background-repeat: repeat;
	background-position: top left;
	font-size: 80%;
	margin-top:2em;
	padding:0;
font-family: Helvetica,Arial,sans serif;
}

.resume {
background:#ff5;
margin:2em 0 0 50px;
padding:.5em;
width:13em

}
#siteHolder
{
	width:700px;
	margin:0 auto;
	background-color: #EFEFEF;

}

#top-section
{
	background-color: #fff;
	margin: 0;
	padding: 0;
	border-bottom-color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	overflow: visible;
	width: 700px;
}






/* ########### BOYDYSECTION ########### */



#body-section
{
	
	width: 525px;
	float: left;
	margin: 0;
	background-color: #fff;
		border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #fff;
	
}

#body-section UL {

 margin-left:50px;
 padding:0;



}

#body-section UL LI
{
	font-family: Helvetica,Arial,sans serif;
	color: #666;
	margin: .5em 50px 0 25px;
	padding:0;
	font-size: small;
	font-weight: normal;
	list-style-type: square;
	
}

#body-section B, I {

	color: #4379B1;

}

#body-section H1
{
	font-family: Helvetica,Arial,sans serif;
	color: #666;
	margin: 2em 0 0 50px;
	font-size: large;
	font-weight: 800;
}

#body-section H2
{
	font-family:Helvetica,Arial,sans serif;
	color: #666;
	margin: 1em 0 0 50px;
	font-size: medium;
	font-weight: 800;
}

#body-section p
{
	font-family: Helvetica,Arial,sans serif;
	color: #000;
	line-height: 1.2em;
	margin: .5em 2em 0 50px;
	font-size: small;
	font-weight: normal;
}


#body-section a:link
{
	
	color: #4379B1;
	text-decoration: none;
}

#body-section a:hover
{
	
	color: #333;
	text-decoration: underline;
}

#body-section a:visited
{
	
	color: #4379B1;
	text-decoration: underline;
}


#body-section a:active
{
	
	color: #4379B1;
	text-decoration: none;
}







/* ########### NAV SECTION ########### */

#nav-section
{
	background-color: #fff;
	margin-left: 525px;
	width:auto;
	padding:0;
	
}
#nav-section UL {margin:0;padding:0;background-color: transparent;
}

#nav-section LI
{
	margin: 0;
	padding: 1em 1em;
	font-family: Franklin Gothic,Helvetica,Arial,sans serif;
	color: #000;
	line-height: 1.2em;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;

	font-weight: 800;
	background-image: url(images/navGradient.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}




#nav-section li a
{
	font-family: Franklin Gothic,Helvetica,Arial,sans serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.2em;
	color: #4379B1;
	text-decoration: none;
	
}

#nav-section li a:hover, li.over ul
{
	color: #333;
	text-decoration: underline;
}








/* ########### FOoTER SECTION ########### */


#footer-section
{
	clear: both;
	background-color: #333;
	font-family: Franklin Gothic,Helvetica,Arial,sans serif;
	color: #999;
	line-height: 1.2em;
	margin:0;
	padding:0;
	font-size:xx-small;
	width:700px;

}

#footer-section P{ margin:0;padding:1em;}

#footer-section IMG {

margin:0;
padding:0;
border:0;
}
