body	{
	margin: 0;
	padding: 20;
	background: #FFF;
	color: #000;
	}

img	{
	border: 0px none;
	display: block
	}
	
.inline	{
	display: inline;
	}

p, li, dd, dl	{
	font-family: "Trebuchet MS", verdana, Lucida, geneva, Helvetica, sans-serif;
	line-height: 1.75em;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	}

li, dd, dl	{
	margin-top: 0;
	margin-bottom: 1em;	}

#leftcontent p, li, dd, dl 	{
	padding-right: 10px;
	}

#rightcontent p, li, dd, dl 	{
	padding-left: 10px;
	}

dt 	{
	font-family: "Trebuchet MS", verdana, Lucida, geneva, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.75em;
	margin: 0;
	text-align: left;
	}

h1, h2	{
	font-family: "Trebuchet MS", verdana, Lucida, geneva, Helvetica, sans-serif;
	font-weight: bold;
	}
	
h3	{
	font: normal 15px "Trebuchet MS", verdana, Lucida, geneva, Helvetica, sans-serif;
	margin: 0.25em 0 0 10px;
	} 

h1	{
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	}

h2	{
	font-size: 18px;
	margin-top: 1em;
	margin-bottom: 0;
	text-align: center;
	}
	
hr {
   color: #000; 
   height: 2px;
  }
  
#maindiv {
	position:absolute;
	left:300px;
	top:170px;
	width:500px;
	height:500px;
	background-color: #FFF;
	border:none;
} 

#titlediv  {
	position:absolute;
	left:0px;
	top:100px;
	width:80px;
	height:30px;
	background-color: #FFF;
	border:none;
	text-align : right;
	text-indent : 20px;
	font-family: "Trebuchet MS", verdana, Lucida, geneva, Helvetica, sans-serif;
	font-size :25px;
	font-weight : bold;
 }  
	
#vertdiv  {
	position:absolute;
	left:100px;
	top:40px;
	width:10px;
	height:800px;
	z-index:1;
	background-color: #FFF;
	border-left: 2px solid #000;
}

#navdiv1  {
	position:absolute;
	left:110px;
	top:170px;
	width: auto;
	background-color: #000;
}

#thumbdiv  {
	position:absolute;
	left:300px;
	top:180px;
	width:10px;
	height:300px;
	background-color: #FFF;
 }
	

#navtable1 {
    border: 0 none #FFF;
	border-right: 1 solid #000;
	padding: 5 5 5 5;
	width: auto;
	background-color : #FFF;
}

.navcell1 {
	background-color: #E5E5E5;
	border: 0 SOLID #000;
}

.navcell2 {
	background-color: #FFF;
	border: 0 SOLID #000;
}

.navcell3 {
	
	background-color: #C7E0E5;
	border: 0 SOLID #000;
}
a {
   font-family: "Trebuchet MS", verdana, Lucida, geneva, Helvetica, sans-serif;
	text-decoration : none;
	color :  #000;
}

a.second {
	font-family: "Trebuchet MS", verdana, Lucida, geneva, Helvetica, sans-serif;
	font-size: 80%;
}