@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	text-align: center;
	vertical-align: top;
}
h1 {
	font-size: 24px;
	font-weight: bolder;
	padding-top: 15px;
	padding-left: 15px;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
	padding-top: 15px;
	padding-left: 15px;
}
h3 {
	font-size: 18px;
	padding-left: 15px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
#topnav {
	text-align: center;
	width: 95%;
}

#footer {
	font-size: 11px;
	height: auto;
	width: 100%;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }
#navbox {
	height: 100%;
	width: 325px;
	margin: 10px;
	float: right;
	padding: 10px;
}
#navbox li {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: disc;
}
#navbox a:link {
}


 
 #footer a:link{
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
 }
#navbox a:link {
	color: #FFFFFF;
	font-weight: bolder;
}

 
 #footer a:visited {
	font-size: 11px;
	font-weight: bolder;
	padding-right: 5px;
	padding-left: 5px;
	color: #CCCCCC;
}
 
#footer a:hover {
	font-size: 11px;
	color: #CCCCCC;
 }
 
 #footer2 {
	font-size: 11px;
	font-weight: bolder;
	height: 20px;
	width: 100%;
	padding-top: 5px;
	text-align: center;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #FFFFFF;
 }


 #footer2 a:link{
	font-size: 11px;
	font-weight: bold;
	}
	

#addressbox {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 100%;
	width: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 10px;
}
#navbox a:hover {
	color: #FFFFFF;
}
#keys {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
}
#keys li {
	font-weight: bold;
	color: #FFFFFF;
}
