body {
	font-size:100.01%;
	background-repeat:repeat;
	background-color:#fff;
	scrollbar-base-color:gray;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width:980px; height:745px;
	margin: 0 auto;
	border: solid 3px #fff;
}

#main {
	float:left;
	width:980px; height:700px;
	font-size: 100%;
	background-color:#fff;
	color:black;
	text-align:left;
	font-weight: normal;
	overflow:hidden;
}

#bottom {
	float:left;
	width:980px; height:25px; 
	background-color:#000;
	color:white;
	text-align:left;
	text-decoration:none;
}

#bottom_left {
	float:left;
	width:130px;
	text-align:left;
	text-decoration:none;
}

#bottom_mid {
	float:left;
	width:800px; 
	text-align:left;
	text-decoration:none;
}

#bottom_right {
	float:right;
	width:5px;
	text-align:left;
	text-decoration:none;
}

#bottom_right a:visited, #bottom_right a:hover, #bottom_right a:active, #bottom_right a:span {
	text-decoration:none;
	color:black;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

.text_fuss {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	padding-top:4px;
	text-decoration: none;
}
