.large { font-size: 20px; }

body {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #414141;

	background-color: #000000;
	background-image: url(img2007/BG.jpg);
	background-repeat: repeat-x;
}
.newsTitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 10px;
}
.newsText {
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px;
}

.newsHeadline {
	font-size: 12px;
	text-transform: uppercase;
	color: #233245;
	padding: 0px;
}


.newsText a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.newsText a:hover {
	color: #FFFFFF;
}
.contentPadding {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #414141;
	font-size: 11px;
	
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	
	border: 5px solid #FFFFFF;
}
.contentPadding a {
	color: #7b0000;
}
.contentPadding a:hover {
	color: #CC0000;
}
.footer {
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.footer a {
	color: #000000;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.picBorder {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
}
.picBorderBottom {
	margin-right: 10px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.picBorderRight {

	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
}
.button a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.button a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentBorder {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.Title {
	font-size: 12px;
	font-weight: bold;
}
.Sold {
	font-weight: bold;
	color: #7B0000;
}
.newsBoxBorder {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.button {
	font-size: 11px;
}

/* ============= movie styles ============= */
.movieTitle {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.movieStrap {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
}
.movieStrap a {
	color: #FFFFFF;
	text-decoration: none;
}
.movieStrap a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ============= end of movie styles ============= */
.newsUnderLine {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.newsButton a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.moreButtonBG {
	background-color: #233245;
}

.newsButton a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Name {
	font-size: 11px;
	font-weight: bold;
	color: #3F4856;
}
.BoxBorderLeft {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.paddingMiniBox {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.movieBoxBorder {
	border: 5px solid #FFFFFF;
}
.boxOutText {
	font-size: 11px;
	color: #FFFFFF;
}
.boxOutTitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.newsPic {
	margin-right: 10px;
	margin-bottom: 10px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.greySideBar {

	background: #DDDDDD;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a, a img { border: none !important; }

.redButton {
	padding: 5px;
	margin: 0 10px 0 0;
	background-color: #7B0000;
	float: left;
	color: #FFFFFF;
}
