#Main {
	position:			absolute;
	width:				750px;
	height:				450px;
	z-index:			1;
	background-color: 	white;
	margin-left: 		-375px;
	margin-top: 		-225px;
	left: 				50%;
	top: 				50%;
	border: 1px #CC0033 solid;


}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0033;
	text-decoration: none;
}
.NewsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.NewsAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.NewsBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.LeftMarginHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: oblique;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
}
.LeftMarginCategory {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	font-variant: normal;
	text-transform: capitalize;
	font-style: normal;

}
.MiniHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
}
.CreatedByText {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.CreatedByLink {


	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC0033;
}
.LeftMarginHeadlineBig {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	font-variant: normal;

}
