*
{margin:0;
padding:0;
}

body,html
{
	width:100%;
	height:100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

a.footnav:link
{
color: #FFFFFF;
text-decoration: none;
}
a.footnav:visited
{
color: #FFFFFF;
}
a.footnav:hover
{
color: #FFFFFF;
text-decoration: underline;
}
a.footnav:active
{
color: #FFFFFF;
text-decoration: underline;
}
#distance {
width: 1px;
height: 50%;
margin-bottom: -300px;
float: left;
background-color: #ffffff;
}

#container {
	height: 600px;
	width: 1000px;
	clear: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin none #333333;
	background-image: url(navi/topnavback.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#topnav {
	height: 70px;
	width: 970px;
	float: left;
	margin-right: 10px;
	margin-left: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 30px;
}
a.content:link
{
color: #FFFFFF;
}
a.content:visited
{
color: #FFFFFF;
}
a.content:hover
{
color: #FFFFFF;
}
a.content:active
{
color: #FFFFFF;
}
#content {
	height: 371px;
	width: 971px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	float: left;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
#footnav {
	width: 965px;
	position: absolute;
	height: 20px;
	bottom: 0px;
	left: 0px;
	margin-top: 10px;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFFFFF;
}

