body { background-color: #FF2A0C; font-family: Arial, Helvetica, sans-serif;  text-align: center; padding: 0px; margin: 0px 0px 0px 0px;}
th {font-family: Arial, Helvetica, sans-serif;}
a img {border: none; }
h1 {
	text-decoration: none;
	font-family: serif;
	font-size: large;
	text-align: center;
	display: inline;
}
hr {
	color:black;
	background-color: #FFD700;
	height: 4px;
	
}
.outside {width:100%; height: 2600px; background-color: #FFD700;  padding: 0px; overflow: hidden;  }
.title {
	width: 100%;
	Height: 170px;
	background-color: #FF2A0C;
	/*background-image: url(fadebg.gif);*/
	padding-top: 0px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 30pt;
	border-bottom: 3px black solid;
	background-repeat: repeat-y;
}

.scroll {
font-size: large;
letter-spacing: 5px;
position: relative; 
left: 1200px;
}
.navigation {
	width: 177px;
	height: 99%;
	background-color: #FF2A0C;
	font-size: 15pt;
	float: left;
	font-family: impact,serif,fantasy,monospace;
	padding-top: 5px;
	padding-left: 2px;
	border-right: 3px black solid;
	overflow: hidden;
	
}
.content {
	width: 63%;
	height: 99%;
	background-color: white;
	/*background-image: url(pagebackground.gif);*/
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	font-family: serif;
	font-size: large;
	font-weight: normal;
	background-position:  center;
	border-right: 3px black solid;
}
.button {
	border: 2px solid Black;
	width: 160px;
	height: 30px;
	background-color: #FF9900;
	margin-top: 3px;
	color: black;
	font-size: 25px;
	font-weight: bold;
	font-family: serif;
	overflow: hidden;
	line-height: 99%;
	cursor: pointer;


}
.button-expanded {
	border: 2px solid Black;
	width: 160px;
	background-color: #FF9900;
	margin-top: 3px;
	color: black;
	height: 30px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	font-family: serif;
	cursor: pointer;
}
.picture {
	border: 2px black solid;
}
.marquee {
	width: 100%;
	height: 19px;
	background-color: #FFD700;
	color: Black;
	font-family: sans-serif;
	font-size: 13px;
	font-type: bold;
	margin-top: 1px;
	border-bottom: 3px black solid;
}

a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: blue;
	
}
.button a:link {
	color: black;
	text-decoration: none;
}
.button a:visited {
 color:black;
 text-decoration: none;
 }
 
.button  a:hover {
	text-decoration: none;
	color: Red;
	background-color: navy;
	display: block;
	}

.button a:active {
	color: red;
	text-decoration: none;
}

.button-expanded a:link {
 color: red;
 text-decoration: none;
	
}


.button-expanded a:visited {
 color: red;
 text-decoration: none;
}

	
}
.newsbar {
  
   height: 100%;
   width: 12%;
   background-color: #FFD700;
   display: inline;
	
	
	
	
 }
 
.news {
 	border: 1px black dotted;
 }
.reference {
	float: left;
	margin: 1px;
	width: 180px;
	height: 150px;
	font-family: serif;
	font-size: medium;
	font-weight: normal;
}

.updates {
	background: white;
	width: 94%;
	margin-bottom: 15px;
	overflow: hidden;
	padding-bottom: 4px;
	
	
}
.updatesfluff {
	width: 99.99%;
	height: 22px;
	background-color: #FF2A0C;

	text-align: left;
	color: black;
	padding-left: 4px;
	font-size: large;
}

.updatesfluff a:link {
	color:black;
}
.updatestext {
padding: 8px;
font-size: large;
}
h1 {
	font-size: large;
	font-weight: normal;
}
h2 {
	font-size: large;
	font-weight: normal;
}
h3 {
	font-size: large;
	font-weight: normal;
}

h4 {
	font-size: large;
	font-weight: normal;
}
.page {
	padding: 8px;
font-size: large;
width: 95%;
}
.newsitem {
	margin-top: 8px;
	width: 100%;
	background-color: #FFD700;
	
}

.photo {
	border: 2px black solid;
	margin: 3px;
	float: left;
	font-size: medium;
	height: 120px;
	line-height: 73%;

}

.completed {
	
	margin: 3px;
	float: left;
	font-size: medium;
	height: 120px;
	line-height: 80%;

}


