 body { margin-top: 5px; margin-bottom: 5px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #A5AEBF; text-align:center; width:810px; margin-left:auto; margin-right:auto; }
a { text-decoration: underline; color: #648bcb;}
 td { vertical-align: top; text-align:left; }
img { border:1px solid black; float:left; margin-right:5px; }  
 ul { list-style-type: square; }
table {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 5px solid #ffffff;
	width: 810px;
	font-family: verdana, geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 hr { height: 1px; color: #666666 } 
.whitebox2 {
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	margin-top:2px;
}
input {
	font-size: 11px;
	vertical-align:top;
}
  div { padding: 10px; text-align:left; clear:left }
  
  .mainheading {
  text-transform:uppercase; font-size:16px; font-family:verdana, geneva, Arial, Helvetica, sans-serif; font-weight:bold; border-bottom: 1px dashed #000066; border-top: 1px dashed #000066; margin-top:2px; padding:5px; text-align:center}
  
  .subheading {
  font-size:14px; font-family: Verdana, geneva, Arial, Helvetica, sans-serif; font-weight:bold; background-color:#efefef; padding:5px; margin-top:2px }
  
  .subheading2 {
  font-size:14px; font-family:Verdana, geneva, Arial, Helvetica, sans-serif; font-weight:bold; border-top: 1px solid #666666; border-bottom: 1px solid #666666; margin-top:2px; padding:4px; background-color:#efefef }

  .subheading3 {
  font-size:14px; font-family:Verdana, geneva, Arial, Helvetica, sans-serif; font-weight:bold; border-top: 1px solid #666666; border-bottom: 1px solid #666666; margin-top:2px; padding:4px; background-color:#efefef }

  .leaderboardimg {
	padding:0px;
	border:0px;
	float:none;
	text-align: center;
}
   
   .headerleft {
   background-repeat:no-repeat; width:450px; padding:0px }
   
   .headerright {
   padding:0px; background-repeat:no-repeat }
   
   #left {
   width:168px; padding-right:4px; }
   
   #right {
   width:168px; padding-left:4px; text-align:right }
   
   #right img {
   margin:0px; }
   
   #middle {
   border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; }
   #middleright {
   border-right: 1px solid #CCCCCC; }
   
   #side {
   width:200px; }
   
   .red { color:#981b1e }
   
  /*menu styles */


/* style the outer div to give it width */
.menu {
	font-size:1.1em;
	padding:0px;
	margin-left:10px;
}

.menubar {
padding:0px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	height:auto;
	background:#aaa;
	font-size:12px;
}

/* style the sub-level lists */
.menu ul ul {
	width:110px;
	text-align:left;
padding-left:5px;
font-size:11px;
	text-transform:none;
}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	float:left;
	position:relative;
	height:auto;
	line-height:auto;
padding-left:5px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* style the sub level list items */
.menu ul ul li {
	display:block;
	width:110px;
	height:auto;
	position:relative;
	line-height:auto;
	border: 1px solid #CCCCCC;
padding-left:5px;
	background:#dadada;

}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	height:auto;
	text-decoration:none;
	color:#000;
	background:#fff;
	padding:5px 0 5px 0;
	font-weight:bold;		
	text-align:left;
}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	background:#fff;
	color:#000;
	width:110px;
	height:auto;
	line-height:auto;
}

* html .menu ul ul a, * html .menu ul ul a:visited  {
	width:110px;
	w\idth:110px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position:absolute;
	left:0; top:0;
}

/* style the level hovers */
/* first */
.menu a:hover {
	color:#aa0000;
	background:#ffffff;
}

.menu :hover > a {
	color:#aa0000;
	background:#ffffff;
}

/* second */
.menu ul ul a:hover{
	color:#aa0000;
	background:#dadada;
}

.menu ul ul :hover > a {
	color:#aa0000;
	background:#dadada;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:23px;
	left:1px;
	margin-left:-1px;
}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
	visibility:visible;
	height:auto;
	padding-bottom:none;
}

/* Spring Pledge Page Buttons */

.leftbox {
	width: 185px;
	height: 68px;
	float: left;
	text-align: center;
	margin-left: 10px;
	padding-top: 2px;
	border: 1px solid #000;
	background-color: #99ccff;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

.rightbox {
	width: 185px;
	height: 68px;
	float: right;
	text-align: center;
	margin-right: 10px;
	padding-top: 2px;
	border: 1px solid #000;
	background-color: #99ccff;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

/* Contact Page Styles */

#contact {
	width: 400px;
}
#contact table {
	width: 400px;
}

/* Flickr Badge Styles */

.zg_div {
 margin:0px 5px 5px 0px;
 width:117px;
}
.zg_div_inner {
 background-color:#ffffff;
 color:#666666;
 text-align:center;
 font-family:arial, helvetica;
 font-size:11px;
}
.zg_div a, .zg_div a:hover, .zg_div a:visited {
 color:#000066;
 background:inherit !important;
 text-decoration:none !important;
}


