﻿#header {
	position: relative;
	width: auto;
	height: 66px;
	z-index: 3;
	float: left;
	background-color: white;
	left: 0px;
	top: 0px;
}
#title {
	position: relative;
	z-index: 2;
	float: left;
	padding-left: 8px;
	text-indent: 4px;
}
#title h1, #title h2, #title h3, #title h5 {
	padding: 0;
	margin: 0;
}
#title h1 {
	font-size: 125%;
	text-transform:uppercase;
	color:green;
}
#title h2 {
	font-size: 115%;

	text-transform:uppercase;
	color:black;
}
#title h5 {
	color:green;
}
#site-id {
	position: relative;
	width: 265px;
	height: 66px;
	z-index: 3;
	float: left;
	background-image: url('../_image/logo/rrl-idg.jpg');
	background-repeat: no-repeat;
	background-color: green;
	left: 0px;
	top: 0px;
}
.HAA-logo-mug {
	position: relative;
	width: 110px;
	height: 110px;
	z-index: 3;
	float: left;
	background-image: url('../_image/logo/hantsaav6.gif');
	background-repeat: no-repeat;
	background-color: green;
	left: 0px;
	top: 0px;
}
.HAA-logo-rt {
	position: relative;
	width: 110px;
	height: 110px;
	z-index: 3;
	float: right;
	background-image: url('../_image/logo/hantsaav6.gif');
	background-repeat: no-repeat;
	background-color: green;
	left: 0px;
	top: 0px;
}

.AltonSports {
	color: #FF0000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

