body {
        margin:0;
        padding:13px 10% 5px 10% !important;
    	padding:13px 90px 5px 90px;
        background-color:#1b1d17;
        color:#9f9f9f;
        font:0.9em Georgia, "Times New Roman",sans-serif;
        }
    
a {
	color:#d7a463;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}
	
img {
	border-color: #b5b5b5;
	border-width:1px;
	margin: 10px 0 10px 0;
	}

img.noborder {
	border:0px;
	margin-left:6px; 
	float:right;
	}

img.margin {
	margin-left:10px; 
	float:right;
	}
	
.copy {
	font-size:0.7em;
	font-weight:normal;
	}
	
.small {
	font-size: 0.7em;
	}

h1 {
	font-size:2.2em;
	font-weight:bold;
	text-align:center;
	color:#c7c7c7;
	margin-bottom: 30px;
	}
	
h2 {
	font-size:1.7em;
	font-weight:bold;
	color:#c7c7c7;
	margin: 25px 0 25px 0;
	}
	
h3 {
	font-size:1.3em;
	margin-top: 25px;
	font-weight:bold;
	color:#c7c7c7;
	}

.nocss {
	text-indent:-9999px;
	margin:0;
	padding:0;
	}

b {
	color:#c7c7c7;
	}
	

#rightside {
        background:#12130e url(graphics/right.jpg) repeat-y right top;
        margin:0 auto 0 auto;
        min-width:620px;
        max-width:1000px;
	}

#main {
        background:transparent url(graphics/left.jpg) repeat-y left top;
        margin:0 40px 0 0;
	}

#content {
        margin-left: 40px;
        padding:10px 10px 30px 10px;
        }
    
#header {
	height:105px;
	background:url(graphics/head.jpg) repeat-x;
	margin: 0 -25px 0 14px;
	border-bottom:1px solid #7e6628;
	text-indent:-9999px;
	}
	
#banner a{
	float:right;
	margin:-100px -20px 0 100px;
	width:310px;
	height:92px;
	overflow:hidden;
	background:url(graphics/banner.jpg) no-repeat 0 0;
	text-indent:-9999px;
	}

#banner a:hover {
	background-position: 0 -92px;
	}
	
#pic {
	float:left;
	margin:-119px 0 0 13px !important;
	margin:-119px 0 0 6px;
	width:580px;
	height:118px;
	background:url(graphics/headpic.jpg) no-repeat 0 0;
	text-indent:-9999px;
	}
	
#pic2 {
	float:left;
	margin:-13px 0 0 294px !important;
	margin:-13px 0 0 147px;
	width:271px;
	height:118px;
	background:url(graphics/headpic2.jpg) no-repeat 0 0;
	text-indent:-9999px;
	}

#menu {
	height:30px;
	margin: 11px -25px 10px 14px;
	border-bottom:1px solid #7e6628;
	text-align:center;
	font-weight:bold;
	}
	
#menufront {
	margin: 0 -36px -25px -36px;
	padding: 11px 0 11px 0;
	border-top:1px solid #7e6628;
	text-align:center;
	font-weight:bold;
	}
	
#footer {
	height:110px;
	background:url(graphics/foot2.jpg) repeat-x;
	margin: 0 -25px 0 14px;
	border-top:1px solid #7e6628;
	text-align:center;
	font-weight:bold;
	}
	
#search {
	margin:-45px 0 0 35px !important;
	margin:-37px 0 0 12px;
	float:left;
	}
	
	
#donate {
	margin:-50px 25px 0 0 !important;
	margin:-45px 12px 0 0;
	height:23px;
	float:right;
	}
