*	{
	margin:0px;
	padding:0px;
	}
	
body{
	font-size:75%;
	background:url(../images/bg.jpg) repeat-x top #32b1e6;
	}
	
h1, h2{font-style:italic;margin-bottom:10px;}	
	
h1, #copyright, em{ font-family:Georgia, "Times New Roman", Times, serif;}

h1	{
	font-size:2.2em;
	font-weight:normal;
	}

h2	{
	padding:3px;
	margin-top:20px;
	font-size:1.3em;
	}

h2, #content{border:1px solid #26afe5;}

h2, #nav a{text-transform:uppercase;}

h2, p, #nav a, ol, .form, textarea, em.standard, table{font-family:Verdana, Geneva, sans-serif;}	

h2, em,#copyright, #copyright a, p a, ol, ol a, .form strong, .blue{color:#26afe5;}

p{margin-bottom:10px;}
	
img	{border:none;}

a.map:hover{cursor:pointer;}

ol {margin-left:20px;}

ol li span{ color:#000;}

ol li {margin-bottom:10px;}

em.standard{color:#000;}
	
textarea{ font-size:1em;}	
	
input, textarea, #submit{ 
	border:1px #999 solid;
	width:250px;
	padding:5px;
	}	
	
.form{
	float:left;
	display:block;
	width:100px;
	}
	
#submit{ cursor:pointer;}
#submit:hover{ background-color:#26afe5;}

#container{	
	width:775px;
	margin:50px auto 0px auto;
	}
	
#header{
	background:url(../images/top.gif) no-repeat left bottom;
	height:20px;
	}
	
#content_container{
	background: url(../images/shadow.png) no-repeat top;
	padding:0px 5px 20px 20px;
	height:100%;
	}
	
#nav{
	background:url(../images/nav_bg.png) no-repeat top center ;
	height:50px;
	width:660px;
	margin-bottom:5px;
	padding-top:17px;
	color:#FFF;
	text-align:center;
	font-size:1.2em;
	}
	
#nav a{
	color:#FFF;
	text-decoration:none;
	font-size:.85em;
	}
	
#nav a:hover, #nav a.indicator, #copyright a:hover, p a:hover{color:#003399;}	
	
#nav,#content,#copyright{margin: 0px 50px 0px 40px;}
	
#content{
	padding:20px 10px 20px 10px;
	overflow:auto;
	position:relative;
	}
	
#left{float:left;}

#left{ width:220px; }
	
#right{
	clear:right;
	width:390px;
	border-left:#cbe3f4 3px solid;
	padding-left:15px;
	margin-left:230px;
	}
	
.right{float:right;}	
	
body#donation label.form{width:150px;}

#copyright{
	text-align:right; 
	padding-top:5px;
	font-size:.9em;
	}	

#footer{	
	height:20px;
	background: url(../images/footer.png) no-repeat top left;
	}
	
.error, .alert{padding:5px; }
.error{background-color:#F90;}
.alert{background-color:#0CF;}	


#human{
	visibility:hidden;
	display:none;
	}
