/* IE HACK */
div.news, .news div, .news img, div.piccat, h1 {
  position: relative;
}
#content a {
	text-decoration: underline;
	font-weight: bold;
	font: helvetica, verdana, sans-serif;
}
a img {
	border: none;
}
body, table {
	font: 13px "Trebuchet MS", helvetica, verdana, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background-image: url('images/main_background.gif');
}
h1 {
	font-size: 24px;
	font-family: "Arial Black", sans-serif;
	font-style: italic;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: center;
	color: #00126f;
}
h2 {
	font-size: 19px;
	color: red;
	text-align: center;
	margin: 3px;
}
h2 a {
	color: red;
}
h3 {
	font-size: 17px;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
	color: black;
}
h3 a {
	color: black;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
#email {
	text-align: center;
}
#main {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	padding-top: 5px;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #b3b3e5;
	background-image: url('images/background.gif');
	background-repeat: repeat-y;
	background-position: 40px;
	padding-bottom: 40px; /* to fix a konqueror bug */
}
#header {
	text-align: center;
}
#header img {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
#subHeader {
	text-align: center;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #a9cbec;
	padding: 1px;
	font-weight: bold;
	font-size: 11px;
}
#subHeader a {
	color: red;
}
#sfeerA, #sfeerB {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#sfeerA {
	float: left;
}
#sfeerB {
	float: right;
}
#navA {
	float: left;
	width: 165px;
}
#navA .box {
	width: 145px;
}
#navA .box .header {
	background-image: url('images/box_header_right.gif');
	color: #00126f;
}
#navB {
	float: right;
	width: 165px;
}
#navB .box {
	width: 145px;
}
#navB .box .header {
	background-image: url('images/box_header_left.gif');
	text-align: left;
	padding-left: 60px;
}
.nav a {
	color: black;
}
.nav a.highlight {
	color: red;
	font-weight: bold;
}
.nav ul {
	margin: 0;
	padding: 0;
	padding-left: 17px;
}
.nav li {
	margin: 0;
	padding: 0;
	padding-top: 1px;
}
.nav li a {
	color: black;
}
.nav li a:hover {
	color: silver;
}
.nav .box .body {
	padding-bottom: 10px;
	background-color: white;
}
.nav .box .body img {
	border: 1px solid black;
	margin-top: 5px;
	display: block;
}
#bannerRight {
	margin-top: 20px;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	float: right;
}
#body {
}
#content {
	float: left;
	padding: 0;
	margin: 0;
}
#content .box {
	width: 570px;
}
#content .box .header {
	font-size: 1px;
	height: 10px;
	margin: 0;
	padding: 0;
	border: 1px solid;
	border-bottom: none;
	background-color: #99a0ef;
}
#content .box .body {
	border-top: 1px solid;
	background-color: white;
	padding: 10px;
}
.box {
	margin: 10px;
	margin-top: 20px;
	padding: 0;
}
.box .header {
	font-family: helvetica sans-serif;
	height: 20px;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 3px;
	font-weight: bold;
}
.box .body {
	background-color: white;
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
}
.pages {
    text-align: center;
    font-weight: bold;
	height: 20px;
	clear: both;
}
.pages a img {
    border: none;
	margin: 3px;
}
.pages a.prev {
	float: left;
}
.pages a.next {
	float: right;
}
.news, .gbEntry, .song, .comment, .merchandising .hdr {
	padding: 10px;
}
.news .hdr, .comment .hdr, .merchandising .hdr {
	margin-bottom: 10px;
	border-width: 0;
	color: #00126f;
	clear: right;
	background-color: #eee;
	padding: 3px;
}
.news .hdr .title, .comment .hdr .title, .merchandising .hdr {
	font-weight: bold;
}
.news .hdr .date, .comment .hdr .date {
	color: gray;
}
.news .hdr a {
	font-style: italic;
}
.news .bdy, .gbEntry .bdy, .piccat .bdy, .song .bdy, .comment .bdy {
}
.news .bdy img.category {
	float: right;
	margin: 10px;
}
.news .commentLink {
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.news .commentLink a, .news .commentLink a:visited, .news .commentLink a:active {
	color: red;
}
.commentNews {
	background-color: #bbb;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.news .ftr {
	margin-top: 10px;
}
.gbEntry {
    margin-bottom: 5px;
}
.gbEntry .info {
    font-style: italic; 
	color: #00126f;
}
.gbEntry .bdy {
    margin-top: 10px;
}
.song {
    text-align: center;
}
.song .bdy {
    font-style: italic;
}
.movie {
    padding: 2px;
}
.msg, .error {
    padding: 5px;
    text-align: center;
    font-weight: bold;
}
.error {
	color: red;
}
#loginForm, #logoutForm {
	padding: 0;
	margin: 0;
}
#loginForm input {
	width: 120px;
}
#loginForm a, #logoutForm a {
	color: black;
}
#loginBar {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #c9cbec;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
}
#loginBar #doLogin {
	width: 80px;
}
#loginBar .loginError {
	color: red;
	text-align: center;
}
input, textarea, select {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold;
    border: 1px solid black;
    background-color: #CCC;
	padding: 0;
}
.bigSponsor {
	text-align: center;
}
.sponsor img {
	border: 1px solid black;
	margin: 3px;
}
#busSubscription {
	text-align: center;
	background-color: #eee;
	padding: 3px;
	margin: 3px;
}
#busSubscription form {
	margin: 3px;
}
#busSubscriptions {
	text-align: center;
}
#subsHeader {
	color: red;
}
.piccat {
	clear: both;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
}
.piccat img {
	border: 1px solid black;
	float: right;
	margin: 5px;
}
.merchandising {
}
#movie {
	text-align: center;
}
#movieDesc {
	text-align: center;
	font-weight: bold;
}