@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,1.00) 17.10%,rgba(246,247,245,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,1.00) 17.10%,rgba(246,247,245,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,1.00) 17.10%,rgba(246,247,245,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,1.00) 17.10%,rgba(246,247,245,1.00) 100%);
}

ul, ol, dl { 
	padding-top: 24px;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 24px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}

a:link {
	color: #000000;
	text-decoration: none; 
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	background-color: #ECF826;
	color: #FF0000;
}

.container {
	width: 960px;
	background-color: #CCCCCC;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0; 
}
header {
	width: 960px;
	height: 250px;

}
.content {
	padding: 10px 0;
	width: 960px;
	float: left;
}

.content ul, .content ol {
	padding-top: 0;
	padding-left: 112px;
	padding-bottom: 15px; 
	list-style-image: url(images/ma_small.gif);
	list-style-type: none;
	padding-right: 77px;
}

footer {
	padding-top: 61px;
	padding-right: 0;
	padding-left: 335px;
	padding-bottom: 0px;
	background-color: #000000;
	position: relative;
	clear: both; 
	height: 50px;
	color: #F5F406;
	font-size: 15px;
}
nav {
	background-color: #000000;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.center {
	text-align: center;
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 0px;
	font-size: 1em;
	font-style: italic;
}
.notes {
	text-align: center;
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 0px;
	font-size: 0.8em;
}
.centerimg {
	margin-left: 225px;
	margin-top: 50px;
	margin-bottom: 25px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

header, section, footer, aside, article, figure {
	display: block;
}
p {
	line-height: 1.6em;
	font-size: 1.1em;

}
h1 {
	text-align: center;
	margin-bottom: 0px;
	font-size: 40px;
	text-shadow: 12px 8px 20px;
}
h2 {
	text-align: center;
	color: #be1e2d;
	text-shadow: 3px 3px 20px;
	font-size: 50px;
}
h3 {
	text-align: center;
	font-size: 20px;
}
h4 {
	padding-top: 25px;
	color: #FF0000;
	font-size: 30px;
	text-align: center;
	text-shadow: 8px 3px 20px;
}
.red {
	color: #FF0000;
}
.redcenter {
	color: #FF0000;
	text-align: center;
	font-size: 1.3em;
	font-style: italic;
}
h5 {
	color: #FF0000;
	text-align: center;
}
.redyellow {
	background-color: #F2F804;
	color: red;
	font-size: 120%;
}
.highlight {
	background-color: #F2F804;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.yellow {
	color: #FFFF00;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.orange {
	color: #FF9933;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.lime {
	color: #33ff00;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.green {
	color: #006600;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.blue {
	color: #0000FF;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.purple {
	color: #660099;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.red {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.redd {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.brown {
	color: #996600;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.black {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}