body {
	background-color: #000000;
	color: #848484;  
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
}

/* ---[ links ]------------------------------- */

a:link {
	font-weight: normal; 
	text-decoration: none;
	color: #ffffff;
	background: transparent; 
	}
a:hover {
	font-weight: normal; 
	text-decoration: underline;
	color: #ffffff;
	background: transparent; 
	}
a:visited {
	font-weight: normal; 
	text-decoration: none;
	color: #B0B0B0;
	background: transparent;  
	}		

body.iframe {
	background-color: #57564B;
	color: #848484;  
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

#outside {
	margin:0 auto;
	width: 920px;
	height: 100%;
	position: absolute;
	margin-top: -300px;
	border: 1px solid #ffffff;
}

#container { 	
	width: 900px;
	height: 580px;
	text-align: left;
	background-color: #57564B;
	border: 10px solid #FCFDCF;
}

#header {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	height: 114px;
	line-height: 114px;
	width: 900px;
	background-color: #000000;
}

/* navigation */

#topnav {
	width: 900px;
	height: 48px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#topnav li {
	float: left;
	list-style: none;
	height: 48px;
	line-height: 48px;
	}

#nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 900px;		
	}
	
/*  right panel and scroll  */	
	
#RightPanel {
	position: relative;
	text-align: right;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	width: 160px;
	height: 378px;
	background-color: #605833;
	background-image: url(images/rightpanel-bg.gif);	
}

#sidenav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;	
	}	
	
#sidenav li {
	padding: 10 0 0 0;
	float: right;
	list-style: none;
	}	

#scroll {
	position: relative;
	text-align: center;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	width: 36px;
	height: 384px;
	background-color: #5e5d51;
	background-image: url(images/scrollbg.gif);
}


/*  END - right panel and scroll  */

#text { 	
	text-align: left;
	vertical-align: middle;
	padding: 17px 220px 0px 15px;
	width: 670px;
	height: 363px;
	font-size: 12px;
}

h1 {
	margin-top: 0px;
	padding: 0 0 0 0;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .1em;
}

h2 {
	margin-top: 30px;
	padding: 0 0 0 0;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
}

#about li {
	color: #;
	line-height: 17px;
	margin-left: 20px;	
	list-style-image: url(images/bullet.gif);	
}

#header h2 {
	margin: 0 0 0 0;
	padding: 1em 0 0 1.75em;
	font-size: .9em;
	font-weight: 300;
	letter-spacing: .1em;
}

#thumbcontiner {	
	float: center;
	height: 102px;
	border: 0px solid;
	margin-top: 6px;
	margin-left: 3px;
	padding: 0px;
	color: #00AEEF;	
	}

#thumb {	
	float: left;
	width: 152px;
	height: 96px;
	margin-right: 6px;
	padding: 0px;	
	border-style: double;
	color: #FCFDCF;		
	background: 605833#;	
	cursor: pointer;
	}

#ENDthumb {	
	float: left;
	width: 148px;
	height: 92px;
	margin-right: 6px;
	padding: 4px;	
	border: 1px solid;
	color: #FCFDCF;		
	font-size: 11px;
	text-decoration: none;	
	background-image: url(images/rightpanel-bg.gif);	
	cursor: pointer;
	}			
	
#leaf li {
	color: #;
	line-height: 13px;
	margin-left: 3px;	
	list-style-image: url(images/bullet.gif);	
}	
	
#hthumbcontiner {	
	float: center;
	height: 155px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	}

#hthumb {	
	float: left;
	width: 200px;
	height: 143px;
	border-style: double;
	margin: 0px 18px 0px 0px;
	padding: 0px;
	background: FCFDCF#;	
	color: #FCFDCF;	
	cursor: pointer;
	}	

#hthumbdescription {	
	float: left;
	width: 200px;
	border: solid 0px;
	border-color: #000000;
	margin: 6px 18px 0px 0px;
	padding:  0px 6px 0px 0px;
	background: 969481#;	
	color: #848484;
	}	
	
#abouthead image {
	background: #000000;
	width: 400px;
	margin: 0px 0px 0px 0px;
}	

#footer {
	position: relative;
	vertical-align: baseline;
	bottom: 0;
	padding-top: 0px;
	height: 38px;
	text-align: left;
	font-size: 12px;
	background-color: #7F7952;
}
	
