* {
    padding: 0;
    margin: 0;
} 
body {
	margin-top: 0px;
	margin-bottom: 20px;
	background: #006401 url(images/mcaback.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-align: center;
}
a {
	color: #FF3;
	text-decoration: none;
}
a:hover {
	color : #fff;
	text-decoration: none;
}
.btext a {
	color: #009;
	text-decoration: none;
}
.btext a:hover {
	color : #063;
	text-decoration: underline;
}
.btext ul {
	list-style-type: disc;
	padding: 5px 10px 5px 20px;
	color: #000;
}
#wrap {
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header {
	border: 3px solid #999;
	background: #333 url(images/header01.jpg);
	height: 245px;
}
.right {
	margin-top: 10px;
	width: 980px;
	float: right;
	text-align: justify;
	border: 3px solid #999;
	background: #333 url(images/bkg_whitecanvas.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.right h2 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	padding : 10px 0 15px 0;
	text-align: center;
}
.rightp {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	display: block;
	margin-left: 190px;
	margin-right: 10px;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	display: block;
	margin-left: 6px;
	margin-right: 6px;
	text-align: justify;
}
.bodytextl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	display: block;
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
}
.left {
	width: 180px;
	font-size: 12px;
	background: #333;
	margin-top: 10px;
	text-align: left;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
}
.left ul {
	list-style-type: disc;
	padding: 5px 10px 10px 20px;
	color: #ccc;
}
.left h2 {
	height: 20px;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	display: block;
	text-align: left;
	padding-left: 20px;
}
#footer {
	margin-top: 10px;
	color: #eee;
	font-size: 9px;
	border: 3px solid #999;
	background: #333;
	padding: 7px 10px 7px;
	text-align: center;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #CCC;
	text-align: center;
}
.centertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	text-align: center;
	line-height: 28px;
}
.copyrighttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.emaillink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: normal;
}
.navspacetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	line-height: 9px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.goldtitle {	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.goldtitle2 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

