body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(../assets/template/bground.jpg) no-repeat fixed left top;
	margin-top: 0px;
	color: #999999;
}
#frame {
	background: url(../assets/template/bground-body.jpg) no-repeat right bottom;
	height: auto;
	width: auto;
	border: 1px dashed #00FF00;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 750px;
}
#header {
	background: #999999;	
}
#header2 {
	background: #000000;	
}
#content {
	width: 490px;
	float: right;
	padding-top: 130px;
	padding-bottom: 20px;
	background: url(../assets/template/header.gif) no-repeat 0px 15px;
	text-align: right;
	margin-top: 20px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#content ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#content li
{
	background: url(../assets/template/bullet.gif) no-repeat 477px 0.4em;
	padding-left: 1.8em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: 1em;
}
#content ol {
	margin-right: 20px;
	background: url(../CSS/none);
	}
#content img {
	text-align: center;
	color: #333333;
}
h1 {
	text-align: right;
	font: bold 1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #93A3D4;
}
h2 {
	color: #93A3D4;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	background: url(../assets/template/h2.jpg) no-repeat right bottom;
	padding-top: 10px;
}
h3 {
	color: #999999;
	font: 0.8em/2em Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #A84611;
	font-size: 1em;
	font-style: italic;
}
h5 {
	color: #A84611;
	font-size: 1em;
	font-style: italic;
}
h6 {
	color: #A84611;
	font-size: 1em;
	font-style: italic;
}
a:link {
	text-decoration: underline;
	color: #999999;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #93A3D4;
}
#mainNav {
	width: 750px;
	color: #FFFFFF;
	padding-top: 0px;
	line-height: 1.5em;
	float: right;
}
#footer {
	clear: both;
	height: 20px;
	color: #666666;
	text-align: right;
	padding-top: 30px;
}
#footer a {
	color: #666666;
	text-decoration: none;
	}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#right-col {
	float: right;
	left: 70%;
	padding: 5px;
	float: right;
	margin-left: 20px;
	width: 150px;
	font-size: 0.95em;
	color: #999999;
	margin-bottom: 10px;
	background: #000000;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	line-height: 0.95em;
	text-align: left;
}
.image-left {
	float: left;
	border: 1px solid #A5A27F;
	margin: 0px 20px 10px 0px;
}
.image-right {
	float: right;
	border: 1px solid #A5A27F;
	margin: 0px 0px 10px 20px;
}
table {
	font-size: 0.95em;
	width: 500px;
	line-height: 1.3em;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}
span.highlight
{
background-color:black
}
.gallery {
	clear: both;
	margin-bottom: 30px;
}
.gallery img {
	clear: both;
	border: 1px solid #666666;
}
.gallery-left {
	float: left;
	margin-right: 10px;
	width: 320px;
	padding-bottom: 20px;
}
.gallery-right {
	float: right;
	width: 152px;
	margin: 0px;
	padding: 0px 0px 20px;
	font-size: .95em;
	line-height: 1em;
}
.clearboth {
	clear: both;
}
#right-col ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#right-col li
{
	background: #000000 url(../assets/template/bullet.gif) no-repeat 5px 0.4em;
	padding-left: 2.2em;
	padding-right: 0px;
	line-height: 1.5em;
	padding-bottom: .4em;
}
.player {
	clear: both;
	margin-bottom: 30px;
	margin-top: 50px;
}
.player-left {
	float: left;
	margin-right: 10px;
	width: 250px;
	padding-bottom: 20px;
	font-size: 0.95em;
	font-style: italic;
}
.player-right {
	float: right;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 20px;
	font-size: .95em;
	line-height: 1em;
}
.quote {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 40px;
	font-style: italic;
}
.current {
	font-weight: bold;
	color: #93A3D4;
}
