@charset "UTF-8";
/* march 6, 09 - change background color (was FFFF33) to CC9966... to 006666... to 996633 */
body {
	background-color: #cc9966;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headline {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.BigTitle {
	font-size: 20px;
	color: #9A0000;
	font-weight: bold;
}
.title {
	font-size: 14px;
	color: #9A0000;
	font-weight: bold;
}
.info {
	font-size: 11px;
	font-weight: bold;
}
.subscribe 
{
   	color: #990000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	margin-top: 25px;
	text-align: center;
	padding: 5px;
	margin-right: auto;
    }
#subscribe {
	color: #990000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	margin-top: 25px;
	text-align: center;
	padding: 10px;
	margin-right: auto;
	mar.subscribe {
	color: #990000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	margin-top: 25px;
	text-align: center;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

gin-left: auto;
	font-weight: bold;
}
a:link {
	color: #9A0000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #030303;
}
a:active {
	color: #9A0000;
}
#announcement/* CSS Document */

 {
	font-size: 12px;
	padding: 6px;
	background-color: #FFFFCC;
	margin: 10px;
	border: 1px solid #990000;
}
#announcement .headline {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
#announcement a {
	color: #990000;
}
#quoteTopRightCorner {
	background-color: #9A0000;
	width: 220px;
	margin-top: 30px;
	background-image: url(../images/css_corners/top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
}
#quoteBottomRightCorner {
	width: 220px;
	background-image: url(../images/css_corners/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 12px;
}
#quoteText {
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.author {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}
