body {
	margin: 5px;
	font: 12px Verdana, Arial, Helvetica;
	background-image: url(images/bg.jpg);
	}


a:link, a:visited, a:active {
	height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	color:#211106;
	font-variant:small-caps;
	font-weight:200;
	text-decoration:none;
}

a:hover {
	height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	color:#211106;
	font-variant:small-caps;
	font-weight:200;
	text-decoration:underline;
	}

	
* {
	padding:0; margin:0
	
	}
	
.dropdown {
	float:left; 
	padding-right:5px;
	height: 20px;
	
	}
	
	/* dropdown links */
	
.dropdown dt {
	border:0;
	padding:0px;
	cursor:pointer;
	height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	color:#211106;
	font-variant:small-caps;
	font-weight:200;
	}

.dropdown dt:hover {
	}

/* dropdown menu right border and dropdown width*/

.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:75px;
	display:none;
	background:#211106;
	z-index:200;
	opacity:0;
	height: 10px;
	}

.dropdown ul {
	border:0px;
	list-style:none;
	border-top:none}

.dropdown li {
	display:inline}

/*dropdown menu links - type color and background */

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#bfbd85;
	text-decoration:none;
	font-weight: 500;
	font-variant:normal;
	background:#211106;
	width:75px;
	opacity: 70;
	text-align:left;
	font-size:11px;
	height: 10px;
	

	
	}

.dropdown a:hover {
	background:#bfbd85;
	color:#211106;
	}

.dropdown .underline {
	border-bottom:1px solid #000000}

.border {
	background-color: #211106;
	width: 70px;
	}
	
	
.content {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:200;
	line-height: 13pt;
	background-image:url(images/c_bg.png);
	text-align:left;
	}

.caption {
	padding: 10px;
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 10px;
	line-height: 10pt;
	text-align: right;
	font-weight:100;
	text-align:right;
	
	}

.direc {
	text-align: center;
	}
	
	
.header {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	}
	
	
.logo {
	background-image: url(images/logo_n.png);
	background-repeat:no-repeat;
	width: 260px;
	height: 69px;
	
	}
	
.nav {
	height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color:#211106;
	font-variant:small-caps;
	font-weight:200;
	}
	
.bottom {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-variant:small-caps;
	}
	
.direc {
background-image:url(images/c_bg.png);
text-align:center;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:200;
	
	}
.titles {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #211106;
	}
	
.indexbox {
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	height: 20px;
	border-style: solid;
	border-color: #211106;
	border-width: 2px;
	text-align: center;
	}