body {
	background-color: #996633;
}
ul 
{
    background-color: #996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li { background-color: #996633;"}
.headline {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.BigTitle{
	font-size: 36px;
	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: 180px;
	margin-top: 25px;
	text-align: center;
	padding: 10px;
	margin-right: auto;
	margin-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;
}
