@charset "utf-8";
.clearer {
	clear: both;
	height: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	margin: 0px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(images/backgrounds/march-bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#subscribe {
	background-color: #808080;
	text-align: right;
	padding-right: 10px;
}
#email {
	width: 160px;
	margin-left: 10px;
}


#specialMid {
	background-color: #808080;
}
#specialMid p {
	margin-left: 14px;
	margin-right: 14px;

}
h2 {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 16px;
}
#specialMid h2 {
	margin-left: 13px;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 16px;
}
#specialMid img {
	margin-bottom: 10px;
	margin-left: 14px;
}
#contentTop {
	height: 20px;
	background-image: url(images/contentTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentBottom {
	height: 20px;
	background-image: url(images/contentBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
}
#specialBottom {
	height: 17px;
	margin-bottom: 20px;
	background-image: url(images/specialBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#specialTop {
	height: 17px;
	background-image: url(images/specialTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentMid {
	color: #000000;
	background-color: #FFFFFF;
}
#contentMid p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#contentMid h3 {
	color: #990000;
	font-size: 16px;
	padding-left: 20px;
}

#contentWrapper {

}
#footer {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2C2C2C;
	padding-top: 10px;
	width: 758px;
	padding-bottom: 10px;
}
#footer p {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #666666;
	padding-top: 5px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
.yellowText {
	color: #FFCC00;
}
p {
	padding-bottom: 15px;
	text-align: justify;
}


#topSlide {
	height: 370px;
	margin-bottom: 15px;
}

#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#contentRight {
	width: 268px;
	float: left;
}

#contentLeft {
	float: left;
	width: 468px;
	margin-right: 21px;
	margin-left: 21px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

span.left {
	display: block;
	width: 48%;
	float: left;
	text-align: left;
}
span.right {
	display: block;
	width: 48%;
	float: right;
	text-align: right;
}
.right p {
	text-align: right;
}

#contentRight img {

}
.img_margin_top {
	margin-top: 10px;
}
#older-posts {
	display: none;
}.content-left-a-margin {
	margin-left: 25px;
}
.pages-link a {
	border: 1px solid #990000;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	font-size: 10px;
}
.pages-link a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.pages-link a.active {
	color: #FFFFFF;
}
