body {
	background-color: #373737;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	background-attachment: fixed;
	background-image: url(images/bgblk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
} #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 780px;
} 
 #header {
	background-color: #FFF;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(images/brownbg.gif);
	background-repeat: repeat;
	background-position: top;
	height: 100px;
} 
   h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: 100;
	color: #432e15;
}
  #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	height: 470px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
  #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	height: 700px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
 #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
 #footer {
	text-align: center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
  #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.caption { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 100;
	color: #666;
}h3 {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 100;
	color: #432e15;
}
caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: 100;
	color: #666;
}

#nav {
  margin: 0;    
  padding: 0;
  list-style-type: none;
  width: 145px;
  float: left; /* Contain floated list items */
}
#nav li {
  margin: 0;
  padding: 0;
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}

#nav a {    
  display: block;  /* to increase clickable area as a's 
      default to inline */
  color: #1D2787;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2;
  border-bottom: 1px solid #FFF;
}


#nav a:hover {  
  background: #b7b7ad;
  }


#body_hom #nav_hom a,
    #body_client #nav_client a,#body_port #nav_port a,#body_con #nav_con a,#body_work #nav_work a,#body_phil #nav_phil a,#body_bio #nav_bio a,#body_test #nav_test a {
  background: #d7d8d0;
  color: #990000;
  font-weight: 100;
}
 #nav #nav_con a {
  border: none;
}

td, th {
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #003333;
}

.subtitle {
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

 #mainContent {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #333;
	padding-right: 20px;
	margin-left: 280px;
	position: relative;
	padding-left: 20px;
	background-color: #FFF;
}
#mainContentH {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #333;
	padding-right: 0px;
	margin-left: 0px;
	position: relative;
	background-color: #FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#apDiv1 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:1;
	background-attachment: fixed;
	background-position: center center;
	padding-top: 15px;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	width:595px;
	height:576px;
	z-index:2;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	width:594px;
	height:576px;
	z-index:3;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv4 {
	position:absolute;
	width:600px;
	height:576px;
	z-index:4;
	padding-top: 15px;
	left: 25px;
	visibility: hidden;
}
#apDiv5 {
	position:absolute;
	width:607px;
	height:576px;
	z-index:5;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv6 {
	position:absolute;
	width:598px;
	height:576px;
	z-index:6;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv7 {
	position:absolute;
	width:576px;
	height:576px;
	z-index:7;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv8 {
	position:absolute;
	width:576px;
	height:576px;
	z-index:8;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv9 {
	position:absolute;
	width:599px;
	height:576px;
	z-index:9;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv10 {
	position:absolute;
	width:589px;
	height:600px;
	z-index:10;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv11 {
	position:absolute;
	width:600px;
	height:576px;
	z-index:10;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv12 {
	position:absolute;
	width:598px;
	height:576px;
	z-index:10;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv13 {
	position:absolute;
	width:607px;
	height:600px;
	z-index:10;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv14 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv15 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv16 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv17 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv18 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	padding-top: 15px;
	visibility: hidden;
}
#apDiv19 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	padding-top: 15px;
	visibility: hidden;
}
.padding {
	margin: 5px;
	padding: 5px;
}
#h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 100;
	color: #CCC;
}
a:link {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #009;
	text-decoration: none;
}

a:visited {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: 100;
	color: #900;
	text-decoration: none;
}
a:hover {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: 100;
	color: #03F;
	text-decoration: underline;
	background-color: #CCC;
}

.linearound {
	margin: 5px;
	padding: 5px;
	border: 1px solid #666;
}

img.magnify{
	margin: 3px;
	padding: 3px;
	border: 1px solid #333;
}
p {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: 100;
	color: #333;
}

img.expando{ /*sample CSS for expando images. Not required but recommended*/
	border: 1px solid #999;
	vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
	margin: 5px;
	padding: 5px;
}



<script type="text/javascript" src="../javascripts/expando.js">

/* Expando Image Script ©2008 John Davenport Scheuer
   as first seen in http://www.dynamicdrive.com/forums/
   username: jscheuer1 - This Notice Must Remain for Legal Use
   */

img.magnify{
 border: 1px solid #999;
 margin: 3px;
 padding: 3px;
}
