/* tags */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF0;
	margin: 0 auto;
	padding: 0;
	font-size: 140%;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
	background-position: inherit;
	background-color: #000;
}
hr { display: none; }
a:link {
	font-weight: bold; color: #fff; text-decoration: none;
}
a:visited {
    font-weight: bold; color: #fff; text-decoration: none;
}
a:hover {
	font-weight: bold; color: #F90; text-decoration: underline;
}
a:active {
	font-weight: bold; color: #FFC; text-decoration: none;
}
/* ids */
#wrapper { width: 760px; text-align: center; margin: 0 auto; padding: 0;  
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000;
}
#logo {
	background-image: none;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	float: none;
	text-align: left;
	background-color: #000;
}
#logo h1 { display: block; padding: 0 0 0 0; }
#logo h2 { display: block; padding: 0 0 5px 0; border-bottom: solid 2px white; }
#logo a {
	display: block;
	width: 210px;
	padding: 0px;
	height: 118px;
	margin: 0;
	display: none;
}
#logo a span {
	display: block;
}
/* nav id */
#nav {
	background-image: none;
	background-repeat: no-repeat;
	height: 50px;
	font-weight: bold;
	background-color: #FF0;
	float: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	}
#nav ul {
	padding: 0 0 20px 0px;
	margin: 0px;
	display: block;
	}
#nav ul li {
	font-size: 90%;
	padding: 8px;
	margin: 0;
	float: none;
	list-style: square;
	display: inline;
	}
#nav ul li a {
	display: inline;
	margin: 0;
	float: none;
	padding: 0;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: none;
	width: auto;
	background: #ff0;
}
html>body #nav ul li a { width: auto; }
/*iemac hide\*/
#nav ul li a { float: none; }
/*end*/

#nav ul li a:link, #nav ul li a:visited {color: blue; text-decoration: underline;}
#nav ul li a:hover {color: blue; text-decoration: underline;
	}
#nav ul li a:active {color: blue; text-decoration: underline;
	}
#nav a.home {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: none;
}
/* main area */
#main {
	clear: left;
	width: 760px;
	margin: 0;
}
#leftcol {
	float: left;
	width: 250px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-right: solid 2px white;
}
#leftcol p {
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 100%;
	color: #fff;
	padding-right: 5px;
}
#leftcol h1 {
	background-color: #ff0;
	font-size: 100%;
	color: #000;
	padding: 5px;
	width: 200px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#leftcol h2 {
	background-color: #ff0;
	font-size: 100%;
	color: #000;
	padding: 5px;
	width: 200px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: normal;
}
#leftcol ul {
	display: block;
	margin: 0px;
	padding-left: 22px;
	font-size: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 174px;
}
#leftcol ul.subnav {
	display: block;
	margin: 0px;
	padding-left: 20px;
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 174px;
}
#leftcol ul.subnav li {
	list-style-type: square;
	padding: 3px 5px 5px;
	background-color: #000;
	list-style-position: outside;
	list-style-image: none;
	border-bottom-style: none;
	border-bottom-width: 0;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-left: 23px;
	margin-right: 5px;
}
#leftcol ul.subnav li a {
	font-weight: bold;
}
#leftcol ul.subnav li a:link {
	color: #fff; text-decoration: none;
}
#leftcol ul.subnav li a:visited {
    color: #fff; text-decoration: none;
}
#leftcol ul.subnav li a:hover {
	color: #ff0; text-decoration: underline;
}
#leftcol ul.subnav li a:active {
	color: #ff0; text-decoration: none;
}
#leftcol ul li {
	list-style-type: none;
	background-color: #000;
	padding: 5px 5px 8px 10px;
}
#leftcol ul li a {
	font-weight: bold;
}
#leftcol ul li a:link {
	color: #fff; text-decoration: none;
}
#leftcol ul li a:visited {
    color: #fff; text-decoration: none;
}
#leftcol ul li a:hover {
	color: #fff; text-decoration: underline;
}
#leftcol ul li a:active {
	color: #fff; text-decoration: underline;
}
#rightcol {
	text-align:left;
	width: 490px;
	float: left;
	margin-left: 10px;
}
#rightcol p {
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 100%;
	color: #ff0;
	padding-right: 10px;
}
#rightcol h1 {
	background-color: #ff0;
	font-size: 100%;
	color: #000;
	padding: 5px 5px 5px 12px;
	width: auto;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 0;
	font-weight: normal;
	letter-spacing: 3px;
	background-image: none;
	background-repeat: no-repeat;
}
#rightcol h2 {
	background-color: #ff0;
	font-size: 100%;
	color: #000;
	padding: 5px 5px 5px 12px;
	width: 443px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 0;
	font-weight: normal;
	letter-spacing: 3px;
	background-image: none;
	background-repeat: no-repeat;
}
#rightcol h3 {
	padding-left: 5px;
	color: #ff0;
	font-size: 100%;
	padding-right: 10px;
	border-bottom: solid 2px white;
}
#rightcol table {
	width: auto;
	margin-left: 5px;
	padding: 0px;
	border: 2px solid #fff;
	border-collapse: collapse;
	margin-bottom: 5px;
}
* html #rightcol table caption {
	text-align: left;
	color: #ff0;
	font-size: 100%;
	margin: 0px;
	padding: 14px 0px 14px 0px;
	display: table-caption;
	font-weight: bold;
}
html>body #rightcol table caption {
	text-align: left;
	color: #ff0;
	font-size: 100%;
	margin: 0px;
	padding: 14px 0px 14px 3px;
	display: table-caption;
	font-weight: bold;
}
#rightcol table td.left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	background-color: #000;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	width: auto;
	font-weight: bold;
	color: #ff0;
	font-size: 90%;
	text-align: right;
}
#rightcol table td.right {
	font-size: 90%;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/* footer */
#foot {
	border-top: solid 2px white;
	font-size: 90%;
	background-color: #000;
	background-image: none;
	background-repeat: no-repeat;
	height: 42px;
	width: 760px;
	clear: both;
	color: #ff0;
	margin: 0px;
	padding: 0px;
	text-align: center;
    line-height: 50px;
}
#foot p {
	margin: 0 12px 0 12px;
	padding-top: 11px;
	padding-left: 10px;
	background-color: #000;
}
.hr-left {
	height: 0;
	width: 0;
	background-image: none;
	display: none;
}
.hr-right {
	background-image: none;
	height: 0;
	width: 0;
	display: none;
}
.language {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fff;
}
.livetxt a:link {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.livetxt a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.livetxt a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.livetxt a:active {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.stafflink {
	border-left: solid 0px #000;
}
#rightcol ol {
	margin: 0px;
	padding: 10px 0 20px 20px;
}
#rightcol ol li {
	list-style-type: circle;
	float: none;
	margin: 0px;
	padding: 0px;

}
#rightcol ol li a {
	font-size: 100%;
	text-decoration: none;
	float: none;
	color: white;
	display: inline;
	margin: 0;
	padding: 0;
	background: black;
}
#rightcol ol li a:hover { color: blue; }
#staff {
	clear: none;
	margin: 0px;
	padding: 0;
}