body {
/*background-color: #001123;*/
background-color: #ddd;
padding: 0;
margin: 0;
font-family: georgia, arial, helvetica;
font-size: 14px;
color: #59316d;
text-align: left;

}

a img {
border:0;
}

a:link, a:hover, a:visited, a:active img{
text-decoration: none;
border:0;
border:none;
color: #007563;
}

h1{
padding: 10px;
margin: 12px auto;
color: #fff;
text-align: center;
font-size: 30px;
}

h2{
padding: 0;
margin: 0;
text-align: center;
font-size: 20px;
}

h3{
padding: 0;
margin: 0;
text-align: center;
font-size: 14px;
}

h4{
margin: 4px 10px;
}

h5{
padding: 0;
margin: 0;
text-align: center;
font-size: 12px;
color: #007563;
}


.header {
height: 176px;
width: 900px;
padding: 0;
margin: 0 auto;
}


.navbox {
font-family: georgia, arial, helvetica;
float: left;
min-height: 540px;
width: 240px;
margin: 0 auto;
padding: 0;
background-image: url(../images/sidebar.jpg);
background-repeat: no-repeat;
background-position: center top;
}

.donatebutton{
margin: 4px 0 8px;
padding: 0;
}

.navmain {
width: 221px;
padding: 0;
margin: 0px auto;
}

.navlink {
width: 211px;
color: #7d459a;
font-size: 18px;
list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0 0 5px 10px;
	border-bottom: 1px dashed #7d459a;
}


.navlink a:link, .navlink a:visited, .navlink a:active {
background-image: url(../images/navlink.gif);
background-repeat: no-repeat;
background-position: left top;
text-decoration: none;
border: 0;
border:none;
color: #7d459a;
	outline: none;
	padding: 0 0 0 30px;
	background-image: url(../images/navlink.gif) left center no-repeat;
}

.navlink a:hover {
background-image: url(../images/navover.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 30px;
text-decoration: none;
border:0;
border:none;
color: #007563;
}

.content{
background-color: #fff;
width: 900px;
padding: 0;
margin: 0 auto;
}

.main{
width: 660px;
float: right;
padding: 0;
margin: 0;
}

.main p{
padding: 0 40px;
}

.main a{
font-weight: bold;
}

.mainimage1{
float: right;
padding: 0;
margin: 5px;
}

.center{
text-align: center;
}

.about p{
text-align: justify;
margin: 20px 190px;
}

.rollover a { display:block; width:242px; background-color: #FFFFFF}
.rollover a:hover { background-color: #990000}

.quote{
color: #000;
font-family: georgia, arial, helvetica;
background-color: #defeef;
margin: 10px 40px;
padding: 7px;
border: 2px #007563 solid;
}

.quote p{
line-height: 18px;
padding: 0;
}

.quote1{
/*background-color: #360;*/
background-image: url(../images/mbg.png);
background-repeat: repeat-xy;
background-position: center top;
}

.quote2{
background-color: #240;
}

.quote p{
margin: 0 6px;
}

.listing{
font-weight: bold;
line-height: +1.6em;
}

.listing a{
font-size: 10px;
}

.listim{
height: 50px;
padding: 3px 0;
float: right;
}

.listing2 {
list-style-type: none;
line-height: 50px;
margin: 0;
padding: 0;
}

.listing2 li{
padding: 3px 0;
}

.imageleft{
float: left;
margin-left: 40px;
}

.left{
width: 200px;
float: left;
}

.left2{
width: 320px;
float: left;
}

.right{
float: right;
}

.footer{
font-size: 12px;
width: 900px;
height: 88px;
margin: 0 auto;
}

.info {
padding: 0;
margin: 1px auto;
}

.info li{
margin: 0;
padding: 0;
list-style-type: none;
display: inline;
margin: 0 52px;
padding: 0;
}

.spacer{
clear: both;
}

.preload{
display: none;
}


