@charset "utf-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#newsLink {
	color: #0CF;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#teaser_test {
	color: #FFF;
}

h1 {
	font-size: 24px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
body {
	background:url(../images/background.jpg) no-repeat center center fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
#articleBG {
	background:url(../images/articleBG.jpg) no-repeat center right;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
#articleTable {
	text-align: center;
	
}
#LBdivision {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
a.LBlink:link {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;	
	color: #FFF;
	text-decoration:none;
}
a.LBlink:hover {
	color: #000;
	text-decoration:none;
}
#LBlinktext {
	color:#FFF;	
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
a:link {
	color:#FFF;	
}
a:visited {
	color:#FFF;	
}
#newsFeature {
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
}
#newsHeadline {
	color: #FFF;
	font-size: 21px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
#newsText {
	color: #FFF;
	font-size: 16px;
	text-align: left;
}
#newsDate {
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
.LRbackground {
	background:url(../images/background.jpg) no-repeat center center fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
.LRtextbackground {
	background: url(../images/LRtextblocker.gif);
	opacity: 0.8;
	filter: alpha(opacity=80%);
}
.LRblocker {
	background: url(../images/LRblocker.gif);
	opacity: 0.8;
	filter: alpha(opacity=80%);
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #FFF;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;

}
#LRtext {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#RCdate {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}
#RCtime {
	color: #FFF;
	font-size: 10px;

}
#RCtrack {
	font-weight: bold;
	color: #FFF;
	font-size: 32px;
	padding-left: 10px;
}
#RClength {
	font-size: 14px;
	color: #FFF;
	text-align: right;
	font-weight: bold;
}
#RClaps {
	color: #FFF;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;

}
a.LBDlink:link {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #000;
	text-decoration: none;
}
a.LBDlink:hover {
	color: #FFF;
	text-decoration:none;
}
