body {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(backgrounds/home.jpg);
}

A {
	text-decoration:none;
	vertical-align: middle;
}

a:link {color: #003366}
a:visited {color: #003366}
a:hover {color: #0033FF}
a:active {
	color: #003366;
}
#sidenav {
	position:absolute;
	left:8px;
	top:72px;
	width:auto;
	height:auto;
	z-index:2;
	font-weight: bold;
}

#sibername {
	position:absolute;
	left:307px;
	top:777px;
	width:auto;
	height:auto;
	z-index:4;
}

#footer {
	position:absolute;
	left:0px;
	top:674px;
	width:800px;
	height:auto;
	z-index:1;
	font-size: 12px;
}
