html{
	background-color:#232323;
	background-image:url('images/cBack.gif');
	background-position:center;
	background-repeat:repeat-y;
	color:#EEBDBD;
	font-size:12px;
	font-family:Verdana, serif;
}

body{
	text-align:center;
}
	
td{
	color:#EEBDBD;
	font-size:12px;
	font-family:Verdana, serif;
}

#container{
	position:relative;
	width:800px;
	margin:0px auto;
	top:-9px;
	-top:-15px;
	text-align:left;
}

#footerContainer{
	position:relative;
	width:800px;
	margin:0px auto;
	top:-9px;
	-top:-15px;
	text-align:left;
	vertical-align:bottom;
}

a{
	color:#EEBDBD;
	font-size:14px;
	font-family:Georgia, serif;
	text-decoration:underline;
}

a.subLink{
	font-size:12px; color:#4E0403;
}

a.subLink:hover{
	font-size:12px; color:#FFB5B4;
}

#left{
	position:relative;
	top:0px;
	width:398px;
}

#links{
	position:relative;
	z-index:2;
}

#linkT{
	width:100%;
	border-width:0px;
	padding:0px;
}

#linkT tr td{
	height:100px;
	text-align:center;
	vertical-align:bottom;
	border:0px;
	padding:0px;
	padding-bottom:23px;
}

#linkT tr td.tdHover{
	height:100px;
	text-align:center;
	vertical-align:bottom;
	background: url('images/linkback.gif');
	border:0px;
	padding:0px;
	padding-bottom:23px;
}

#linkT tr td.tdActive{
	background: url('images/linkbackActive.gif');
}

#submenu{
	position:relative;
	top:-20px;
	height:20px;
	background:url('images/index_05.jpg');
	z-index:1;
}

#content{
	position:relative;
	top:-36px;
	-top:-20px;
	min-height:300px;
	background-color:#662C2C; 
	height:auto;
	-height:300px;
}

#leftBottom{
	position:relative;
	width:500px;
	height:555px;
	top:-52px;
	-top:-20px;
	left:-100px;
	background:url('images/index_09.jpg');
}

#right{
	position:absolute;
	top:0px;
	left:400px;
	-left:401px;
	width:398px;
	color:#D8D8D8;
}

#rHeader{
	width:400px;
	height:451px;
	background:url('images/index_03.jpg');
}

#entertainment{
	width:400px;
	-padding-top:18px;
	color:#D8D8D8;
}

ul#eRList{
	color:#EEBDBD;
	font-size:14px;
	font-family:Verdana, serif;
	text-decoration:none;
	list-style-image: url('images/listBulletRed.gif');
}

ul#eRList li{
	padding-left:10px;
	padding-bottom:20px;
}

ol#eList{
	color:#D8D8D8;
	font-size:16px;
	font-family:Georgia, serif;
	text-decoration:none;
	list-style-image: url('images/listBullet.gif');
}

ol#eList li{
	padding-left:10px;
	padding-bottom:20px;
}

#footer{
	clear:both; 
    position:absolute; 
    bottom:0px;
	width:100%;
	height:36px;
	left:0px;
	background:url('images/index_11.jpg');
	background-repeat:no-repeat;
}

#Table_01{
	border:1px solid #333333;
}

img{
	border:0px solid white;
}

#subOpen{
	display:none;
}

#subscribe{
	width:100%;
}