@charset "utf-8";
/* CSS Document */

p{padding:0; margin:0;} 


body {
	font-family:"Courier New", Courier, monospace;
	background-image:url(Images/gfx/bg_grad_v.png);
	background-repeat:repeat-y;
	background-position:center;
}
.blank {
	display:inline-block;
	background-color:#FFF9F0;
	width:480px;
	height:640px;
	line-height:10.5pt;
	word-spacing:-4pt;
	padding:25px;
	margin-top:12px;
	margin-left:5px;
	overflow:auto;
	overflow-x:hidden;
}
.body_bottom {
	display:block;
	background-color:#da9d57;
	background-image:url(Images/layout/mid_lower_center.jpg);
	padding-top:65px;
	height: 318px;
	width:615px;
}
.body_center {
	display:block;
}
.body_content {
	display:inline-block;
	position:relative;
	width:800px;
	height:1130px;
	margin-left:auto;
	margin-right:auto;
}
.rp_top {
	display:inline-block;
	padding-top: 15px;
	padding-left: 113px;
}
.body_left {
	display:block;
	float: left;
	width:294px;
	height:417px;
	background-color:#da9d57;
	background-image:url(Images/layout/mid_left_upper_center.jpg);
}
.body_right {
	display:inline-block;
	padding-left:16px;
	padding-right:15px;
	padding-top:27px;
	line-height:12.3pt;
	word-spacing:-2pt;
	width:290px;
	height:390px;
	background-color:#da9d57;
	background-image:url(Images/layout/mid_right_upper_center.jpg);
}
.content_container {
	height:800px;
	width:800px;
	display:block;
}
.copyright {
}

.donate_button{
margin-left:100px;
}

.footer {
	background-color:#2b927f;
	background-image:url(Images/layout/bottom_1.jpg);
	display:block;
	height:130px;
}
.footer_links {
	padding-top:30px;
	text-align:center;
}
.header {
	background-color:#2b927f;
	background-image:url(Images/layout/top_1.jpg);
	height:175px;
}
.header_buffer {
	background-color:#ad6e2c;
	background-image:url(Images/layout/top_2.png);
	height:25px;
}
.header_buffer2 {
	background-color:#ad6e2c;
	background-image:url(Images/layout/top_2_nopad.png);
	height:25px;
	display:block;
}
.nav {
	float:right;
	background-color:#ad6e2c;
	width: 185px;
	background-color:#6600FF;
	display:block;
}
.notab {
	float:right;
	display:block;
	background-color:#ad6e2c;
	background-image:url(Images/layout/tab_notab.jpg);
	width:185px;
	height:383px;
}
.mediabox {
	display:block;
	width:615px;
	float:left;
	height:800px;
}
.side_image {
	margin-top:155px;
	height:820px;
	width:10px;
	background-image:url(Images/layout/side_overlap.png);
}
.side_left {
	display:inline-block;
	float:left;
	background-color:#000000;
	width:10px;
	height: 1130px;
}
.side_right {
	display:inline-block;
	float:right;
	background-color:#000000;
	width:10px;
	height:1130px;
}
.tab1 {
	display:block;
	text-align:center;
	padding-top:24px;
	padding-left:10px;
	width:175px;
	height:39px;
	background-color:#96b5c5;
	background-image:url(Images/layout/tab_1.png);
	cursor:pointer;
}
.tab2 {
	display:block;
	text-align:center;
	padding-top:19px;
	padding-left:30px;
	width:155px;
	height:41px;
	background-color:#d48ecc;
	background-image:url(Images/layout/tab_2.png);
	cursor:pointer;
}
.tab3 {
	display:block;
	text-align:center;
	padding-top:24px;
	padding-left:8px;
	width:177px;
	height:41px;
	background-color:#e3d77b;
	background-image:url(Images/layout/tab_3.png);
	cursor:pointer;
}
.tab4 {
	display:block;
	width:185px;
	height:57px;
	background-color:#ad6e2c;
	background-image:url(Images/layout/tab_4.png);
}
.tab5 {
	display:block;
	padding-top:22px;
	padding-left:8px;
	text-align:center;
	width:177px;
	height:42px;
	background-color:#9382d1;
	background-image:url(Images/layout/tab_5.png);
	cursor:pointer;
}
.tab_buffer {
	display:block;
	width:185px;
	height:108px;
	background-color:#ad6e2c;
	background-image:url(Images/layout/tab_buffer.png);
}
/* LINKS */

a img {
   border-style: none;
}

.footer_links a:link {
	color:#99FFCC;
}
.footer_links a:visited {
	color:#66CCFF;
}
.footer_links a:hover {
	color: #CCCCCC;
}
.footer_links a:active {
	color:#000099;
}
