body {
	background-color: #FFFFFF;
}
video {
  min-width:290px;
  width: 100%;
  height: auto;
}
img{
	position: relative;
}
#header a:link{
	color: #600000;
	text-decoration: none;
}
#header a:visited{
	color: #600000;
	text-decoration: none;
}
#main a:link{
	color: #10028A;
	text-decoration: none;
}
#main a:visited{
	color: #10028A;
	text-decoration: none;
}
#footer a:link{
	color: #10028A;
	text-decoration: none;
}
#footer a:visited{
	color: #10028A;
	text-decoration: none;
}
#header{
	background-color: #F8F8F8;
	position: relative;
	width: 95%; 
	height: auto;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#headerleft {
	position: relative;
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#headerright {
	background-color: #FDFDFD;
	position: relative;
	width: auto;
	height: auto;
	top: auto;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	font-family: "Courier New",serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
}
#main{
	position: relative;
	width: 95%;
	height: auto;
	top: auto;
	left: 0px;
	background-color: #2e4654;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#maincol2{
	background-color: #FFFFFF;
	position: relative;
	width: 99%;
	height: auto;
	top: auto;
	left: 1%;
	right: 0;
	background-image: url(maincol2.gif);
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border: 0px;
	font-family: "Courier New",serif;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
}
#maincol3{
	left: 0px;
	width: 99%;
	height: auto;
	padding: 0px 0px 5px 0px;
}
#maincol3bottom{
	position: relative;
	width: 62%;
	height: 2px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 38%;
	background-color: #2e4654;
}
div#introduction a span {display: none;}
div#introduction a:hover span {
	display: block;
	position: absolute;
	top: 30px;
	left: 0px;
	width: 300px;
	padding: 0px;
	margin: 0px;
	color: #333333;
	background-color: white;
	font-family: "Courier New",serif;
	font-size: 12px;
	text-align: center;
}
img.floatright {
	float: right;
	margin: 4px;
}
#footer{
	position: relative;
	width: 95%;
	height: auto;
	left: auto;
	background-image: url(footer.gif);
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #003600;
}
#footerfriends {
	position: relative;
	width: auto;
	height: auto;
	top: inherit;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 10px 0px 10px 0px;
	font-family: "Courier New", serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-align: Center;
	color: #003600;
}
#footerfavorites {
	position: relative;
	width: auto;
	height: auto;
	top: inherit;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 10px 0px 10px 0px;
	font-family: "Courier New", serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-align: Center;
	color: #003600;
}
#footerrights {
	position: relative;
	width: auto;
	height: auto;
	top: auto;
	left: auto;
	font-weight: bold;
	font-size: 12px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	color: #003600;
}
h1{
	font-family: Arial,serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #1E3C36;
}








