html, body {  
  font-family: Helvetica;
  font-size: 13px;
  color: #000;
  width: 1003px;
  margin: 0 auto;
  background: none repeat scroll 0 0 #000000;
}

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

a:visited {
  color: #A60E13;
}


#mainbody {
  background: black none repeat scroll 0 0;
  margin:0 auto;
}

#mainbody_inner {
	margin:0 auto;
}

#header {
	background:transparent url(images/header.gif) no-repeat scroll center bottom;
	height:219px;
	padding: 0 20px 0 0;
}

#tabsE {
  height: 40px;
  width: 970px;
  margin-left:10px;
  font:12px/11px Arial;
  color: #000;
  margin-top: 280px;
}

#tabsE li {
  border-right:none;
  padding-top:0px;
}

#tabsE ul.nice-menu-down li a:link, #tabsE ul.nice-menu-down li a:visited {
  background:url("images/repeat_menu.jpg") repeat-x scroll 0 0 transparent;
  padding:15px 10px 17px 8px;
  color: #000;
}

#tabsE ul.nice-menu-down li a:hover{
  background:url("images/repeat_menu.jpg") repeat-x scroll 0 0 transparent;
  padding:15px 10px 17px 8px;
}


#tabsE ul.nice-menu-down li ul {
  background: black none repeat scroll 0 0 transparent;  
  margin: 6px 0px 0px 0px;
}

#tabsE ul.nice-menu-down ul li{
  padding: 0px;
  margin: 0px 0px -5px 0px;
  /*background: none repeat scroll 0 0 black !important;*/
  background : none;
  height: auto;
  width: 238px
}

#tabsE ul.nice-menu-down li ul li a:link, 
#tabsE ul.nice-menu-down li ul li a:visited {
  /*background: none repeat scroll 0 0 black !important;*/
  background : none;
  color: #000000;
  width: 238px
}


#pgtitle {
  margin:0px;
  border: none;
  color: #BD050C;
}

#center #pgtitle h1 {
  margin-left: -10px;  
  color: #BD050C;
}

#print {
  display: none;
}

#center {
  margin: 0 225px -20000px 0 !important;
	padding: 0 10px 20000px;
	padding-left: 20px;
	position: relative;
  font-size: 13px;
  line-height: 20px;
}

#center h1 {
  color: #333333;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -1px;
}

#center p {
  padding-bottom: 11px;
}

#center p img .picblog {
  background: none repeat scroll 0 0 #F5F5F5;
  border-color: #F5F5F5;
  border-style: solid none solid solid;
  border-width: 10px 5px 10px 10px;  
  margin: 0 0 10px 10px;
}

#center ul {
	padding-left:13px;
	margin-left:0px;
}

#center ul li {
	padding-left:7px;
}

#right {
  background-attachment: scroll;
  background-color: #EDEDED;
  background-image: url("images/sidebarback.gif");
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
  padding-top: 10px;
}

#right p {
  margin: 0px;
}

#footer .ftr-btm {
	background:transparent url(images/header.gif) no-repeat scroll center top;
	padding-top:11px;
	text-align:center;
}

#footer {
	background:white none repeat scroll 0 0;
	overflow:visisble;
	color:#666666;
	font-size:10px;
	height:auto;
}

#footer p {
	font-weight:normal;
	padding-left:0px;
	padding-top:0px;
	width:983px;
}

#footer p a {
	color:#666666;
	margin:0 7px;
	text-transform:uppercase;
}

#container {
  color: #333333;
  line-height: 20px;
  background: #fff;
  font-size: 13px; 
  margin-top: 280px;
  margin-left: 10px;
  position: relative;
  width: 960px;
  z-index: 2;
}

#bottbutts {
  background:url("images/footer.jpg") no-repeat scroll center top transparent;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  height: 40px;
  margin-bottom: 10px;  
  padding-bottom: 15px;
  margin-left: -5px;
  margin-top: -3px;
  padding-top: 10px;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}

#footertext  { 
  margin:0 auto;
  padding-left:30px;
  text-align:left;
  width:950px;
}

div#footertext a:link, div#footertext a:visited {
  color:#FFFFFF;
  font-weight:normal;
  text-decoration:none;
}

div#footertext a:hover{
  text-decoration: underline;
}

th.timedetail {
  width: 20%;
}

th.details a {
  padding-left: 0px;
}
th.details p {
  padding-left: 0px !important;
}

#sectionboxtitle a {
  font-size: 16px;
}

#sectionbox {
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

#sectionbox h1 {
  padding-bottom: 0px;
  padding-top: 0px;
  color: #000000;
  font-weight: normal;  
}

#tracklisting p {
  font-size: 13px;
  padding-bottom: 0px;
}

.questexhtmlteaser_content img {
 border: none; 
}

#flashcontent2 {
    margin-left:25px;
    margin-top:10px;
}

#flashheadermenu {
    background:#FFFFFF;
    clear:both;
    height:160px;
    margin-left:10px;
    margin-top: 270px;
    position:absolute;
    z-index:120;
    width:960px;
}

#tabsE ul.nice-menu-down li ul li ul {
  margin-left: 116px;
}

#center h2 {
  color: #000000;
  font-family: Helvetica;
  width: 100%;
}

#innerArticle {
  font-size: 13px;
}

#innerArticle p {
  color: #333333;
  line-height: 20px;
  font-family: Helvetica;
  font-size: 13px;
}

#innerArticle p a {
  color: #FF0000;
  font-family: Helvetica;
  font-size: 13px;
  text-decoration: underline;
}

#innerArticle ul li {
  font-size: 13px;
}