img, div, td { 
	behavior: url(includes/iepngfix.htc);
}

a {
	text-decoration:none;
	cursor:hand;
	font-weight:bold;
	color: #d4c11e;
}

a:hover {
	text-decoration:underline;
	cursor:hand;
	font-weight:bold;
	color: #d4c11e;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dedede;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#pallette{
	border:1px solid #d4c11e;
	margin:0px;
	padding:0px;
}
#logoHolder{
	background-color:#4e0303;
	border-bottom:1px solid #d4c11e;
	width:249px;
	height:98px;
}
#bannerLeft{
	border-left:1px solid #d4c11e;
	padding:0px;
	border-bottom:1px solid #d4c11e;
}
#bannerContentHolder{
	padding:0px;
	border:0px;
	border-bottom:1px solid #d4c11e;
}
#bannerContent{
	border:0px;
	
	
}

#buttonBG{
	background-color:#4e0303;
	border-bottom:1px solid #d4c11e;
	height:21px;
}
#buttonBG-noborder{
	background-color:#4e0303;
	height:21px;
}
.boof {
	padding:0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dedede;
}
.bannerText {
	padding:0px 0px 0px 80px;
	font-size: 12px;
	font-weight: normal;
	color: #dedede;
}

#bannerLink{
	padding:0px 10px 0px 10px;
}

.bannerText p {
	margin-bottom:5px;
	margin-top:5px;
}

#leftNewsNoBorder {

}

#leftNewsBorder {
	border-left:1px solid #d4c11e;
}

#newsTopSection {
	border-bottom:1px solid #d4c11e;
	padding-top:16px;
	padding-bottom:16px;
	font-size: 10px;
}

#newsTopSection h1 {
	font-size:16px;
	margin-bottom:0px;
}

#newsTopSection h2 {
	font-size:12px;
	margin-bottom:5px;
}

#newsBottomSection {
	padding-top:16px;
	padding-bottom:16px;
	font-size: 10px;
}

#newsBottomSection h1 {
	font-size:16px;
	margin-bottom:0px;
}

#newsBottomSection h2 {
	font-size:12px;
	margin-bottom:5px;
}

#rightNewsNoBorder {

}

#footer {
	font-size:9px;
	
}

#upperContent {
	font-size:12px;
	
}

#upperContent h1{
	font-size:16px;
	
}

#middleContent {
	border: 1px solid #d4c11e;
	padding:0px;
	font-size:12px;
}

#lowerContent {
	font-size:12px;
}

#footer p{
	margin-top:5px;
	margin-bottom:5px;
}
