body {	
	height: 100%;
	overflow: auto;
	}
#masthead {	
	position: absolute;	
	left: 0;
	top: 0;
	width: 100%;
	}
#nav {
	width: 400px;
	}
#nav li {
	list-style-type: none;
	}
#nav a {
	background-color: transparent;	
	color: #B10A0B; 
	font-family: Eurostile, Arial, Helvetic, sans-serif; 
	line-height: 140%;
	}
#nav a:link {
	background-color: transparent;
	color: #B10A0B; 
	text-decoration: underline;
	}
#nav a:visited {
	background-color: transparent;
	color: #B10A0B; 
	text-decoration: underline;
	}
#nav a:hover {
	background-color: transparent;
	color: #FFFFFF; 
	text-decoration: underline;
	}
#nav a:active {
	background-color: transparent;
	color: #FFFFFF; 
	text-decoration: underline;
	}
#sidebar {
	position: absolute;
	left: 600px;
	top: 185px;
	background-color: transparent;
	color: #FFFFFF;
	font-family: Eurostile, Arial, Helvetic, sans-serif; 
	font-size: 16px;
	}
ul#navlist {
	position: absolute; 
	margin-left: 415px; 
	margin-top: 115px; 
	white-space: nowrap;
	}
#navlist li {
	display: inline; 
	list-style-type: none;
	}
#navlist a {
	background-color: transparent;
	color: #FFFFFF; 
	font-family: Eurostile, Arial, Helvetic, sans-serif; 
	font-weight: bold; 
	text-decoration: none;
	}
#navlist a:link {
	background-color: transparent;
	color: #FFFFFF; 
	text-decoration: none;}
#navlist a:visited {
	background-color: transparent;
	color: #FFFFFF; 
	text-decoration: none;
	} 
#navlist a:hoover {
	background-color: transparent;
	color: #B10A0B; 
	text-decoration: none;
	}
#navlist a:active {
	background-color: transparent;
	color: #B10A0B; 
	text-decoration: none;
	}
#content {	
	float: left;
	width: 500px;
	margin-top: 185px; 
	margin-left: 25px;
	border-bottom: 2px hidden;
	padding-bottom: 65px;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
h1 {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 30px;
	background-color: transparent;
	color: #333333;
	}
h2 {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 22px;
	background-color: transparent;
	color: #333333;
	}
h3 {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: transparent;
	color: #333333;
	}
h4 {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: transparent;
	color: #333333;
	}
h5 {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: transparent;
	color: #B10A0B;
	}
/* the following div classes example 1 to 4 below all carry the SAME default settings for all links except in the nav bars */

#example {
	background-color: transparent;
	color: #B10A0B;
	}
#example a {
	background-color: transparent;
	color: #B10A0B;
	}
#example a:link {
	background-color: transparent;
	color: #B10A0B;
	}
#example a:visited {
	background-color: transparent;
	color: #B10A0B;
	}	
#example a:hover {
	background-color: transparent;
	color: #FFFFFF;
	}
#example a:active {
	background-color: transparent;
	color: #FFFFFF;
	} 
#example1 {
	background-color: transparent;
	color: #B10A0B;
	}
#example1 a {
	background-color: transparent;
	color: #B10A0B;
	}
#example1 a:link {
	background-color: transparent;
	color: #B10A0B;
	}
#example1 a:visited {
	background-color: transparent;
	color: #B10A0B;
	}	
#example1 a:hover {
	background-color: transparent;
	color: #FFFFFF;
	}
#example1 a:active {
	background-color: transparent;
	color: #FFFFFF;
	}
#example2 {
	background-color: transparent;
	color: #B10A0B;
	}
#example2 a {
	background-color: transparent;
	color: #B10A0B;
	}
#example2 a:link {
	background-color: transparent;
	color: #B10A0B;
	}
#example2 a:visited {
	background-color: transparent;
	color: #B10A0B;
	}	
#example2 a:hover {
	background-color: transparent;
	color: #FFFFFF;
	}
#example2 a:active {
	background-color: transparent;
	color: #FFFFFF;
	}
#example3 {
	background-color: transparent;
	color: #B10A0B;
	}
#example3 a {
	background-color: transparent;
	color: #B10A0B;
	}
#example3 a:link {
	background-color: transparent;
	color: #B10A0B;
	}
#example3 a:visited {
	background-color: transparent;
	color: #B10A0B;
	}	
#example3 a:hover {
	background-color: transparent;
	color: #FFFFFF;
	}
#example3 a:active {
	background-color: transparent;
	color: #FFFFFF;
	}
#example4 {
	background-color: transparent;
	color: #B10A0B;
	}
#example4 a {
	background-color: transparent;
	color: #B10A0B;
	}
#example4 a:link {
	background-color: transparent;
	color: #B10A0B;
	}
#example4 a:visited {
	background-color: transparent;
	color: #B10A0B;
	}	
#example4 a:hover {
	background-color: transparent;
	color: #FFFFFF;
	}
#example4 a:active {
	background-color: transparent;
	color: #FFFFFF;
	}
	
 
/* instead this div class example5 carries the settings just for the tiny links at the end of each page */

#example5 {
	background-color: transparent;
	color: #333333;
	font-size: 11px;
	}
#example5 a {
	background-color: transparent;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	}
#example5 a:link {
	background-color: transparent;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	}
#example5 a:visited {
	background-color: transparent;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	}	
#example5 a:hover {
	background-color: transparent;
	color: #B10A0B;
	text-decoration: none;
	font-size: 11px;
	}
#example5 a:active {
	background-color: transparent;
	color: #B10A0B;
	text-decoration: none;
	font-size: 11px;
	}
p {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: transparent;
	color: #101010;
}