body,td,th {
	font-family: "Lucida Grande CY", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 14pt;
}
body {
	margin: 0px;
	height: 100%;
	background: rgb(83,73,50) url(BG.gif) repeat;
}
a:link {
	text-decoration: none;
	color: rgb(77,66,36);
}
a:visited {
	text-decoration: none;
	color: rgb(161,156,126);
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: rgb(77,66,36);
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 17pt;
	color: rgb(77,66,36);
}
#header{
	background: rgb(237,237,229) url(topbar.gif) no-repeat scroll left top;
	height: 50px;
	width: 750px;
	z-index: -100;
	border: thin none #00FFFF;
}
#navbar{
	width: 215px;
	margin-bottom: 0 px
	border-top: none;
	border: thick none #99FF33;
	vertical-align: top;
	margin: 0px 0px 0px -12px;
	z-index: 1000;
	padding: 0px 1.5em 2em 1em;
	float: left;
}
#container{
	background: rgb(237,237,229) url(bg_logo.gif) no-repeat right bottom;
	padding: 0% 0px 0px;
	width: 750px;
	border: medium none #CC0033;
	height: 650px;
}
#logo {
	height: 136px;
	width: 200px;
	margin-left: 270px;
	border: thick none #00CCCC;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: -20px;
	top: -100;
	position: relative;
	left: 30;
	visibility: inherit;
	z-index: 500;
}
#logo span {
display: none;
}
#text {
	width: 460px;
	border: medium none #333333;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

#mainlinks {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4pt;
	text-align: left;
	vertical-align: middle;
	height: 35px;
	width: 215px;
	background: url(navbarbg.gif) no-repeat left top;
	list-style: none;
	margin: 15px 0px -10px -38px;
	padding: 10px 0px 5px;
	text-indent: 25pt;
	color: rgb(77,66,36);
}
#shadow {
	margin: 0px;
	padding: 0px;
	z-index: -500;
	background: url(shadow.gif) repeat-y right;
	width: 760px;
	border: thick none #00FFCC;
	height: 700px;
}
