@charset "utf-8";
#centerText {
	background-image: url(../images/default2.gif);
	background-repeat: no-repeat;
	background-position: 0px 45px;
}

/* CSS Document */
#centertext1 {
	width: 400px;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left: 0px;
	font-size: 11px;
	height: 100px;
}
#centertext1 h1 {
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: -10px;
}
#centertext2 {
	width: 200px;
	float: left;
	text-align: left;
	padding-right: 100px;
	margin-top: 180px;
	font-size: 11px;
	margin-left: 20px;
	padding-bottom: 30px;
}
#centertext2 h1 {
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: -10px;
}

#newscolumn {
	width: 142px;
	margin-top: -30px;
	float: right;
	margin-right: 18px;
	margin-left: 0px;
}
#links {
	font-size: 30px;
	font-variant: small-caps;
	font-weight: bold;
	width: 100px;
	height: 40px;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-left: 50px;
	padding-top: 90px;
	line-height: 40px;
	padding-right: 50px;
	padding-bottom: 20px;
}
