#top {
	background-position:center;
	background-repeat:no-repeat;
	height:177px;
	
}

#topbar {
	background-position:center;
	background-repeat:no-repeat;
	height:18px;
	width:1024px;
	float:left;
}

#leftnav {

	width:238px;
	height:505px;
	float:left;
	
}

#devider {
	background-image:url(images/devider.jpg);
	background-repeat:repeat-y;
	width:30px;
	height:505px;
	float:left;
}

/*---------- list items -----------*/


#rightdescriptionwhole {
	width:756px;
	height:505px;
	float:left;
	overflow: auto;
	overflow-x:hidden;
	font-family: Helvetica, "Helvetica Neue UltraLight", "Helvetica Neue Light", "Helvetica Neue", "Harabara Bold";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
}

#rightdescriptionwhole p {
	padding: 12px 30px 3px 10px;
}


#rightdescriptionwhole ul {
	width:700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
}
	  
	  
#rightdescriptionwhole li{
	font-family: Helvetica, "Helvetica Neue UltraLight", "Helvetica Neue Light", "Helvetica Neue", "Harabara Bold";
	padding: 0px 0px 10px 0px;
}
	

#rightdescriptionwhole ul li a:link, ul li a:visited {
	color: #660;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
	
	
#rightdescriptionwhole ul li a:hover, ul li a:active{
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;	
	}
	

/*---------- image and text description -----------*/


#rightdescriptionimage {
	background-color:#FFF;
	
	width:246px;
	height:505px;
	float:left;
	
}



#rightdescription {
	width:495px;
	height:485px;
	float:left;
	overflow: auto;
	overflow-x:hidden;
	font-family: Helvetica, "Helvetica Neue UltraLight", "Helvetica Neue Light", "Helvetica Neue", "Harabara Bold";
	padding: 15px 0px 0px 0px;
	font-size: 14px;
	color: #630;
}
	

#rightdescription p {
	padding: 12px 50px 3px 0px;
	line-height: 22px;

}

#rightdescription b {
		padding: 10px 0px 10px 0px;
	color: #000;	
}

#rightdescription ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	position:relative;
      }
	  
	  
#rightdescription li {
	float: left;
	font-family: Helvetica, "Helvetica Neue UltraLight", "Helvetica Neue Light", "Helvetica Neue", "Harabara Bold";
	padding: 10px 0px 10px 0px;
	font-style: normal;
	line-height: normal;
	font-size: 12px;
	letter-spacing: 3px;
	font-variant: small-caps;
}

/*---------- glossary section -----------*/

#abbrbox
{
width: 150px;
height: 100%;
float: left;
margin-left: 0px;
font-weight: bold;
}


#defbox
{
width: 500px;
height: 100%;
float: left;
margin-top: 0px;
}


/*------------------------------- top navigation --------------------------------------*/


#navigation {
	background-position:center;
	background-repeat:no-repeat;
	font-style:normal;
	float:left;
	width:100%;
	height:45px;
	line-height:normal;
	overflow:hidden;
      }
	   
#navigation ul {
	height:40px;
	margin: 0px 0px 0px 10px;
	list-style:none;
	position:relative;
      }
	  
#navigation li{
	list-style: none;
	float: left;
	font-family: Helvetica, "Helvetica Neue UltraLight", "Helvetica Neue Light", "Helvetica Neue", "Harabara Bold";
	font-style: normal;
	line-height: normal;
	font-size: 16px;
	letter-spacing: 3px;
	font-variant: small-caps;
	}
	
#navigation ul li a:link, #navigation ul li a:visited {
	color: #fff;
	text-decoration: none;
	float:left;
	padding: 15px 20px 10px 20px;
	font-weight: normal;
	}
	
	
#navigation ul li a:hover, #navigation ul li a:active{
	color: #999;
	text-decoration: none;
	float:left;
	padding: 10px 20px 15px 20px;
	font-weight: normal;
	}
	
	
#navigation b {
	color: #663;
	text-decoration: none;
	float:left;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	}
	
	
	
/* -------------------- left navigation ------------------ */
   
    #leftnav ul {
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 0px 50px;
	position:relative;
	list-style:none;
      }
	  
	  
	#leftnav li{
	float: left;
	font-family: Helvetica, "Helvetica Neue UltraLight", "Helvetica Neue Light", "Helvetica Neue", "Harabara Bold";
	padding: 0px 0px 0px 0px;
	font-style: normal;
	line-height: normal;
	font-size: 16px;
	letter-spacing: 1px;
	font-variant: small-caps;
	}
	
	
	#leftnav ul li a:link, #leftnav ul li a:visited {
	color: #000;
	text-decoration: none;
	float:left;
	padding: 10px 20px 15px 20px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	}
	
	
	#leftnav ul li a:hover, #leftnav ul li a:active{
	color: #666;
	text-decoration: none;
	float:left;
	padding: 10px 20px 15px 15px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;

	}
	



#footer {
	background-image:url(images/footer.jpg);
	background-position:center;
	background-repeat:repeat-x;
	width:100%;
	height:25px;
	}
	
#footer p {
	padding: 0px 0px 0px 0px;
	font-weight: lighter;
	font-size: 12px;
	font-style: normal;
		color:#FFF;	

}

