body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#fullbody {
	background-color: #FFFFcc;
	margin:2% auto 2% auto;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #000099;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-color: #000099;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-color: #000099;
	border-right-style: solid;
	border-right-width: 2px;
	width: 702px;
	padding: 0px;
}


h1 {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 300;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 900;
	line-height: 2px;
}

.eventlinks {
	background-color: #ff0000;
}

ul {
	color: #de2018;
}

hr {
	width: 100%;
	color: #000052;
	height: 2px;
}


#complete {
	background: #ffFFCC;
	font-size: 1em;
	
}
#masthead {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFcc;
}



#navbartop {
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #CC0000;
	border-top-style: solid;
	border-top-width: 2px;
	
}
#contentleft {
	background-color: #FFffcc;
	width: 151px;
	padding-left: 0px;
	border-right-color: #de2018;
	border-right-style: solid;
	border-right-width: 0px;
	float: left;
}


#contentmain {
	float: left;
	background-color: #FFFFcc;
	width: 672px;
	padding-top: 10px;
   padding-left: 15px;
	 padding-right: 15px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: 1em;
	line-height: 1.4em;


}

#mastfoot {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFCC;
	border-top-color: #000052;
	border-top-style: solid;
	border-top-width: 2px;
	height: 140px;
	width: 702px;
}


a:link {
		color: #000066;
	text-decoration: none;
}

a:visited {
		color: #000066;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;

}




/*  
margin: 5% 15% 0% 15%;
padding-left: 10px;

	position: relative;
	float: right;
	
	
	
	#test001 {
	width: 100%;
	background-color: Aqua;
	border-bottom-color: #0033FF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #CC6666;
	border-top-style: solid;
	border-top-width: 20px;
}
*/.thumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 600;
	color: #666666;
}

