body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #330066;
}

#topNav {
	font-size: 1.1em;
	font-variant: small-caps;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a:link {
	FONT-WEIGHT: bold; COLOR:#00CC33;
	text-decoration: none;
}
a:visited {
	FONT-WEIGHT: bold; COLOR:#33CCFF;
		text-decoration: none;
}
a:active {
	FONT-WEIGHT: bold;
	COLOR:#339933;
	background-color: #006633;
	text-decoration: none;
	vertical-align: text-top;

}

#maintable {
	border: medium solid white;
}

a:hover {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	background-color:#006600;
	text-decoration: none;
	text-align: center;
}
#secHeading {
	font-size: 125%;
	font-weight: bold;
	color: #006633;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}

img a:link {
	text-decoration: none;
}
img a:visited {
	
		text-decoration: none;
}
img a:active {
	text-decoration: none;
}
img a:hover {
	text-decoration: none;

}
#news {
	font-size: 0.8em;
	color: #000033;
	background-color: #FFFFFF;
	border: thin dashed #990000;
	padding: 5px;
	margin: 3px;
}

#news a:link {
	FONT-WEIGHT: bold;
	color:#990000;
	text-decoration: none;
}
#news a:visited {
	FONT-WEIGHT: bold; COLOR:red;
		text-decoration: none;
}
#news a:active {
	FONT-WEIGHT: bold;
	COLOR:#339933;
	background-color: #006633;
	text-decoration: none;
	vertical-align: text-top;

}
#news a:hover {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	background-color:#990000;
	text-decoration: none;
	text-align: center;
}

.sandbag {
	float: left;
	margin-right: 25px;
}.bumper {
	margin: 8px;
}
