body {
	white-space: pre;
	font-family: arial, sans-serif;
	background-color: #7B68EE;
	text-align: center;
	'font-size: 100%;
	
}

p {
padding:0%;
}
/*
h1 {
	font-size:30px;
	text-align:center;
	font-color:blue;
	background-color:light blue;
	padding-top:0%;
	padding-bottom:0%;
}
*/
h1
	{
	color: silver;
	background-color: transparent;
	font-family: Tahoma, arial;
	margin-top: 0;
	font-size: 45px;
}

h2 {
	color: White;
	font-size:2em;
	font-family: Tahoma, arial;
	'text-align: center;
}

h3 {
font-size:0.9em
}

a:link a:visited {
	color: #0e4096;
}


a:hover {
	'color: #7B68EE;
	'text-decoration: underline;
	'font-family: Tahoma;
	'font-weight: bold;
	text-align: center;
}

#Banner {
	position: relative;
	top: -30px;
	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: 1px;
}

a {
	text-decoration: none;
	color: white;
}

#maintext {
	position: relative;
	top: -2px;
	padding: 0em;
	white-space: normal;
}
#subtext {
	position: relative;
	top: -30px;
}

.menubar {
	position: relative; /*left: 40px;*/
	top: -25px;
	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;
}
#linkbanner {
	Background-color: silver;
}


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: 130px;
	width: 130px;
}
.button {
	border: none;
	padding: 0.2em;
	height: 30px;
	width: 30px;
}