#header_image {
	position: absolute;
	width: 180px;
	background-color: #666666;
	height: 130px;
	top: 10px;
	left: 5%;
	padding-right: 10px;
	padding-left: 20px;
	visibility: visible;
}
#header_image_bottom_left {
	position: absolute;
	width: 210px;
	background-color: #666666;
	height: 140px;
	top: 0px;
	left: 0px;
	right: 150px;
	visibility: visible;
	color: #FFFFFF;
}
#header_image_bottom_right {
	position: absolute;
	background-color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	height: 140px;
	top: 0px;
	left: 150px;
	right: 0px;
	visibility: visible;
	color: #FFFFFF;
	text-align: center;
}
#header_links {
	position: absolute;
	top: 150px;
	left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 2px;
	width: 160px;
	list-style-type: none;
	visibility: visible;
}
#body {
	position: absolute;
	top: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	visibility: visible;
	left: 150px;
	right: 20px;
	margin-bottom: 2.5%;
}
a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
}
a#link {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
a#link #span1 {
	display:block;
}
a#link:hover {
	background-color:#666;
	color:#ccc;
}
#links_li {
	list-style-type: none;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
ror_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
}
#error_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#error_note {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
#error_ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
