
a {
	color: #FF9966;
	text-decoration: none;	
	}

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

a:hover {
	color: white;
	text-decoration: none;
	}

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

a:active {
  border: none;
  text-decoration: none;
  }


.title {
	font-size: 18px;
	color: white;
	padding-bottom: 20px;
	}

.table a {
  color: #00ccff;
  font-weight: bold;
  }

.table a:hover {
  color: #ff9966;
  }

#header {
	position: fixed;
	}

h1 {
	color: white;
	}

.text {
	color: white;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	top: 30px;
	right: 80px;
	width: 450px;
	font-weight: lighter;
	border: 1px solid;
	border-color: #666666;
	padding: 10px;
	text-shadow: #666666 0.3em 0.3em 0.4em;		
	}

.button {
	color: white;
	font-size: 18px;
	padding: 3px;
	}

.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	}

#about img {
  border-width: 0px;
  }

#contact img {
	border-style: none;
	}


#news table td {
  border-width: 0px;
  padding: 5px;
  }

#news table {
  border-width: 0px;
  }



#events table td {
	border-width: 0px;
	padding: 5px;
	}


#events table {
	border-width: 0px;
	}

#projects table {
	border-width: 0px;
	}

#projects table td {
	padding: 5px;
	border-width: 0px;
	}

#search table td {
  border-width: 0px;
  padding: 5px;
  }

#search table {
  border-width: 0px;
  }

table img {
	border-width: 0px;
	}

#links {
  position: fixed;
  width: 200px;
  z-index: 10;
  }

.staticWrapper {
  width: 20000px;
  margin-top: 20px;
  }

.singleMover {
  padding-right: 30px;
  }

.movingWrapper {
  position: relative;
  font-size: 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  text-shadow: #666666 0.3em 0.3em 0.4em;	
  whitespace: nowrap;
  }

.title {
  color: #00ccff;
  font-size: 15px;
  font-weight: bold;
  }

.header {
  color: #ffffff;
  }

#news {
  position: absolute;
  top: 0px;
  margin-top: 30px;
  left: 200px;
  width: 100%;
  height: 90%;
  overflow: hidden;
  }

#news a:link{
	color: #FF9966;  
 }
 
#searchBox {
  position: fixed;
  bottom: 10px;
  left: 2px;
  }

#news a:hover{
	color: #FF9966;
	text-decoration: underline;		
 }

.tableHeader {
  color: #FF9966;
  font-family: "Courier New, Courier, sans-serif";
  font-size: 18px;
	padding: 3px;
  text-shadow: none;
  font-weight: lighter;  
  }

body {
    background: url('/images/campPAN3.jpg') fixed;
    background-color: black;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: lighter;
    overflow-x: hidden;
    background-size: 100% auto;
}
