/* CSS Document */

/* joshua witmyer*/










.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
.headBlue1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: 000066;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-style: normal;
}
.headWhite1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	
}

#red{
	
	position:relative;
	height:15px;
	width:15px;
	top:110px;
	left:-30px;
	cursor: pointer;
	
}
#maptext{
	
	line-height: 100%;
	font-family: Verdana;
	color: #3D5422;
	
}

#red2{
	
	display:none;
	position:relative;
	height:15px;
	width:15px;
	top:110px;
	left:-43px;
	cursor: pointer;
	
}










/* examples
#main {
  	
	position:absolute;
	top:13%;
	left:23%;
	width: 600px;
}
#divContainer{
border: 1px solid;
	
	
}
#pic1 {
	border: 1px solid;
	width: 600px;
	height: 300px;
}
#top {
  	width: 600px;
	height: 20px;
	
}

#words {
	position: absolute;
	
	
}
#bottomtext{
	width: 100%;	
	text-align: center;
}

#next {
  	z-index:1;
	position: absolute;
	top:4;
	cursor: pointer;
}

#last {
	z-index:1;
	position: absolute;
	left:535px;
	top:4;
	cursor: pointer;
}
#npb {
	position: absolute;
	top:4;
	
	z-index:1;
}

#lpb {
	position: absolute;
	left:535px;
	top:4;
	
	z-index: 1;
}

#up {
	position:absolute;
	cursor: pointer;
	left:153px;
}

#down {
	
	cursor: pointer;
	position:absolute;
	
	top:50;
	left:153px;
}


#copyright {
  	position:absolute;
	top:95%;
	text-align: center;
	width:100%;	
}

#titletext{
    position:absolute;
    top:3%;
    left:23%;
    font-weight:bold;
    font-family:Ariel;
    font-size:30px;
    text-align: center;
}
#words1{

	 font-family:Ariel;
	 font-size:19px;
}
*/
