body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e9e9e9;
	background-color: #000;
}
body, table {
	font-size: 10pt;
}
html, body, #container {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#mainpane {
	background-color: #1f2933;
}

#rightpane {
	background-image: url(./images/default_rightpane_bg.png);
	background-repeat: repeat-y;
	background-position: left;
}
#leftpane_img {
	background-image: url(./images/default_leftpane.png);
	background-repeat: no-repeat;
	height: 624px;
	background-position: right;
}
#leftpane_top {
	background-image: url(./images/default_leftpane_top_bg.png);
	background-repeat: repeat-x;
	background-position: right;
	text-align: right;
}

#leftpane {
	background-image: url(./images/default_leftpane_bg.png);
	background-repeat: repeat-y;
	background-position: right;
}
#rightpane_top {
	background-image: url(./images/default_rightpane_top_bg.png);
	background-repeat: repeat-x;
	background-position: left;
	text-align: left;
}
#rightpane_img {
	background-image: url(./images/default_rightpane.png);
	background-repeat: no-repeat;
	height: 624px;
	background-position: left;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#sddm li a
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 0px;
	color: #7d7d7d;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	
	color: #fff;
}

#sddm div
{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-top: 1px solid #403e3f;
	border-left: 1px solid #403e3f;
	border-right: 1px solid #403e3f;
}

#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding-left: 26px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-image: url(./images/bottom_submenu_bg2.jpg); 
	background-repeat: no-repeat;
	background-position: left;
	background-color: #252324;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #403e3f;
}

#sddm div a:hover
{	
	color: #FFF;
}

#content {
	padding: 22px;
	font-size: 0.9em;
	min-height: 300px;
}
#content a {
	color: #f2eb55;
	text-decoration: none;
}
#content a:hover {
	color: #fff;
}

#content_home { 
	font-size: 0.9em;
}

#content a {
	color: #f2eb55;
	text-decoration: none;
}
#content a:hover {
	color: #fff;
}

fieldset {
	border: 1px solid #999;
}
#schedule {
	background-image: url(./images/schedule_11.jpg);
	background-repeat: repeat-y;
	width: 416px;
}
#schedule_top {
	background-image: url(./images/schedule_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 416px;
	min-height: 210px;
}
#schedule_bottom {
	background-image: url(./images/schedule_17.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 416px;
}
#schedule_tbl {
	padding-left: 29px;
	width: 365px;
}
#footer {
	background-color: #28405c;
	background-image: url(./images/footer_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #313b44;
	min-height: 121px;
}
#videos {
	background-image: url(./images/videos_03.jpg);
	background-repeat: repeat-y;
	width: 304px;
}
#videos_top {
	background-image: url(./images/videos_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 304px;
}
#videos_bottom {
	background-image: url(./images/videos_04.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 304px;
}
#videos_tbl {
	position: relative:
	top: 15px;
	left: 13px;
	width: 280px;
	color: #7a7c7b;
}
#videos a {
	color: #fff;
}
#videos a:hover {
	color: #fffe9a;
}
#hottopic {
	background-color: ##3c4349;
	color: #7e7a7b;
	padding: 10px;
	text-align: left;
}

#hottopic a {
	color: #fff;
	text-decoration: none;
}
#weather {
	background-image: url(./images/weather_centre.jpg);
	background-repeat: repeat-y;
	width: 301px;
}
#weather_top {
	background-image: url(./images/weather_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 301px;
}
#weather_bottom {
	background-image: url(./images/weather_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 301px;
}
#weather_tbl {
	position: relative:
	top: 0px;
	left: 13px;
	width: 275px;
	padding-top: 13px;
	padding-bottom: 13px;
}
.blog_title {
	font-size: 17px;
	color: #cc9900;
}
.blog_footer {
	height: 15px;
	border-top: 1px solid #cccccc;
}
.blogcontent img {
	max-width: 560px;
	width: expression(document.getElementById('container').clientWidth > 800 ? '560px' : 'auto');
	height: auto;
}
#blog_owner {
	font-size: 14px;
	color: #999999;
}
.tr0 {
	background-color: #353a3e;
}
.tr1 {
	background-color: #1f262d;
}
.blurbs {
	font-size: 10px;
}
.blurbs td {
	padding: 2px;
}

.redbox_link {
	background-color: #ff0000;
	color: #ffff00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	padding: 10px;
}
#content a.redbox_link {
	text-decoration: none;
	color: #ffff00;
}
a.redbox_link {
	text-decoration: none;
	color: #ffff00;
}
a.redbox_link:hover {
	text-decoration: none;
	color: #ffff00;
}
#content a.redbox_link:hover {
	text-decoration: none;
	color: #ffff00;
}