body {
	white-space: pre;
	font-family: arial, sans-serif;
	background-color: #7B68EE;
	font-size: 90%;
}

p {
padding:1%;
}
/*
h1 {
font-size:1.2em;
text-align:center;
background-color:white;
padding-top:1%;
padding-bottom:1%;
}
*/
h1
	{
	color: Navy;
	background-color: transparent;
	font-family: Tahoma, arial;
	margin-top: 0;
	font-size: 20px;
}

h2 {
font-size:1em;
}

h3 {
font-size:0.9em
}

a:link a:visited {
	color: #0e4096;
}


'a:hover {
'	color: #7B68EE;
'	text-decoration: underline;
'	font-family: Tahoma;
'	font-weight: bold;
'}

#Banner {
	position: relative;
	top: -60px;
	left: 0px;
	white-space: nowrap;
	color: #0e4096;
	font-family: arial rounded MT bold,arial,tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	Background-color: transparent;
	padding: 5px;
}

a {
text-decoration: none;
}

#maintext {
	position: relative;
	top: -50px;
	background-color: #E6E6FA;
	padding: 3em;
	border: 6px solid #0e4096;
	padding-top: 3em;
	white-space: normal;
}
#subtext {
	position: relative;
	top: -10px;
}

.menubar {
	position: relative; /*left: 0px;*/
	top: 0px;
	left: 0px;
	text-align: center;
	Background-color: Silver;
	font-family: Tahoma, arial;
	font-size: 20px;
	font-weight: normal;
	color: #7B68EE;
	padding: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	Border: 2px solid Navy;
}
/*
.menubar a:hover {
	color: Black;
	font-family: Croobie;
}
*/
#banner a:hover {
	background-color: #1E90FF;
	color: black;
	text-decoration: none;
}



table {
	border: none;
}
th {

}

td {
	width: 300px;
}


.copyright {
	position: relative;
	top: -150px;
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	white-space: normal;
	padding: 10em;
	padding-top: 0.1em;
}
.imageswap {
	height: 160px;
	width: 180px;
	border: thin solid Navy;
}

#bottomtext {
	position: relative;
	top:-80px;
	
}

.thumbs {
	border: none;
	padding: 0.2em;
	height: 100px;
	width: 130px;
}