#xbody {
      background-color:#000000;
	  width: 100%;
	  height: 100%;
      margin:0;
      padding:0;
      color:#FFF;
      font:x-small/1.5em Georgia,Serif;
      font-family: "Copperplate Gothic Light";
      font-size: small;
      }

body {
      background-color:#000000;
      width: 100%;
      height: 100%;
      margin:0;
      padding:0;
      color:#FFF;
      font:x-small/1.5em Georgia,Serif;
	  font-family:Arial, Helvetica, sans-serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } 
	  


a.navbar:link {text-decoration: none; color: #000;}
a.navbar:active {text-decoration: none; color: #000;}
a.navbar:visited {text-decoration: none; color: #000;}
a.navbar:hover {text-decoration: underline; color: #fff;}

a:link {text-decoration: none; color: #006666;}
a:active {text-decoration: none; color: #006666;}
a:visited {text-decoration: none; color: #006666;}
a:hover {text-decoration: underline; color: #006666;}

#logo	{
	width: auto;
	height: auto;
	padding:  0 0 0 150px;
	margin: 0 0 10px 0;
}

#leftfade	{
	max-width: 150px;
	position: absolute;
	float: left;
}

#navigation	{
	width: 950px;
	vertical-align: text-top;
	height: auto;
	background-color: #006666;
        padding: 3px 0 3px 155px;
	margin: 0 0 10px 0;
	font-size: 12px;
        font:x-small/1.5em Georgia,Serif;
        font-family: "Copperplate Gothic Light";
        font-size: small;
}

#vonavigation	{
	max-width: 1000px;
	vertical-align: text-top;
	height: auto;
	background-color: #006666;
	margin: 0 0 10px 0;
	font-size: 16px;
}

#container	{
	max-width: 950px;
	height: auto;
	margin: 3px 0 3px 150px;
}

#leftdivider {
       border-left: 1px solid #333333;
       padding: 5px;
       vertical-align: top;
}

#nodivider {
       vertical-align: top;
}

 
#titlecolumnleftdivider {
       border-left: 1px solid #333333;
       padding: 5px;
       vertical-align: bottom;
}

#titlecolumnnodivider {
       padding: 5px;
       vertical-align: bottom;
}
      

#longcontainer	{
	width: 1000px;
	height: auto;
	margin: 3px 0 3px 150px;
}

#projectinfo {
        text-indent: 15px;
}

h2	{
	color: #006666;
	margin-top: 5px;
	font-size: 18px;
}

#left	{
	width: 450px;
	float: left;
	height: auto;
	padding-right: 5px;
}

#longleft {
	width: 675px;
	float: left;
	height: auto;
	padding-right: 5px;
}

#right	{
	width: 300px;
	height: auto;
	float: right;
	padding: 5px;
	border-left: 1px solid #333333;
}
#footer	{
	clear:both;
}

img	{
	border-color: #006666;
}

td {
       vertical-align: text-bottom;
}

#tabledivided {
       border-left: 1px solid #333333;
       padding: 5px;
}