@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 78%; /* for compliant browsers */
	background-color: #000000;
	background-image: url(../images/background_bamboo.jpg);
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECFA53;
	color: #D5E14D;
}
h1, h2 {
	font-weight: normal;
	color: #D5E14D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: 1em;
}
a:hover {
	border-bottom-style: solid;
}
hr {
	width: 100%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D5E14D;
}
img.spaceTop, #flashContent {
	margin-top: 10px;
}
#container {
	width: 775px;
	margin: 0 auto;
	padding-bottom: 0px;
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 0;
	border-right-width: 18px;
	border-bottom-width: 18;
	border-left-width: 18px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	padding: 0;
	width: 775px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header img {
	padding-top: 53px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 230px;
}
#containerContent {
	width: 775px;
	margin-top: 25px;
	background-image: url(../images/sidebar.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 15px;
}
#mainContent {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 520px;
	font-size: 0.95em;
	color: #333333;
	line-height: 1.5em;
}
#sidebarContent {
	float: left;
	width: 215px;
	color: #FFFFFF;
	margin-left: 10px;
	display: inline;
}
#sidebarContent p {
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: center;
}
#sidebarContent h1, #sidebarContent h2 {
	font-size: 1em;
	line-height: 1.6em;
	text-align: center;
}
#sidebarContent h2 {
	font-size: 1em;
}
#sidebarContent a {
	border-bottom-color: #ECFA53;
	color: #D5E14D;
}
#footer {
	width: 775px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

