body {
	background-color: #FFFFFF;
	font-family: arial, helvetica, serif;
	font-size: 80%;
	padding: 0em;
	margin: 30;
}
 
#content {
	width: 980;
	padding: 0em 0;
	margin: auto;
	width: 980;
	text-align: center;
}
 
a {
	text-decoration: none;
}
 
a:link {
	color: #333;
}
 
a:hover {
	text-decoration: underline;
}
 
h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}
 
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
 
#nav a {
	font-weight: bold;
	color: #dd9d32;
	text-decoration: none;
}
 
#nav li li a {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 0px;
	padding: 0.2em 10px;
}
 
#nav li li a:hover {
	padding: 0.2em 10px;
	border: 5px solid #dd9d32;
	border-width: 0 0px;
	color: #dd9d32;
	margin-left: 0px;
}
 
li {
	float: left;
	position: relative;
	/* width of unit */
	/* width: 181px; */
	text-align: left;
	cursor: default;
	background-color: white;
	/* border: 0px solid green; */
	border-width: 0px 0;
}
 
li#first {
	border-left-width: 1em;
}
 
li#last {
	border-right-width: 1em;
}
 
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0; 
	font-weight: normal;
	background-color: #000000;
	opacity:0.8;
	filter:alpha(opacity=75);
	/* background: url(images/ddbg3.gif) bottom left no-repeat; */
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;
	border-left: solid 1px #7d6340;
	border-bottom: solid 1px #7d6340;
}
 
li>ul {
	top: auto;
	left: auto;
}
 
li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}
 
li:hover ul, li.over ul {
	display: block;
}
 
hr {
	display: none;
}
 
p {
	clear: left;
	background: url(images/remora.gif) center left no-repeat;
	padding: 1em 1em 0 1em;
	margin: 0;
}
 
p.image {
	float: right;
	font-size: 0.8em;
	text-align: center;
	color: #dd9d32;
	padding: 1.25em 1.25em 0.25em 0.25em;
}
 
p.image img {
	display: block;
	border: 1px solid #dd9d32;
}

a.orn {
	font-family: verdana;
	font-size: 10px;
	color: #878787;		
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

a.orn:hover {
	font-family: verdana;
	font-size: 10px;
	color: #dd9d32;
	font-weight: normal;
	text-decoration: none;		
}

a.hm09 {
	font-family: verdana;
	font-size: 10px;
	color: #cccccc;		
	text-decoration: none;
	line-height: 18px;
}

a.orn2 {
	font-family: verdana;
	font-size: 11px;
	color: #878787;		
	text-decoration: none;
	line-height: 18px;
}

a.hm09:hover {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;		
}

td {
	font-family: verdana, arial; 
	font-size: 11px; 
	color: #3D3D3D;
}
