body {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 30px 30px 0px 30px;
}
#main {
	background-color: #FF9900;
	border: 1px solid #FFFFFF;
	width: 700px;
	float: none;
}
#header {
	background: url(images/banner_back.jpg) repeat-y;
	height: 40px;
	text-align: right;
	padding: 3px 6px 0px 0px;
}
#menu {
	border:none;
	background-color: #994400;
	height: 50px;
}
#body {
	height: 300px;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 120px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.boldhead {
	font-weight: bold;
}
a:link, a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover, a:active {
	color: #CCFFFF;
	text-decoration: none;
}
.wc {
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.wc a:link, .wc a:visited {
	color: #FFFFFF;
}
.wc a:hover, .wc a:active {
	color: #FFFFCC;
}
.wblc {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.lf {
	font-size: 14px;
	color: #FFCC00;
	text-decoration: blink;
	text-align: center;
}
.notice {
	font-size: 10px;
	color: #FFCC00;
	text-decoration: blink;
	text-align: center;
}
.smbody {
	font-size: 14px;
}.body-lg {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.heading-sm {
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

.footer a:link, .footer a:visited { text-decoration:none; color:#333333; }
.footer a:hover, .footer a:active { text-decoration:none; color:#FF9900; }
#footer_text { width:400px; margin:20px auto; text-align:center; font-size:10px; }

.ecommunities_e a:link, .ecommunities_e a:visited, .ecommunities_e a:hover, .ecommunities_e a:active { text-decoration:none; font-size:16px; font-weight:bold; color:#006699; }
.ecommunities_c a:link, .ecommunities_c a:visited, .ecommunities_c a:hover, .ecommunities_c a:active { text-decoration:none; font-size:16px; font-weight:bold; color:#00CC00; }
