body{
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/background.png);
	background-position:top center;
	background-repeat:repeat-y; 
	background-color:#dddce4;
	font-size:13px;
	
}

img {
	border:0px;
}

ul{
	padding:0px;
	margin:0px;
}

a { outline: none; }

#content-home{
  margin: 30px auto 0 auto;
  width:908px;
  height:594px;
  background-image:url(../background.jpg);
  background-position:top center;
  background-repeat:no-repeat; 
  border: 10px #fff solid;
 
}
#content-home a{
	text-decoration: none;
}
#home-copy ul{
	margin-left: 15px;
}
#home-copy td{
	vertical-align: top;
}

#home-copy{
	width:240px;
	margin-top: 305px;
	margin-left: 54px;
	font-size:100%;
	color:#0c464a;
}

#menu-home{
	margin-left: 54px;
	margin-top: 470px;
	width:740px;
	border:1px #fff solid;
	background-image:url(../homeheaderbg.png);
	padding-bottom:15px;
}

#menu-home-wrapper{
	background-image:url(../images/homepagebg-line.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#home-sub-boxes{
	width: 908px;
	margin-top: 30px;
	background-color: #254B52;
	color: #fff;
}
#home-sub-boxes ul{
	margin-left: 15px;
}
.box{
	padding: 20px;
	float: left;
}
.box.left{
	width: 424px;
}
.box.left table td{
	vertical-align: top;
}
.box.right{
	width: 404px;
}
.box.right li{
	margin: 5px 0;
}
.box a {
	color: #97bfc6;
	text-decoration: none;
}
.box a:hover {
	color: #97bfc6;
	text-decoration: underline;
}
#clear {
	clear: both
}
#container{
	margin:30px auto 0px auto;
	width:760px;
	background-color:#f6f6f8;
}

#header{
	height:148px;
	background-image:url(../images/SubHeaderBG.gif);
}

#header-menu-area{
	height:115px;
}

#header-menu{
	padding-top:22px;
	margin-left:16px;
	width:600px;
}

#menu-items{
	float:right;
	width:365px;
}

#menu-items a{
	float:left;
}

.postmark{
	float:right;
}

#sub-menu{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
}

#sub-menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-right:20px;
}

#sub-menu ul li{
	display:inline;
	border-right:1px #000 solid;
	padding-right:10px;
	padding-left:10px;
}

a{
	color:#254b52;
}

a:hover{
	color:#511811;
}


#top-pic{
	height:267px;
	background-position: top center;
	background-repeat: no-repeat;
}

#top-pic h1{
	margin:0px;
	padding:0px;
	font-size:14px;
}


#content{
	padding-bottom:25px;
}

#content h1{
	margin:0px;
	padding:5px 0px 5px 0px;
	font-size:14px;
}

#content h6{
	margin:0px;
	padding:5px 0px 5px 2px;
	font-size:12px;
}

#content ul{
	margin-left:20px;
}


#content-side-bar{
	float:right;
	font-size:10px;
	width:180px;
	border: solid #d3934f 1px;
	margin: 0px 17px 0px 0px;
	padding-bottom:25px;
}

#content-side-bar h1{
	font-size:12px;
}



#content-side-bar-space{
	margin-left:25px;
	margin-top:25px;
	width:130px;
}


#content-text-area{
	width:500px;
	margin: 30px 0px 0px 40px;
}

#footer{
	margin:4px auto 0px auto;
	width:760px;
	text-align:center;
	color:#a1a0ae;
	font-size:10px;
}
#footer-home{
	margin:4px 0px 10px 214px;
	width:500px;
	text-align:center;
	color:#a1a0ae;
	font-size:10px;
}

/**** Menu ******/
#menuGetInvolved{
	width:69px;
	text-indent: -999em;
	float:left;
}

#menuGetInvolved a {
	height:49px;
	width:69px;
	display: block;
	background-image: url(../images/menu-getinvolved.png);
}

#menuGetInvolved a:hover {
	background-position: 0px -51px;
}

#menuHelp{
	width:69px;
	text-indent: -999em;
	float:left;
}

#menuHelp a {
	height:49px;
	width:69px;
	display: block;
	background-image: url(../images/menu-help.png);
}

#menuHelp a:hover {
	background-position: 0px -51px;
}

#menuNeedHelp{
	width:69px;
	text-indent: -999em;
	float:left;
}

#menuNeedHelp a {
	height:49px;
	width:69px;
	display: block;
	background-image: url(../images/menu-needhelp.png);
}

#menuNeedHelp a:hover {
	background-position: 0px -51px;
}

#menuWho{
	width:69px;
	text-indent: -999em;
	float:left;
}

#menuWho a {
	height:49px;
	width:69px;
	display: block;
	background-image: url(../images/menu-who.png);
}

#menuWho a:hover {
	background-position: 0px -51px;
}

#menuHow{
	width:69px;
	text-indent: -999em;
	float:left;
}

#menuHow a {
	height:49px;
	width:69px;
	display: block;
	background-image: url(../images/menu-how.png);
}

#menuHow a:hover {
	background-position: 0px -51px;
}

#donateOnline a{
	text-indent: -999em;
	width:250px;
	height:62px;
	margin:0px auto 0px auto;
	display:block;
	background-image: url(../images/donateonline.png);
}

#donateOnline a:hover {
	background-position: 0px -62px;
}
#mp3 {
	margin: 25px 25px 0 25px;
}
#mp3 img {
	padding-right: 5px;
	padding-top: 3px;
}
