body {
 background: #000000;
 color: #FFFFFF;
 font-size:10px;
 font-family: Georgia;
 padding: 0px;
 margin: 0px;
}
A:link {
 text-decoration: none; color: #FFFFFF;
}
A:visited {
 text-decoration: none; color: #FFFFFF;
}
A:active {
 text-decoration: none; color: #FFFFFF;
}
A:hover {
 text-decoration: underline; color: #FFFFFF;
}
div#mainframe {
 position: absolute;
 width: 900px;
 left: 64px;
 top: 1px;
}
div#outer {
 position: absolute;
 width: 900px;
 padding: 0px;
}
div#inner {
 position: relative;
 float: right;
 width: 697px;
 padding: 0px;
}
div#header {
 position: relative;
 float: left;
 width: 203px;
 margin: 0px;
 padding: 0px;
}
div#jesterlogo {
 position: relative;
 background-image: url(images/jesterlogo.jpg);
 background-repeat: no-repeat;
 height: 195px;
 width: 203px;
 margin: 0px;
 padding: 0px;
}
div#leftmenu {
 position: relative;
 background-image: url(images/leftmenu.gif);
 background-repeat: no-repeat;
 height: 538px;
 width: 201px;
 margin: 0px;
 padding: 0px;
}
.lefttable {
 font-family: Georgia;
 font-size: 10px;
 color: #FFFFFF;
 padding: 0px;
}
div#toprightholder {
 position: relative;
 height: 175px;
 width: 697px;
 margin: 0px;
 padding: 0px;
}
div#toprighttop {
 position: relative;
 height: 137px;
 width: 697px;
 margin: 0px;
 padding: 0px;
}
div#toprightbottom {
 position: relative;
 background-image: url(images/toprightbg.jpg);
 background-repeat: no-repeat;
 height: 38px;
 width: 686px;
 margin-left: 4px;
 padding: 0px;
}
#toprightbottom p {
 font-family: Georgia;
 font-size: 11px;
 color: #FFFFFF;
 padding: 0px;
 padding-top: 5px;
 padding-left: 28px;
 font-weight: 100;
}
div#contentholder {
 position: relative;
 min-height: 544px;
 width: 697px;
 margin: 0px;
 padding: 0px;
}
div#content {
 position: relative;
 background-image: url(images/contentbg.jpg);
 background-repeat: no-repeat;
 height: 515px;
 width: 662px;
 margin-left: 21px;
 margin-top: 29px;
 padding: 0px;
}
div#contentblack {
 position: relative;
 background-image: url(images/contentblackbg.jpg);
 background-repeat: no-repeat;
 height: 515px;
 width: 662px;
 margin-left: 21px;
 margin-top: 29px;
 padding: 0px;
}
div#conquentlogo {
 position: relative;
 background-image: url(images/conquentlogo.jpg);
 background-repeat: no-repeat;
 height: 16px;
 width: 156px;
 margin-left: 270px;
 padding: 0px;
}
div#weeklyshowsholder {
 position: relative;
 padding-top: 70px;
 padding-left: 30px;
}
#weeklyshowsholder p {
 font-family: Georgia;
 font-size: 12px;
 color: #FFFFFF;
 padding: 0px;
 padding-top: 5px;
 padding-left: 28px;
 font-weight: 100;
}
div#weeklyshowsbg {
 position: relative;
 background-image: url(images/weeklyshowsbg.gif);
 background-repeat: no-repeat;
 height: 48px;
 width: 257px;
 padding: 0px;
}
#weeklyshowsbg p {
 font-family: Georgia;
 font-size: 30px;
 color: #FFFFFF;
 padding: 0px;
 padding-top: 1px;
 font-weight: 100;
}
div#contentfloater-top {
 position: relative;
 display: block;
 background: url(images/contentfloater-top.gif) no-repeat;
 width: 660px;
 height: 43px;
 margin: 0px;
 padding: 0px;
 margin-left: 21px;
 margin-top: 29px;
 }
div#contentfloater-mid {
 position: relative;
 display: block;
 background: url(images/contentfloater-mid.gif) repeat-y;
 margin-left: 21px;
 width: 660px;
 padding-left: 4px;
 FONT-FAMILY: arial;
 font-size: 11px;
} 
div#contentfloater-bot {
 position: relative;
 display: block;
 background: url(images/contentfloater-bot.gif) no-repeat;
 width: 660px;
 height: 51px;
 padding: 0px; 
 margin-left: 21px;
}
div#contentfloater-center {
 position: absolute;
 background-position: center center; 
 background: url(images/contentfloater-center.gif) no-repeat;
 width: 660px;
 height: 26px;
 padding: 0px; 
 margin-left: 21px;
 top: 400px;
}
.submit {
 font-family: Georgia;
 font-size: 11px;
 color: #ffffff !important;
 background-color: #575757 !important;
 font-weight: bold;
 height: 20px;
 margin: 0px 0px;
 border: 1px solid #CCCCCC !important;
 line-height: 20px;
 text-align: center;
 text-decoration: none;
 margin-right: 50px;
}
.cqinput {
 font-family: Georgia;
 font-size: 11px;
 color: #ffffff !important;
 border: 1px solid #CCCCCC !important;
 background-color: #575757 !important;
}