/* CSS Document */
/* For Special Crosswords Flash page */


.NewsHeaderBoldLarge { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #000066; font-size: 18px; font-weight: bold}
.NewsHeaderBold { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #000066; font-size: 13px; font-weight: bold}

.MainBody{
	position: absolute;
	top: 137px;
	left: 135px;
	width:621px;
	height: 813px;
	background-color: #FFFFFF;
}


.FourthColumn{
	position: absolute;
	width: 111px;
	left: 512px;
	top: 0px;
	height: 1000px;
	border-right-width:1px;
	border-right-style: solid;
	border-right-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.TopHeader{
	position: absolute;
	top: 0px;
	height:200px;
	width: 512px;
	left: 135px;
	border

}


.FirstColumn{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 135px;
	height: 1000px;
	background-color: #669933;
	border-left-width:1px;
	border-left-style: solid;
	border-left-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}

.FooterTags{
	position: absolute;
	left: 135px;
	top: 950px;
	width: 512px;
	height: 50px;
	background-color: #669933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;}


.CenterDiv2{
	position:relative;
	width: 758px;
	margin-left:auto;
	margin-right:auto;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color:#000000;
}