body {
	background: #B56212 url(/images/bg.gif) top center;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-size: 12px;
	color: #231f20;
}

a {
	font-size: 12px;
	color: #B56212;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-size: 12px;
	color: #B56212;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-size: 12px;
	color: #B56212;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-size: 12px;
	color: #C17935;
	text-decoration: underline;
	font-weight: normal;
}
a.menubar {
	font-size: 10px;
	color: #737B53;
	letter-spacing: .5px;
	text-decoration: none;
	font-weight: normal;
}
a.menubar:link {
	font-size: 10px;
	color: #737B53;
	letter-spacing: .5px;
	text-decoration: none;
	font-weight: normal;
}
a.menubar:visited {
	font-size: 10px;
	color: #737B53;
	letter-spacing: .5px;
	text-decoration: none;
	font-weight: normal;

}
a.menubar:hover {
	font-size: 10px;
	color: #B56212;
	letter-spacing: .5px;
	text-decoration: none;
	font-weight: normal;
}
object
{ 
z-index: -100;
}  
 
.foot {
	font-size: 10px;
        color: #B56212;
}

.border {
	border: 1px solid #B56212;
}
.homehead {
	font-size: 24px;
	color: #737B53;
	letter-spacing: 2px;
	padding-top: 30px;
}
.head {
	font-size: 24px;
	color: #737B53;
	letter-spacing: 2px;
}
.subhead {
	color: #B56212;
	font-size: 16px;
	font-weight: normal;
}
.intro {
	font-size: 12px;
	color: #B56212;
	letter-spacing: 0px;
	line-height: 18px;
}
p {
	font-size: 12px;
	color: #231f20;
	letter-spacing: 0px;
	line-height: 22px;
}
.name {
	font-size:10px;
}
.position {
	font-size: 9px;
}
.transp {
	font-size: 24px;
	color: #737B53;
	letter-spacing: 2px;
	line-height: 10px;
	font-weight: bold;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5; 
	opacity: 0.5;
}
.topleftpad {
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 30px;
}
