@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_body.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#18385f;
}
div,ul,li,a,img{
	padding:0px;
	margin:0px;
	border:0px;
	}
p{
	padding:4px 0px 4px 0px;
	margin:0px;
	}
hr{
	border:0px;
	margin:0px;
	padding:0px;
	border-top:solid 1px #FFFFFF;
	}
.hr_blue{
	padding:0px;
	margin:0px 0px 0px 0px;
	border-top:solid 1px #517ec4;
	border-bottom:solid 1px #7aaeff;
	border-left:0px;
	border-right:0px;
	}
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	}
#container{
	width:875px;
	margin-right:auto;
	margin-left:auto;
	}
#header_wrap{
	width:475px;
	height:35px;
	float:left;
	background-color:#000000;
	padding:0px 0px 0px 400px;
	}
.menu{
	width:475px;
	height:35px;
	float:left;
	display:inline;
	}
.menu ul{
	display:block;
	list-style:none;
	padding:5px 0px 0px 0px;
	}
.menu li{
	display:inline;
	list-style:none;
	}
.menu li a.home{
	display:inline;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	height:23px;
	padding:2px 0px 0px 0px;
	width:66px;
	text-align:center;
	margin:0px 2px 0px 0px;
	}
.menu li a.home:hover{
	display:inline;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding:2px 0px 0px 0px;
	width:66px;
	text-align:center;
	margin:0px 2px 0px 0px;
	}
.home_current{
	display:inline;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding:2px 0px 0px 0px;
	width:66px;
	text-align:center;
	margin:0px 2px 0px 0px;
	}
.menu li a.about{
	display:inline;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	height:23px;
	padding:2px 0px 0px 0px;
	width:89px;
	text-align:center;
	margin:0px 2px 0px 0px;
	}
.menu li a.about:hover{
	display:inline;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	height:23px;
	padding:2px 0px 0px 0px;
	width:89px;
	text-align:center;
	background-image:url(../images/about.jpg);
	background-repeat:no-repeat;
	margin:0px 2px 0px 0px;
	}
.about_current{
	display:inline;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	height:23px;
	padding:2px 0px 0px 0px;
	width:89px;
	text-align:center;
	background-image:url(../images/about.jpg);
	background-repeat:no-repeat;
	margin:0px 2px 0px 0px;
	}
.menu li a.donate{
	display:inline;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	height:23px;
	padding:2px 0px 0px 0px;
	width:80px;
	text-align:center;
	margin:0px 2px 0px 0px;
	}
.menu li a.donate:hover{
	display:inline;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	height:23px;
	padding:2px 0px 0px 0px;
	width:80px;
	text-align:center;
	background-image:url(../images/donate.jpg);
	background-repeat:no-repeat;
	margin:0px 2px 0px 0px;
	}
.donate_current{
	display:inline;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	height:23px;
	padding:2px 0px 0px 0px;
	width:80px;
	text-align:center;
	background-image:url(../images/donate.jpg);
	background-repeat:no-repeat;
	margin:0px 2px 0px 0px;
	}
.menu li a.contact{
	display:inline;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	height:23px;
	padding:2px 0px 0px 0px;
	width:106px;
	text-align:center;
	margin:0px 2px 0px 0px;
	}
.menu li a.contact:hover{
	display:inline;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	height:23px;
	padding:2px 0px 0px 0px;
	width:106px;
	text-align:center;
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
	margin:0px 2px 0px 0px;
	}
.contact_current{
	display:inline;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	height:23px;
	padding:2px 0px 0px 0px;
	width:106px;
	text-align:center;
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
	margin:0px 2px 0px 0px;
	}

#flash_wrap{
	width:875px;
	height:157px;
	float:left;
	background-image:url(../swf/flash_bg.jpg);
	}
#content_wrap{
	width:875px;
	float:left;
	padding:10px 0px 10px 0px;
	}
.content_left{
	width:537px;
	float:left;
	}
.content_left_top{
	width:537px;
	height:12px;
	float:left;
	background-image:url(../images/content_bg_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.content_left_bottom{
	width:537px;
	height:12px;
	float:left;
	background-image:url(../images/content_bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	}	
.content_left_middle{
	width:517px;
	float:left;
	padding:0px 10px 0px 10px;
	background-image:url(../images/content_bg_mid.gif);
	background-repeat:repeat-y;
	}
.content_right{
	width:329px;
	float:left;
	padding:0px 0px 0px 9px;
	}
.main_image{
	width:329px;
	float:left;
	padding:0px 0px 5px 0px;
	}
.blue_box{
	width:329px;
	float:left;
	padding:0px 0px 5px 0px;
	}
.blue_box_top{
	background-image:url(../images/blue_box_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:329px;
	height:13px;
	float:left;
	}
.blue_box_mid{
	background-image:url(../images/blue_box_mid.jpg);
	width:309px;
	float:left;
	padding:0px 10px 0px 10px;
	}

.blue_box_bottom{
	background-image:url(../images/blue_box_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:329px;
	height:13px;
	float:left;
	}

.black_box{	
	width:537px;
	float:left;
	padding:5px 0px 5px 0px;
	}
.black_box_top{
	background-image:url(../images/black_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:537px;
	height:11px;
	float:left;
	}
.black_box_bottom{
	background-image:url(../images/black_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:537px;
	height:11px;
	float:left;
	}
.black_box_mid{
	background-color:#000000;
	width:517px;
	float:left;
	padding:0px 10px 0px 10px;
	}
.contact_box{
	width:537px;
	float:left;
	}
.contact_box_left{
	width:237px;
	float:left;
	}
.contact_box_right{
	width:300px;
	float:left;
	}

#footer_wrap{
	width:100%;
	background-color:#000000;
	clear:both;
	}
#footer{
	width:875px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:10px 0px 0px 0px;
	}
.input_text{
	width:180px;
	height:18px;
	border:1px solid #002D59;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	}
.checkbox_btn{
	width:15px;
	height:15px;
	border:0px solid #002D59;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	}