.nav {
	color: #514343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.body {
	color: #514343;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	
}

.boxquote {
	color: #C79A76;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 7px;
	padding: 7px;
	width: 150px;
	border: 1px dotted #CCCCCC;
}

.body-w {
	color: #cccccc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.header-w {
	color: #FF9999;
	font-family: Comic Sans MS, Arial;
	font-size: 18px;
}

.marg {
	padding: 3px;
}

.subhead-w {
	color: #cccccc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}

.subhead-g {
	color: #64b395;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

.subsubhead-r {
	color: #990000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

.subsubhead-gr {
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.static {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.static a:link {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


.static a:visited {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.static a:hover {
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.static a:active {
	color: #ff6666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.sub {
	color: #514343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.title {
	color: #64b395;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.header1 {
	color: #514343;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-align:center
}


.header2 {
	color: #514343;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align:center
}

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

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

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
	color: #00CC00;
}

body {
	height:100%;
	background-image: url(Images/JPG/Bkgrnd%20Logo.jpg);
	background-repeat: repeat;
}

#A {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	min-width:1025px;
	height: 185px;
	z-index: 400;
	background-image: url(Images/JPG/Header%20Bkgrnd.jpg);
	background-repeat: repeat-x;
	}

#A1 {
	position:absolute;
	left:15px; 
	}
	
#A2 {
	position:absolute;
	width:100%;
	text-align:center;
	}
	
#A3 {
	position:absolute;
	right:15px;
	}
	
#apDiv1 {
	position:absolute;
	width:57px;
	height:115px;
	z-index:300;
	left: 78px;
	top: 50px;
	overflow: visible;
}

#B {
	position: fixed;
	left: 1px;
	top: 186px;
	width: 170px;
	z-index: 400;
	
}

#C {
	padding: 25px;
	position: absolute;
	left: 185px;
	top: 210px;
	z-index: 200;
	text-align: left;
	float:left;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	color: #77A
}

#D {text-align:center;}

#B img {
	border:0;
}

table tr td {
	color: #77A;
	font-size:12px;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-align: left;
}

.box1 {
    background-color: #4484C0;
	color:#F7EFB5;
}

.box2 {
    background-color: #F7EFB5;
	color:#4484C0;
}

.box3 {
    background-color: #D26B42;
	color:#FFDEF7;
}

.box4 {
    background-color: #FFDEF7;
	color:#D26B42;
}

.box5 {
    background-color: #c5e4df;
	color:#4080D0;
}

.randy {
	background-color: #c5e4df;
	color:#000000;
}

