html {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 100;
	color: #333;
}

body {
	background-color: #b7b7ad;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	font-weight: 100;
	}

#nav {
  margin: 0;    
  padding: 0;
  list-style-type: none;
  width: 165px;
  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: #003;
	text-decoration: none;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #b7b7ad;
}


#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,#body_kinds #nav_kinds a,#body_about #nav_about a,#body_travel #nav_travel a,#body_port2 #nav_port2 a  {
	background: #b7b7ad;
	color: #630;
	font-weight: 100;
}
 #nav #nav_con a {
  border: none;
}

h1 {  font: bold normal 18px/20px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF}
h2 {  font: bold normal 18px/20px Verdana, Arial, Helvetica, sans-serif; color: #FFCC66}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	color: #a29061;
}
.imageline {
	margin: 2px;
	padding: 2px;
	border: 1px solid #999999;
}
.tablemain {
	border: 1px solid #666666;
	word-spacing: normal;
	width: 720px;
}
.whiteline {
	border-top: 1px #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 5px;
	padding-right: 0px;
}

.tdline {
	border: 1px solid #999999;
}
.titlepagetext {  font: 300 normal 12px/20px Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; letter-spacing: 4px}
a:link {
	color: #006;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #630;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}
a:hover {  font: normal 11px/19px Verdana, Arial, Helvetica, sans-serif; color: #0000FF; text-decoration: none; background: #CCCCCC}
a.small:link {  font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif; color: #006600; text-decoration: none}
a.small:visited {  font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif; color: #999999; text-decoration: none}
a.small:hover {  font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif; color: #999999; text-decoration: none; background: #CCCCCC}
.copyright {  font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif; color: #666666}
.titletext2 {  font: 300 11px/18px Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; letter-spacing: 4px}
.noticetext {  font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC}

.biotext {
	font: normal 12px/20px  Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
.spacedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	font-style: oblique;
}

.twoColFixRtHdr #container {
	width: 720px; /* 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. */
	background-image: url(images/bggradient2.gif);
	background-color: #FFF;
	background-repeat: repeat;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height: 100%;
}
.twoColFixRtHdr #containerP {
	width: 720px; /* 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. */
	background-image: url(images/bggradient2.gif);
	background-repeat: repeat;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixRtHdr #containerA {
	width: 720px; /* 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. */
	background-image: url(images/bggradient2.gif);
	background-repeat: repeat;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	padding: 0px;
} 
.twoColFixRtHdr #containerT {
	width: 720px; /* 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. */
	background-image: url(images/bggradient2.gif);
	background-repeat: repeat;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	padding: 0px;
} 
.twoColFixRtHdr #containerH {
	width: 720px; /* 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. */
	background-image: url(images/bggradient2.gif);
	background-repeat: repeat;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	padding: 0px;
} 
.twoColFixRtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/gradient3.jpg);
	width: 720px;
	margin: 0px;
} 
.twoColFixRtHdr #header 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 */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 70px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 100%;
}
.twoColFixRtHdr #mainContentP {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
} 
.twoColFixRtHdr #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 */
}
.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;
}
.clearfloat { /* 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: 1px;
    line-height: 0px;
}
