﻿body {

    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;

    font-size:12px; 
    text-align: center;
    color: #333333;
    margin-left:0px;
    margin-right:0px;  
    margin-top:0px;
    margin-bottom:0px;
    background-color:#D1E1E5;
    /*background: #D1E1E5 url(siteimages/bg.png) repeat-x;*/

}
		


body {

    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-align: -moz-center;
    font-size:12px; 
    color: #333333;
    margin-left:0px;
    margin-right:0px; 
    margin-top:0px;
    margin-bottom:0px; 
    background-color:#D1E1E5;
    /*background: #D1E1E5 url(siteimages/bg.png) repeat-x;*/

		
}

h1 {
margin-top:0px;
margin-bottom:0px;
color:#990000;
font-size:21px;
}

p {
color:#333333;
margin-top:1px;
margin-bottom:1px;
margin-left:1px;
margin-right:1px;
}


hr {
color:#003366;
}

h2 {
margin-top:0px;
margin-bottom:0px;
color:#333333;
font-size:19px;
}

a {
color:#990000;
text-decoration:none;
}

a:hover {
color:#000000;
}

#wrapperBig{
    text-align:center;
}

#wrapper {
    margin:0 auto;
    text-align:center;
    width:1000px;
    top: 0px;
    left: 0px;

}

.thewrapper {
    margin:0 auto;
    text-align:center;
    width:1000px;
    top: 0px;
    left: 0px;
    
}


.thecontent {
float:left;
text-align:left;
width:100%;
height:auto;
padding-top:0px;
padding-bottom:75px;
}

.mainpagenews {
text-align:left;
float:left;
width:575px;
padding-right:10px;
height:auto;

}

.mainpage {
text-align:left;
float:left;
width:575px;
padding-right:10px;
height:auto;
padding-bottom:75px;
}

.videodiv {
float:right;
height:305px;
margin-top:75px;
width:100%;
text-align:center;
background: url('siteimages/videobg.png') no-repeat center top;
}

.videobgdiv {
float:right;
width:300px;
height:400px;
background: url(siteimages/video.png) no-repeat top center;
}

.dontate {
float:right;
width:300px;
height:auto;
text-align:center;
}

.socialnetworkingdiv {
float:right;
width:350px;
height:400px;
}

.eaglediv {
float:right;
width:300px;
height:284px;
background: url(siteimages/eagle.png) 0 0 no-repeat;
}

.content {
float:left;
    width:100%;
    height:auto; 
    text-align:center;
    height:auto;
    background: url(siteimages/contentmid.png) repeat-y center;
}

.contentdiv {
float:left;
width:90%;
height:auto;
padding-right:50px;
padding-left:50px;

}

.contentwrapper {
float:left;
    width:1000px;
    height:auto;    
    text-align:center;
    
}

.contenttop {
float:left;
width:100%;
height:300px;
text-align:center;
background: url(siteimages/contenttop3.png) no-repeat center;
}

.themenu {
    margin:0 auto;
    text-align:right;
    width:1000px;
    top: 0px;
    left: 0px;
    padding-right:65px;
}

.contentbot {
float:left;
width:100%;
height:30px;
text-align:center;
background: url(siteimages/contentbot.png) 0 0 repeat-x;
}

.header {
float:left;
width:100%;
height:300px;
}



.underheader {
float:left;
width:100%;
height:330px;
background: url(siteimages/contentmidnew.png) repeat-y center;
}

.banner {
float:left;
width:100%;
height:330px;
background: url(siteimages/thebanner.png) no-repeat center;
z-index:99;
}

.menu {
height:100%;
float:right;
text-align:right;
padding-right:20%;
width:850px;
z-index:999;
}



.menu a{
text-decoration:none;
color:#000;
font-size:13px;
margin-right:10px;
}


.footer {
float:left;
text-align:center;
height:200px;
width:100%;
padding-left:50px;
background: url(siteimages/footerbg.png) no-repeat center;
}


.gallery
{
	width: 100%;
	background-color: #ffffff;
	padding:5px;
}
.gallery ul
{
	list-style: none;
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
.gallery ul li
{
	margin: 5px;
	display: inline;
}
.gallery ul img
{
	padding: 10px;
	margin: 5px;
	/*border: 1px solid #000000;*/
	border: none;
	background-color: #ffffff;
}
.gallery ul a:hover img
{
	padding: 10px;
	margin: 5px;
border: none;
	background-color: #990000;
}
.gallery ul a:hover
{
	color: #ffffff;
}