body {
background-color:#000000;
margin:10px;
font-family:tahoma, verdana, helvetica, arial, sans serif;
font-size:12px;
}

td {
	font-size: 12px;
}

a {
color:#000000;
text-decoration:underline;
}

a:link a:active a:visited {
color:#000000;
text-decoration:underline;
}

a:hover {
color:#d18a00;
text-decoration:none;
}

.smallText {
font-size:11px;
}

.fullHeight {
height:100%;
}

.mainContainer {
	position:relative;
	/*width:772px;*/
	width:952px;
	background-color:#ffffff;
	border-left:1px solid #ffffff;
}

.bannerContainer {
	position:absolute;
	top:24px;
	right:1px;
	width:564px;
	height:72px;
	z-index:5000;
	color:#fff;
	text-align:center;
	background-color:rgba(0, 0, 0, 0.8);
}

.bannerContainer a {
	color:#fff;
}

.bannerContainer a:link {
	color:#fff;
}

.bannerContainer a:active {
	color:#fff;
}

.bannerContainer a:visited {
	color:#fff;
}


.bannerInner {
	padding:4px;
	line-height:22px;
}

.bannerClose {
	position:absolute;
	top:5px;
	right:5px;
	font-size:11px;
	width:50px;
	text-align:right;
	line-height:13px;
}



.toolbar {
background-color:#000000;
border-bottom:1px solid #ffffff;
text-align:left;
padding-top:3px;
padding-bottom:4px;
}

.toolButtonStart {
margin-top:3px;
margin-left:26px;
margin-right:26px;
}

.toolButton {
margin-top:3px;
margin-left:26px;
margin-right:26px;
}

.contentContainer {
/*width:770px;*/
width:950px;
height:475px;
}

.imageArea {
width:385px;
height:475px;
float:left;
border-right:1px solid #ffffff;
}

.textArea {
/*width:384px;*/
width:564px;
height:429px;
float:right;
}

.kingsHead {
display:none;
}

.textContainer {
padding-top:10px;
padding-bottom:5px;
}

.textOverflow {
font-family:tahoma, verdana, helvetica, arial, sans serif;
font-size:12px;
height:414px;
padding-left:10px;
padding-right:10px;
overflow:auto;
text-align:justify;
}

.pubAward {
margin-left:7px;
margin-bottom:5px;
}

.redStrap {
background-color:#000000;
padding-top:6px;
padding-bottom:0px;
padding-left:15px;
text-align:left;
}

.orangeStrap {
background-color:#000000;
padding-top:3px;
padding-bottom:4px;
text-align:center;
}

.footerLeft {
float:left;
width:500px;
font-family:tahoma, verdana, arial, sans serif, helvetica;
font-size:11px;
color:#ffffff;
text-align:left;
padding-left:5px;
margin-top:5px;
}
.footerLeft a {color: #999999; text-decoration: underline;}
.footerLeft a:active {color: #999999; text-decoration: underline;} 
.footerLeft a:visited {color: #999999; text-decoration: underline;} 
.footerLeft a:hover {color: #99cc00; text-decoration: none;}

.footerRight {
float:right;
width:250px;
font-family:tahoma, verdana, arial, sans serif, helvetica;
font-size:11px;
color:#ffffff;
text-align:right;
padding-right:5px;
margin-top:5px;
}
.footerRight a {color: #ffffff; text-decoration: underline;}
.footerRight a:active {color: #ffffff; text-decoration: underline;} 
.footerRight a:visited {color: #ffffff; text-decoration: underline;} 
.footerRight a:hover {color: #c40000; text-decoration: none;}

.booples:after {
	content: ".";
	display: block;
	height: 0;
	min-height:0;
	line-height:0;
	font-size:0;
	clear: both;
	visibility:hidden;
	text-align:left;
}

.booples{display: block;}

/* Hides from IE Mac \*/
* html .booples {height: 1%;}
   .booples{display:block;}
/* End Hack */
