body {
        margin-top:0px;
        margin-left:0px;
        margin-right:0px;
        margin-bottom:0px;
        background-position: top;
        background-color: #FCDDE0;
height:100%;
}

span {
	line-height:25px;
}
.small_header {
	color: #90C9EE;
	font-size:14px;
	text-transform: capitalize;
	font-weight: bold;
}
.sub_header {
	color: #90C9EE;
	font-size:13px;
}

.large_header {
	color: #90C9EE;
	font-size: 19px;
	font-weight: bold;
}


.lighter_text{
	color: #90C9EE;
}
.lighter_text {
	color: #90C9EE;
}

.light_text,.partners {
	color: #18699d;
	font-size:14px;
}
.light_text_header {
	color: #18699d;
	font-weight: bold;
}

.right_nav td {
	display:block;
	margin-bottom: 25px;
}

#dd {
  margin-left: 100px;
z-index:103;
}

#dd li {
  margin: 0;
  padding: 0;
  padding: 0 30px 0px 30px;
  list-style: none;
  float: left;
  font: bold 11px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  padding: 4px 10px;
  margin: 0 1px 0 0;
  width: 60px;
  text-decoration: none;
}

#dd li a.menu:hover {
}

.submenu {
  background: #EAEBD8;
  border: 1px solid #5970B2;
  visibility: hidden;
  position: absolute;
  z-index: 99;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #FFFFFF;
  z-index:101;
}

#menu2 {
	margin-left:105px;
	margin-top:30px;
}

#menu3 {
	margin-left:190px;
	margin-top:30px;
}
#menu4 {
	margin-left:315px;
	margin-top:30px;
}
.submenu a:hover {
	background: #49A3FF;
	color: #FFF;
}

.registration_link {
	font-size: 36px;
	color: #ff0000;
}
a.registration_link {
	font-size: 36px;
	color: #ff0000;
}


a.registration_link:hover
{
}
a.registration_link:link 
{
}
a.registration_link:visited
{
}
a.registration_link:active
{
}

/*Volunteer Application*/
.border {
	border: #333333 1px solid;
	font-size:11px;
}
.border td{
	font-size:11px;
}
input {
	font-size:11px;
}


/*Donations*/
.donations_text {
	top:-65px;
	left:10px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C0318;
}

 
 
 */