body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-align: center;
	background-image: url(../images/back.gif);
}

#container {
	position: relative;
	margin: 0px auto;
	width: 718px;
	text-align: center;
}

.section {
	position: relative;
	width: 480px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
    clear: both;
}

.sectionmay {
	position: relative;
	width: 538px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
    clear: both;
}

.leftnavspacing { line-height: 130%;}

/* general */

p,ul,td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	vertical-align: top;
}

.emphasisblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: left;
	vertical-align: top;
	font-weight:bold;
}

.emphasisred {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: left;
	vertical-align: top;
	font-weight:bold;
}

a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px dotted #990000;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #990000;
	margin: 0px;
}

img a:hover {
	border: none;
}



/* top area */

td.toplogo {
	background-color: #000033;
	vertical-align: middle;
	text-align: center;
	height: 130px;
}

td.toplogo a:hover {
	border: none;
}

td.topbanner {
	background-color: #000033;
	vertical-align: middle;
	height: 130px;
	padding-left: 25px;
}

td.topbanner p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 85%;
	color: #FF9933;
}

span.white {
	color: #EBE1CB;
}

span.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50%;
	margin-top: 0px;
	color: #D2BEAA;
}

td.squares {
	background-image: url(../images/squares.gif);
	height: 8px;
}

tr.menuarea {
	background-color: #2C213C;
}

td.menu {
	width: 718px;
	height: 21px;
	font-size: 70%;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
}

td.menu ul {
	margin: 0em;
	padding: 0em;
	display: inline;
	list-style: none;
}

td.menu li {
	display: inline;
	list-style: none;
	color: #D2BEAA;
}

td.menu li a {
	color: #D2BEAA;
}

td.menu li a:hover {
	color: #FF9933;
	text-decoration: none;
	border: none;
}

span.selected {
	color: #FF9933;
}


/* feature area */

td.feature {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	width: 197px;
	background-color: #AF8358;
}

td.feature img {
	margin: 0px 0px 5px 15px;
}

p.featuretitle {
	padding-left: 15px;
	margin: 0px;
	font-size: 75%;
	color: White;
	font-weight: bold;
}

td.feature p{
	padding: 0px 20px 0px 15px;
	font-size: 70%;
	color: White;
}

td.feature p a {
	color: White;
	font-weight: bold;
	border-bottom: 1px dotted White;
}

td.feature p a:hover {
	color: #333366;
	border-bottom: 1px dotted #333366;
	text-decoration: none;
}

div.caption {
	padding-left: 15px;
	font-size: 70%;
	color: White;
}

div.caption a {
	color: White;
	font-weight: bold;
	border-bottom: 1px dotted White;
}

div.caption a:hover {
	color: #333366;
	border-bottom: 1px dotted #333366;
	text-decoration: none;
}



/* content area */


tr.contentarea {
	background-color: #EBE1CB;
}

td.content {
	padding: 20px 20px 20px 25px;
	margin: 0px;
	width: 521px;
}

td.content p {
	font-size: 75%;
	text-align: left;
}


/* data table */

table.data {
	font-size: 75%;
	width: 450px;
}

table.data td {
padding: 3px 0px 3px 5px;
}

td.header {
	color: white;
	background-color: #AF8358;
}

td.numbers {
	text-align: right;
	font-weight: bold;
}

td.numbers2 {
	text-align: right;
	font-weight: bold;
	border-top: 1px dotted #990000;
}


/* footer area */

td.footer p {
	font-size: 70%;
	margin: 10px 0px 10px 0px;
	color: #D0B4A2;
}

td.footer p a {
	color: #D0B4A2;
	font-weight: normal;
}

td.footer p a:hover {
	color: #D0B4A2;
	text-decoration: none;
	border-bottom: 1px dotted #D0B4A2;
}

.donate {
	text-align: center;
width: 160px; 	
margin-left: 15px;
padding: 8px;
border: 3px;
	border-style: solid;
	border-color: #990000;
	background-color: #ffffff;
}

.readlatest {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
}




