body {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#center {
	background-color: #ff3333;
	width: 780px;
	position: relative;
	margin: 5px auto;
	padding: 10px;
}
#clear {
	line-height: 0;
	font-size: 0;
	height: 0;
	clear: both;
}
#logo {
	background-color: white;
	height: 80px;
	width: 100%;
}
#bottext {
	background-color: #fffa42;
	text-align: center;
}
#copy {
	background-color: #063487;
	text-align: center;
}
#content {
		background-color: #063487;
}
#toptext {
	padding: 20px 0 20px;
	background-color: #ff3333;
	width: 100%;
	color: white;
	font-size: 80%;
	font-weight: bold;
	text-align: justify;
}
ul#menu {
	width: 240px;
	float: right;
	padding: 30px 0 0 0;
	margin: 0;
	list-style: none;
	height: 100%;
}
ul#menu li {
	list-style: none;
	margin-bottom: 10px;
	text-align: center;
}
ul#menu li a {
	color: White;
	font-weight: bold;
	font-size: 80%;
	}


ul#botmenu {
	width: 100%;
	padding: 20px 0;
	margin: 0;
	text-align: center;
}
#text {
	width: 500px;
	background-color: White;
	padding: 20px;
}
#text h1 {
	text-align: center;
	font-size: 85%;
	color: #063487;
}
#text p {
		color: #5F5F5F;
	font-size: 80%;
}
#text a {
		color: #5F5F5F;
	text-decoration: none;
	font-weight: bold;
}

#lum1 {
	color: #5F5F5F;
	font-size: 80%;
}
.copy {
	text-align: center;
	color: White;
	line-height: 200%;
}
p#addr {
	color: #333333;
	font-weight: bold;
	padding: 0;
	font-size: 80%;
	margin: 0;
	line-height: 180%;
}
.bs {
	color: white;
}
p#botmenu a {
	color: white;
	font-weight: bold;
	padding: 0 3px;
	font-size: 90%;
	margin: 0;
	line-height: 120%;
}
p#botmenu a:hover {
	color: #333333;
	font-weight: bold;
	padding: 0 3px;
	font-size: 90%;
	margin: 0;
	line-height: 120%;
}
p#botmenu {
	color: black;
	font-weight: bold;
	padding: 0 5px;
	font-size: 80%;
	margin: 0;
	line-height: 120%;
}