a {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #000066;
	text-decoration: underline;
}

a.white {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.aboutus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC00;
	font-weight: bold;
	
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #737993;
}

.content {
	padding: 10px;
}

em {
	color: #737993;
}

.events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;	
}

.form {  
	border: 1px #E6B12C solid; 
	font-size: 11px; 
	color: #333333; 
	background-color: #FFFFFF
}

.footer {
	border-top: 2px #000066 solid;
	font-size: 10px;
	padding: 5px;
	color: #FFFFFF;
}

.latestfeature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;	
}

.members {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;	
}

.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.nextevent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;	
}

p {
	font-size: 12px;
	color: #000000;
}

.pad15 {
	padding: 15px;

}

.projects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;	
}

.tag {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
}

.small {
	font-size: 10px;
}

/* menu items*/

.menu1 {
	background-color:#FF9900;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 75px;
	font-size: 11px;	
}

.menu2 {
	background-color:#99CC00;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 75px;
	font-size: 11px;	
}

.menu3 {
	background-color:#CC3300;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 75px;
	font-size: 11px;	
}

.menu4 {
	background-color:#FFCC00;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 75px;
	font-size: 11px;	
}

.menu5 {
	background-color:#000066;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 75px;
	font-size: 11px;	
}


.menu6 {
	background-color:#0000FF;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 75px;
	font-size: 11px;	
}