/* CSS Document */
img {border: none}
#header1 {
	background-image: url(../img/info_headercenter.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: absolute;
	height: 55px;
	width: 101%;
	top: 10px;
	right: 0px;
	z-index: 2;
}
#header1 #logo{
	float: right;
}
#header1 img {
	float: left;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 300px;
	background: url(../img/eventh1.jpg) no-repeat right bottom;
	border-left: 10px solid #0099FF;
}
h2 {
	font-size: 12px;
	width: 20em;
	background: url(../img/event_h.gif) no-repeat left center;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: left;
	text-indent: 1em;
	color: #FFFFFF;
	line-height: 20px;
}
#end {
	width: 99%;
	position: absolute;
	top: 200px;
	height: 140px;
	background-image: url(../img/end.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Layer1 {
	position:absolute;
	top:10px;
	width:140px;
	height:141px;
	z-index:1;
	right: 10px;
}
#footer {
	height: 100px;
	width: 101%;
	position: absolute;
	right: 0px;
	z-index: 3;
	top: 1000px;
}
#footer ul {
	list-style: none;
}
#footer #footer1 {
	position: relative;
}
#footer #footer2 #footer1 {
	float: left;
}
#footer #footer2 {
	background: url(../img/info_headercenter.gif) repeat-x center bottom;
	position: relative;
	height: 55px;
	width: 100%;
}
#footer #copy {
	float: right;
	margin-top: 10px;
}
#footer #Image6 {
	margin-left: 50px;
}
#content {
	height: 895px;
	width: 95%;
	right: 2px;
	position: absolute;
	z-index: 1;
	top: 92px;
	overflow: auto;
}
#content th {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #FFFFFF;
	background: url(../img/tdback1.jpg) repeat-y left bottom;
}
#content td {
	background-image: url(../img/tdback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	margin: 0px;
}
#content .out {
	font-weight: bold;
	color: #FF0000;
}
#content img {
	margin: 10px;
}

