body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	height: 100px;
}
#contentcontainer {
	float: left;
	width: 100%;
}
#contentcol {
}
#rightcol {
	float: left;
	width: 5px;
	margin-left: -5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
#footer {
	width: 100%;
	list-style-type: none;
}
#footer ul li {
	clear: left;
	width: 100%;
	list-style-type: none;
	display: inline;
}
#menu1 {
	text-align: center;
	display: inline-table;
	width: 100%;
}
#menu1 ul li a:link {
	text-align: center;
	display: inline;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 10px;
}
#menu1  ul li {
	clear: left;
	width: 100%;
	list-style-type: none;
	display: inline;
	text-align: center;
}
#menu1 ul li a:visited {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#menu1 ul li a:hover {
	text-align: center;
	display: inline;
	width: 100%;
	color: #FF0000;
	text-decoration: underline;
}
#menu1 ul li a:active {
	color: #FF6600;
	text-decoration: none;
}
#contentlinks {
	border-right-style: groove;
	border-right-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#contentlinks a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#contentlinks a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CCCCCC;
}
#contentlinks a:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FF9900;
}
#contentlinks a:active {
	text-decoration: none;
	color: #FF0000;

