body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #d6dbd2 url(../images/ccanw_bg.gif) no-repeat top center;
}
p {
	line-height: 18px;
}
img {
	border:0;
}
#container {
	width: 750px;
	margin: 0 auto;
}
#bg {
	width: 730px;
	padding: 10px;
	float:left;
	background: #fff;
}
#header, #content, #footer {
	width: 710px;
	padding: 10px;
	float:left;
}
#header {
	background: #97ae6d;
	margin-bottom: 10px;
	color: #fff;
	min-height: 105px;
}
#header h1 {
	float: left;
	margin:0;
	padding:0;
	width: 400px;
	height: 55px;
	background: url(../images/ccanw.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#header p {
	margin:0;
	padding: 0;
}
marquee {
	color: #A6B98C;
	font-size: 40px;
	margin: 20px -10px 0 -10px;
}
#content {
	padding:0;
	width: 730px;
	margin-bottom: 10px;
}
#menu {
	float: left;
	width: 200px;
}
.menuheading {
	margin:0;
	padding:0;
	background: #033d51;
	color: #fff;
	padding: 10px;
	font-weight: bold;
	line-height: 14px;
}
#menu ul {
	list-style: none;
	margin:10px 0 40px 0;
	padding:0;
}
#menu li a {
	border-bottom: 1px solid #eee;
	display: block;
	padding: 6px 10px;
	color: #333;
	text-decoration: none;
}
#menu li a:hover {
	background: #eff0ec;
}
.active {
	font-weight:bold;
}
#menu li ul {
	font-weight: normal;
	margin:5px 0 10px 10px;
	font-size: 11px;
}
#menu li li a {
	border:0;
}
#text {
	float: right;
	width: 500px;
	padding: 10px;
	background: #eff0ec;
}
#text h1 {
	margin:0;
	padding:0;
	background: #ef9603;
	color: #fff;
	font-size: 12px;
	margin: -10px -10px 10px -10px;
	padding: 10px;
	font-weight: bold;
}
#text p {
	margin:0 0 12px 0;
	padding:0;
}
#text ul {
	line-height: 18px;
	margin-bottom: 15px;
}
#text li {
	margin-bottom: 5px;
}
#text h2 {
	font-size: 14px;
	margin: 25px 0 5px 0;
	padding-bottom: 0;
}
#text h3 {
	font-size: 12px;
	margin: 15px 0 5px 0;
	padding-bottom: 0;
}
#text hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	clear: both;
	padding: 0;
	margin: 20px 0;
}
#text .caption {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	margin-top:-10px;
}
#text .donate {
	margin: 10px 0 10px 0;
}
#text .membership {
	margin: 0 0 10px 0;
}
#text .membership table {
	margin: 0px 0 5px 0;
}
#text .membership thead td {
	font-weight: bold;
	padding: 5px 0;
	font-size: 14px;
}
#text .membership td {
	padding: 0px 0 5px 0;
}
#text .membership .input {
	width: 118px;
	padding:3px;
}
#menu .caption {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	margin-top:-10px;
	margin-bottom: 30px;
}
#lottery {
	border-top: 1px solid #ccc;
	padding-top: 20px;
	margin-top: 40px;
}
#lottery p {
	font-size: 11px;
	line-height: 16px;
	margin-bottom:6px;
	color: #666;
}
#footer {
	background: #ef9603;
	color: #fff;
}
#footer p {
	margin:0;
	padding:0;
	line-height: 14px;
}
