body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.nava {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.nava:link {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.nava:hover {
	color: #990000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
.dateandtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.www {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.www:link {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.www:hover {
	color: #990000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
.netmajic {
	color: #cccccc;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
.netmajic:link {
	color: #cccccc;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
.netmajic:hover {
	color: #cccccc;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
.redtable {
	border: 1px solid #990000;
}
.logo-header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	line-height: 18px;
}
#image-fader {
	position:relative;
	clear:right;
	margin:0px;
	overflow:hidden;
	padding:0px;
	height:600px;
	left:auto !important; /*2 hacks for IE, or else pic does not fit, and will push everything below the sidebar */
	left:-3px;
	width:800px !important; /* This must be the actual width of your slideshow */
	width:797px; /* For IE compatability, set this to the actual width less 3 pixels */
}
#image-fader img {
	position:absolute;
	top:0px;
	left:auto;
	height:600px;
	width:800px;
	margin-left:0px;
}
.testimonial {
	background-image: url(../images/testimonial.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.navdivider {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
