body {
	margin: 0px;
	padding: 0px;
	
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#master {
	position: relative;
	width:90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: transparent;
	text-align: left;
}
#picture {
	position: absolute;
	width:200px;
	height:200px;
	top: 0px;
	left: 20px;
	background-color: transparent;
}
#navbar {
	position: absolute;
	height:35px;
	width: 100%;
	top: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: transparent;
	line-height: 35px;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 13.5px;
}
#navbar a {
	color: #003399;
    	text-decoration: none;
    	height: 100%;
    	width: 100%;
    	background-color: transparent;
    	border-style: solid;
    	border-color: #003399;
	border-width: 1px
}
#navbar a:link {
    	color: #003399;
    	font-weight: bold;
    	background-color: transparent;
    	border-style: solid;
    	border-color: #003399;
	border-width: 1px
}
#navbar a:visited {
	color: #003399;
    	font-weight: bold;
    	background-color: transparent;
    	border-style: solid;
    	border-color: #003399;
	border-width: 1px
}
#navbar a:hover {
    	font-weight: bold;
    	color: #f00;
    	background-color: transparent;
    	border-style: solid;
    	border-color: #f00;
	border-width: 2px
}
#navbar a:active {
    	color: #f00;
	font-weight: bold;
    	background-color: transparent;
    	border-style: solid;
    	border-color: #f00;
	border-width: 2px
}
#logo {
	position: absolute;
	height:130px;
	width: 500px;
	top: 30px;
	right: 75px;
	background-color: transparent;
	text-align: center;
}
#bodywrap {
	background-color: transparent;
	margin-top: 280px;
	position: absolute;
	padding: 20px;
}
#sidecol {
	width:200px;
	float: left;
	background-color: transparent;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 5px;
	font-size: 13px;
	color: #b00;
	text-align: center;
}
#maincol {
	margin-left: 230px;
	background-color: transparent;
	margin-bottom: 20px;
	padding: 5px;
}
#footer {
	width:100%;
	height:30px;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	font-size: 15px;
	color: #039;
	background-color: transparent;
}
a:link {

	font-weight: normal;
	color: #003399;
	text-decoration: underline;
} 
a:visited { 
    	font-weight: normal; 
    	color: #003399;
   	text-decoration: underline; 
} 
a:hover { 
    	font-weight: bold; 
    	color: #ff0000; 
   	text-decoration: none; 
}
	
h1 {
	font: 28px "verdana", "helvetica", "sans-serif"; color:000080;
}
h2 {
	font: 24px "verdana", "helvetica", "sans-serif"; color: #003399;
}
h3 {
	font: 18px "verdana", "helvetica", "sans-serif"; color: #003399;
}
h4 {
	font: 14px "verdana", "helvetica", "sans-serif"; weight:bold; color: #039;
}
p {
	
	font: 14px "verdana", "helvetica", "sans-serif"; weight:bold; color: #039;
}
p.resources {
	font: 18px "times new roman"; weight: bold; color: #039;
}
p.calendar {
	font: 18px "times new roman"; weight: bold; color: #039;
}
p.about {
	font: 14px "times new roman"; weight:bold; color: #039;
}
p.links {
	font: 18px "arial", "verdana", "helvetica"; weight:bold; color:blue;
}
span.spacing {
	line-height:20px;
	letter-spacing:2px;
}
span.home {
	font: 18px "times new roman"; weight: 500; color: #039;
}
span.about {
	font: 17px "times new roman"; weight: 500; color: #039;
	text-align:left;
}
span.link {
	   font: 15px "arial", "verdana", "helvetica"; weight:bold; color: #039;
}
span.calendar {
	   font: 15px "times new roman"; weight:bold; color: #039;
}
span.work {
	  font: 17px "times new roman"; weight:bold; color:#039;
	  text-align:left;
}
span.resources {
	  font: 17px "times new roman"; weight:bold; color: #039;
	  text-align:left;
}
span.center {
	  font: 17px "times new roman"; weight:400; color: #039;
	  text-align:center;
}
span.donate {
	  font: 17px "times new roman"; weight:400; color: #039;
	  text-align:left;
}
span.here {
	color: #039;
	font-weight: bold;
	background-color: transparent;
}
span.kits {
	font: 18px "verdana", "helvetica", "sans-serif"; color: #039;
}	
li.about {
	font: 17px "times new roman"; weight: 500; color: #039;
	list-style-type:none;
}
li.resources {
	font: 17px "times new roman"; weight: 600; color: #039;
	list-style-type:square;
}	  