* {margin: 0;
padding: 0;
}


body {background: #FFd200;
	text-align: center;
font: normal .8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

body.tall {
background: #FFd200 url(bk_white.gif) repeat-x; 
}
body.short {
background: #FFd200 url(bk_white_short.gif) repeat-x; 
}

a:link
{
	color: #333;
	text-decoration: none;
	border: dotted #fff;
	border-width: 0px 0px 1px 0px;
}

a:visited
{
	color: #000;
	text-decoration: none;
	background: none;
	border: dotted #000;
	border-width: 0px 0px 1px 0px;
}

a:hover
{
	color: #aaa;
	text-decoration: none;
	border: dotted #000;
	border-width: 0px 0px 1px 0px;
}

h1
{
	visibility: hidden;
	margin: 0px;
padding: 0px;
}

h2, h3, h4, h5 {color: #fff; margin-bottom: 4px;}

#content h2, #content h3, #content h4, #content h5 {color: #fff; margin: 10px 0 0 15px;}

#main {
	width: 75em;
	border: 0px dotted red;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#sub {
	width: 75em;
	border: 0px dotted red;
	margin: 0 auto;
	text-align: left;
	position: relative;
}



#content {
	border: 0px solid blue;
	width: 40em; position:relative; top: 0px; left: 0em; 
	float:left;
}

#content p {
	border: 0px solid yellow;
margin: 5px 0 5px 15px;
width: 35em;
	}

#content p#contact{
	border: 0px solid blue;
margin-top: 25px;
width: auto;
	}

#content .intro
{ 
margin: 55px 0 5px 15px;
}

#content ul
{
list-style: square outside url('bullet.gif');
margin: 0px 0 10px 35px;
width: 35em;
}

ul.bolds li a {
font-weight: bold;
margin-right: 3px;
line-height: 2em;
font-size: 94%;
color: #333;}


#leftPanel
{
	border: 1px solid #FFd200;
	width: 15em;
	float: left;
	position: relative;
	top: 320px;
	left: 0px;
}


#rightPanel {
	border: 0px dotted black;
	width: 15em; 
      float:left;
padding: 260px 0 0 0;

}

#isotech  {

text-align: center;

padding: 0 0 0 15px;
position: relative;
top: 140px;

}

#isotech  a {
	padding: 0px 0px 5px 0px;
	border: dotted #fff;
	border-width: 0px 0px 1px 0px;

}
#isotech  a:hover {
	border: dotted #000;
	border-width: 0px 0px 1px 0px;
}


#isotech  p {
padding: 10px;
font: normal .8em/1.6em Verdana, Arial, Helvetica, sans-serif;
color: #666;
}

.header_img
{ margin: 30px 0 15px 15px;
}
.clear {
	clear: both;
}

ul
{
	list-style: none;
}

ul li a
{	text-decoration: none;}

body.short ul#nav
{
position: fixed;
	list-style: none;
	top: 228px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	margin: 0px;
	width: 12em;
}

body.tall ul#nav
{
position: fixed;
	list-style: none;
	top: 360px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	margin: 0px;
	width: 12em;
}


#leftPanel ul.nav_bios { position: fixed; top: 360px;	padding: 0px 0px 0px 10px;}
#leftPanel ul.nav_bios li b {color: #fff;}

#leftPanel h4 {	padding: 0px 0px 0px 10px;}


ul.nav_bios {font-size: 85%; line-height: 1.3em;}
ul.nav_bios li {margin-bottom: 8px;}


ul#nav li { padding: 1px 0 1px 0px; }

ul#nav li a:link
{
	padding: 0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	display: block;
	background: none;
	width: 14em;
	border: dotted #fff;
	border-width: 0px 0px 1px 0px;
}

ul#nav li a:visited
{
	color: #222;
	text-decoration: none;
	display: block;
	background: none;
	border: dotted #000;
	border-width: 0px 0px 1px 0px;
}

ul#nav li a:hover
{
	color: #aaa;
	text-decoration: none;
	display: block;
	border: dotted #000;
	border-width: 0px 0px 1px 0px;
}


#footer
{
	padding: 5px 0 0px 0;

	margin: 5% 0px 0px 15.1em;
		float:left;
	border: solid #ffee00;
	border-width: 1px 0px 0px 0px;

}

#footer ul
{
	list-style: none;
	margin: 0px 0px 0 15px;
	padding: 0px;
}

#footer li
{
	font-size: 82%;
	padding: 0 10px 0 0px;
	margin: 0;
	display: inline;
}

#footer li a:link
{
	margin-left: 0px;
	padding: 3px 2px 0px 0px;
	color: #000;
	border: dotted #fff;
	border-width: 0px 0px 1px 0px;
}

#footer li a:visited
{
	color: #aaa;
		border: dotted #000;
	border-width: 0px 0px 1px 0px;
}

#footer li a:hover
{
	color: #333;
	border: dotted #000;
	border-width: 0px 0px 1px 0px;
}

.white
{	color: #fff; margin-left:2px;
}

#footer a#button {text-decoration: none; text-align: center; border: none;}
