#header {
background-image: url(banner.jpg);
border: 1px #000000 none;
height: 150px;
left: 25px;
position: absolute;
top: 25px;
width: 775px;
z-index: 1
}
/*-------
#links {
background-color: #800000;
border: #9f0000 solid;
height: 325px;
left: 25px;
position: absolute;
top: 200px;
width: 170px;
z-index: 2
}
*/
#linkstitle {
background-color: #000000;
border: #808080 solid 1px;
height: 20px;
left: 25px;
position: absolute;
top: 200px;
width: 170px;
z-index: 2
}
#link1 {
background-color: #800000;
height: 20px;
left: 25px;
position: absolute;
top: 220px;
width: 170px;
z-index: 2
}
#link2 {
background-color: #800000;
height: 20px;
left: 25px;
position: absolute;
top: 240px;
width: 170px;
z-index: 2
}
#link3 {
background-color: #800000;
height: 20px;
left: 25px;
position: absolute;
top: 260px;
width: 170px;
z-index: 2
}
#link4 {
background-color: #800000;
height: 20px;
left: 25px;
position: absolute;
top: 280px;
width: 170px;
z-index: 2
}
#link5 {
background-color: #800000;
height: 20px;
left: 25px;
position: absolute;
top: 300px;
width: 170px;
z-index: 2
}
#link6 {
background-color: #800000;
height: 20px;
left: 25px;
position: absolute;
top: 320px;
width: 170px;
z-index: 2
}
#link7 {
background-color: #800000;
height: 20px;
left: 25px;
position: absolute;
top: 340px;
width: 170px;
z-index: 2
}
#link8 {
background-color: #800000;
height: 20px;
left: 25px;
position: absolute;
top: 360px;
width: 170px;
z-index: 2
}
#link9 {
background-color: #800000;
height: 20px;
left: 25px;
position: absolute;
top: 380px;
width: 170px;
z-index: 2
}
#link10 {
background-color: #800000;
height: 20px;
left: 25px;
position: absolute;
top: 400px;
width: 170px;
z-index: 2
}
#link11 {
background-color: #800000;
height: 20px;
left: 25px;
position: absolute;
top: 420px;
width: 170px;
z-index: 2
}
#link12 {
background-color: #800000;
height: 20px;
left: 25px;
position: absolute;
top: 440px;
width: 170px;
z-index: 2
}


#body {
font: verdana;
height: 325px;
left: 175px;
padding-bottom: 5px;
padding-left: 8px;
padding-right: 8px;
padding-top: 5px;
position: absolute;
top: 200px;
width: 400px;
z-index: 3
}

#right {
background-color: #0099cc;
height: 125px;
left: 620px;
position: absolute;
top: 200px;
width: 180px;
z-index: 4
}

#blackbar {
background-color: #040404;
height: 25px;
left: 25px;
position: absolute;
top: 650px;
width: 775px;
z-index: 5
}
/*------------
#yellowbar {
background-color: #ffdf00;
border: 1px #030303 solid;
height: 25px;
left: 25px;
position: absolute;
top: 175px;
width: 775px;
padding-left: 5px;
z-index: 6
}
------------*/
#sheep {
background-color: #99cc99;
border: #99cc99;
height: 125px;
left: 575px;
position: absolute;
top: 325px;
width: 225px;
z-index: 7
}

#linksbottom {
background-color: #cccc99;
height: 125px;
left: 25px;
position: absolute;
top: 525px;
width: 150px;
z-index: 8
}

#web {
background-color: #ffdf00;
height: 75px;
left: 575px;
position: absolute;
top: 450px;
width: 225px;
z-index: 9
}

#pct {
background-color: #ffffcc;
height: 125px;
left: 175px;
position: absolute;
top: 525px;
width: 625px;
z-index: 10
}


/* Links */
a:link, a:visited {
	font-size: 10px; color: #ffffff; text-decoration: none;
	font-face:  Verdana;
	font-weight: bold;
	}

a:hover {
	color: #ffdf00;	text-decoration: none;
	font-weight: bold;
	}
	
	/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {font-size: 10px;
	color: #0000ff;
	 }

a.mainlevel:hover {font-size: 10px;
	color: #ff0000;
		}
		
a.weblink:link, a.weblink:visited {font-size: 8px;
	color: #0000ff;
	 }

a.weblink:hover {font-size: 8px;
	color: #ff0000;
		}