@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
a:link {
	text-decoration: 			none;
	color: 						#ff0000;
}
a:visited {
	text-decoration: 			none;
	color: 						#ff0000;
}
a:hover {
	text-decoration: 			underline;
	color: 						#000000;
}
a:active {
	text-decoration: 			none;
	color: 						#ff0000;
}

.container {
	position:					absolute;
	width:						960px;
	height:						905px;
	left: 						50%;
	top:						0px;
	margin-left: 		 -480px;
	z-index: 0;
	background-color: #FFFFFF;
}

.galleryContainer {
	position:					absolute;
	width:						960px;
	height:						905px;
	left: 						50%;
	top:						0px;
	margin-left: 		 -480px;
	z-index: 0;
	background-color: #FFFFFF;
}

.top {
	position: absolute;
	height: 130px;
	width: 940px;
	top: 19px;
	z-index: 1;
	left: 8px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.search {
	position: absolute;
	height: 25px;
	width: 350px;
	top: 101px;
	z-index: 2;
	background-repeat: no-repeat;
	right: 0px;
}
.nav {
	position: absolute;
	height: 30px;
	width: 580px;
	z-index: 2;
	top: 122px;
	left: 8px;
}
.header {
	position: absolute;
	height: 130px;
	width: 940px;
	top: 19px;
	z-index: 0;
	right: 0px;
}
.date {
	position: absolute;
	height: 20px;
	width: 180px;
	top: 3px;
	z-index: 0;
	right: 5px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.midbox {
	position: absolute;
	height: 126px;
	width: 936px;
	z-index: 1;
	top: 156px;
	left: 7px;
	border: medium solid #E3001B;
}

.midboxlinks {
	position: absolute;
	height: 17px;
	width: 360px;
	z-index: 2;
	top: 5px;
	background-color: #FFFFFF;
	right: 5px;
	text-align: center;
}
.header {
	position: absolute;
	height: 27px;
	width: 822px;
	z-index: 1;
	top: 295px;
	left: 7px;
}
.bheader1 {
	position: absolute;
	height: 157px;
	width: 627px;
	z-index: 1;
	top: 328px;
	left: 7px;
	background-image: url(../images/news-header.png);
}

.bheader1a {
	position: absolute;
	height: 120px;
	width: 610px;
	z-index: 1;
	top: 30px;
	left: 8px;
}
.bheader2 {
	position: absolute;
	height: 157px;
	width: 627px;
	z-index: 1;
	top: 492px;
	left: 7px;
	background-image: url(../images/sport-header.png);
}
.bheader2a {
	position: absolute;
	height: 120px;
	width: 610px;
	z-index: 1;
	top: 30px;
	left: 8px;
}
.bheader3 {
	position: absolute;
	height: 157px;
	width: 627px;
	z-index: 1;
	top: 656px;
	left: 7px;
	background-image: url(../images/opinions-header.png);
}
.bheader3a {
	position: absolute;
	height: 120px;
	width: 610px;
	top: 30px;
	left: 8px;
	z-index: 1;
}
.copy {
	position: absolute;
	height: 477px;
	width: 592px;
	z-index: 1;
	top: 328px;
	left: 7px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: medium solid #9B2219;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	overflow-y:					scroll;
	overflow-x:					hidden;
	scrollbar-face-color: 		#e20e77;
	scrollbar-shadow-color: 	bd57a0;
	scrollbar-highlight-color: 	bd57a0;
	scrollbar-3dlight-color: 	bd57a0;
	scrollbar-darkshadow-color: bd57a0;
	scrollbar-track-color: 		bd57a0;
	scrollbar-arrow-color: 		bd57a0;
}

.galleryCopy {
	position: absolute;
	height: 550px;
	width: 925px;
	z-index: 1;
	top: 328px;
	left: 7px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: medium solid #9B2219;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	overflow-y:					scroll;
	overflow-x:					hidden;
	scrollbar-face-color: 		#e20e77;
	scrollbar-shadow-color: 	bd57a0;
	scrollbar-highlight-color: 	bd57a0;
	scrollbar-3dlight-color: 	bd57a0;
	scrollbar-darkshadow-color: bd57a0;
	scrollbar-track-color: 		bd57a0;
	scrollbar-arrow-color: 		bd57a0;
}

.fheader {
	position: absolute;
	height: 445px;
	width: 190px;
	z-index: 3;
	top: 328px;
	right: 132px;
	padding-top: 20px;
	padding-bottom: 20px;
	/*
	overflow-y:					scroll;
	overflow-x:					hidden;
	scrollbar-face-color: 		#e20e77;
	scrollbar-shadow-color: 	bd57a0;
	scrollbar-highlight-color: 	bd57a0;
	scrollbar-3dlight-color: 	bd57a0;
	scrollbar-darkshadow-color: bd57a0;
	scrollbar-track-color: 		bd57a0;
	scrollbar-arrow-color: 		bd57a0;*/
	background-image: url(../images/features-header.png);
}
.fheader2 {
	position: absolute;
	height: 445px;
	width: 175px;
	z-index: 2;
	top: 30px;
	left: 7px;
}
.banner {
	position: absolute;
	height: 60px;
	width: 468px;
	z-index: 2;
	right: 10px;
	top: 18px;
}
.sky {
	position: absolute;
	height: 600px;
	width: 120px;
	z-index: 1;
	right: 7px;
	top: 296px;
}
.basefade {
	position: absolute;
	height: 43px;
	width: 820px;
	z-index: 2;
	left: 6px;
	bottom: 44px;
}
.baselinks {
	position: absolute;
	height: 33px;
	width: 822px;
	z-index: 1;
	left: 5px;
	bottom: 5px;
}

font
	{
	color: inherit !important;
	margin: inherit !important;
	padding: inherit !important;
	font: inherit !important;
	text-decoration: inherit !important;
	border: inherit !important;
	background: inherit !important;
	bottom: inherit !important;
	top: inherit !important;
	left: inherit !important;
	right: inherit !important;
	position: inherit !important;
	clear: inherit !important;
	float: inherit !important;
	height: inherit !important;
	width: inherit !important;
	letter-spacing: inherit !important;
	text-transform: inherit !important;
	outline: inherit !important;
	overflow: inherit !important;
	display: inherit !important;
	visibility: inherit !important;
	text-indent: inherit !important;
	white-space: inherit !important;
	word-spacing: inherit !important;
	z-index: inherit !important;
	text-align: inherit !important;
	max-height: inherit !important;
	max-width: inherit !important;
	min-height: inherit !important;
	min-width: inherit !important;
	cursor: inherit !important;
	}
	
.articlepart {
	border-bottom: thin solid;
	border-bottom-color:
}

.detailTitle {
	font-size: 18px;
	font-weight: bold;
}
