* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-size: 0.6em;
	font-family: "Verdana", "Arial", sans-serif;
}

/* mac hide\*/
html, body {height:100%}
/* end hide */

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

hr {
	display: none;
}

a {
	color: #000;
	text-decoration: none;
}

a:focus,
a:hover,
a:active {	
	color: #eee;
}

h1 {
	display: none;
}
h3 {
	color: #C33;
}

#outer {
	position: relative;
	width: 760px;	
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}

#header {
	border-bottom: 1px solid #e1e1e1;
	height: 137px;
	background: #FFF url('logo.gif') 5px 0 no-repeat;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 100px;
	margin-left: 150px;
	float: left;
}
#header li {
	float: left;
	margin-right: 23px;
}
#header li a {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	text-transform: uppercase;
}
#header li a.active,
#header li a:hover {
	color: #069;
}


#intro {
	border-bottom: 1px solid #e1e1e1;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
#highlight {
	background: #EEE;
	width: 550px;
	height: 215px;
	float: left;
}
#side h3,
#highlight h3 {
	color: #C33;
	font-size: 14px;
	padding: 20px 0 0 20px;
	font-weight: bold;
}
#side h3 {
	color: #666;
	font-size: 12px;
}

#highlight h4 {
	color: #777;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 3px 0 5px 20px;
}

#side p,
#highlight p {
	margin-right: 20px;
	color: #333;
	font-size: 11px;
	padding: 5px 0 0 20px;
	line-height: 16px;
	font-family: "Trebuchet MS";
}
#highlight p p {
	padding: 0;
	margin: 0;
}
.radioLink a,
#radioLink a,
#side a,
#highlight a {
	display: block;
	color: #069;
	font-size: 11px;
	font-weight: bold;
	background: url('highlightOver.gif') center left no-repeat;
	padding: 0 0 0 17px;
	margin-top: 10px;
}
* html #highlight #progr {
	margin-left: 20px;
}
*+html #highlight #progr {
	margin-left: 20px;
}
* html #highlight .progr {
	margin-left: 20px;
}
*+html #highlight .progr {
	margin-left: 20px;
}
#side a {
	font-weight: normal;
}
#side a:hover,
#highlight a:hover {
	text-decoration: underline;
}

#intro #side {
	background: #f3f8f8;
	margin-left: 550px;
	height: 215px;
}
#contentNews,
#contentGuide,
#content {
	margin-top: 5px;
	margin-right: 10px;
	float: left;
	width: 550px;
	border-right: 1px solid #e5e5e5;
}

#content h2 {
	border-left: 138px solid #f3f8f8;
	margin-top: 10px;
	padding-left: 25px;
	color: #C33;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
}

#contentNews h2,
#contentGuide h2 {
	margin-top: 10px;
	padding-left: 25px;
	color: #C33;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	font-family: "Trebuchet MS";
}

#contentNews h3,
#contentGuide h3 {
	border-bottom: 1px solid #e5e5e5;
	margin-left: 25px;
	margin-right: 25px;
	color: #666;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#contentNews h3 {
	border: 0;
}
#contentGuide h3 a {
	color: #2c2c2c;
	left: 150px;
	top: 0;
	line-height: 20px;
	position: absolute;
	background: url('guideMore.gif') center right no-repeat;
	width: 340px;
}
#contentNews h3 a {
	color: #2c2c2c;
	left: 150px;
	top: 0;
	line-height: 20px;
	width: 340px;
}

#contentNews h3 a:focus,
#contentNews h3 a:hover,
#contentNews h3 a:active,
#contentGuide h3 a:focus,
#contentGuide h3 a:hover,
#contentGuide h3 a:active {
	color: #069;
}
#contentGuide p {
	margin-left: 175px;
	margin-right: 25px;
	margin-bottom: 10px;
	color: #666;
}
#contentNews p {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	color: #666;
}
#contentNews p.hide,
#contentGuide p.hide {
	display: none;
}
.newsItemHome,
.newsItem {
	background: url('newsBack.gif') top left repeat-y;
	padding-bottom: 30px;
	padding-left: 162px;
}
.newsItemHome {
	padding-left: 0;
}
.newsItemHome .newsItemContent,
.newsItem .newsItemContent {
	float: left;
	border-left: 138px solid #F3F8F8;
	padding-left: 25px;
}
.last {
	background: url('newsBackLast.gif') bottom left no-repeat!important;
}

#content h3 {
	color: #069;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 6px;
	font-family: "Trebuchet MS";
}
#content .newsItemHome h3 {
	margin-left: 163px;
}
#content h4 {
	font-family: "Trebuchet MS";
	color: #777;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
#content .newsItemHome h4 {
	width: 128px;
	background: #F3F8F8;
	padding-bottom: 7px;
}
* html #content .newsItemHome h4 {
	padding-bottom: 13px;
}
*+html #content .newsItemHome h4 {
	padding-bottom: 13px;
}
#content p {
	font-family: "Trebuchet MS";
	color: #666;
	font-size: 11px;
	margin-right: 20px;
}

#contentFooter {
	background: url('contentFooter.gif') top left no-repeat;
	float: left;
	position: relative;
	height: 171px;
	width: 550px;
}
#contentFooter ul {
	list-style: none;
	margin-left: 240px;
}
#contentFooter ul li a {
	display: block;
	color: #777;
	font-size: 10px;
	font-weight: bold;
	background: url('highlightOver.gif') center left no-repeat;
	padding: 0 0 0 17px;
	line-height: 20px;
}
#contentFooter ul li a:hover {
	text-decoration: underline;
}

#footer {
	background: #e5e5e5;
	float: left;
	border-bottom: 5px solid #b9b9b9;
	height: 405px;
	position: relative;
	width:100%;
}
#footer h3 {
	color: #C33;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 6px;
	font-family: "Trebuchet MS";
	width: 375px;
	padding-left: 20px;
}
#footer p {
	margin-right: 20px;
	margin-left: 163px;
	color: #333;
	font-size: 11px;
	padding: 15px 0 0 20px;
	line-height: 16px;
	font-family: "Trebuchet MS";
	width: 367px;
	border-right: 1px solid #FFF;
}
#footer form {
	width: 347px;
	margin-left: 163px;
	border-right: 1px solid #FFF;
	padding: 15px 20px 0 20px;
}
#footer fieldset {
	border: 0;
}
#footer label {
	font-size: 11px;
	font-family: "Trebuchet MS";
	display: block;
	line-height: 20px;
}
#footer textarea,
#footer input {
	width: 100%;
	margin-bottom: 5px;
}
#footerSide {
	float: left;
	position: absolute;
	top: 10px;
	margin-left: 570px;
}
#footerSide h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#footerSide p {
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 20px 0 0 0;
}

#footerSide a {
	color: #069;
}
#footerSide a:hover {
	text-decoration: underline;
}
#sidebar h3 {
	margin-top: 10px;
	padding-left: 25px;
	color: #C33;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	font-family: "Trebuchet MS";
}
#sidebar ul {
	list-style: none;
	margin-bottom: 10px;
}
#sidebar ul li {
	font-family: "Trebuchet MS";
	line-height: 18px;
	font-size: 11px;
	color: #aaa;
}

#sidebar a {
	color: #069;
	font-size: 11px;
	font-weight: bold;
	background: url('highlightOver.gif') center left no-repeat;
	padding: 0 0 0 17px;
}

#sidebar li a {
	color: #333;
	padding: 0;
	padding-left: 5px;
	background: none;
}
#sidebar li a:hover {
	text-decoration: underline;
}

#subMenu {
	float: left;
	width: 163px;
	margin-bottom: 30px;
}
#subMenu ul {
	border-bottom: 3px solid #FFF;
	list-style: none;
	padding: 10px 0;
	background: #f3f8f8;
	width: 140px;
}
#subMenu a {
	display: block;
	line-height: 18px;
	color: #777;
	font-weight: bold;
	padding-left: 10px;
}
#subMenu a:hover,
#subMenu #active a {
	color: #c33;
}

table {
	border-collapse: collapse;
}
.newsItemHome p,
.newsItem p {
	margin-bottom: 10px;
}
.newsItemHome ul,
.newsItem ul {
	margin: 0;
	padding: 0;
	margin-left: 178px;
	margin-right: 20px;
}
.newsItemHome ul li,
.newsItem ul li {
	font-family: "Trebuchet MS";
	color: #666;
	font-size: 11px;
}

.newsItemHome a,
.newsItem a {
	color: #069;
}
.newsItemHome a:hover,
.newsItem a:hover {
	text-decoration: underline;
}

#player1 {
	margin: 0 0 20px 20px;
}