* {
	margin:0;
	padding:0;
	border:0;
}
body	{
	margin:0;padding:0;
	border-top: none;
	font-family: sans-serif;
	font-size: x-small;
	padding-bottom: 3px;
	}
#wrapper	{
	margin: 1px auto;
	width: auto;
	max-width: 597px;
	background:#fff;
	border:2px solid #fff;
	}

.menu1 {
	border-top:1px solid #566;
	border-bottom:1px solid #566;
	background:#F4F4FF;
	text-transform: uppercase;
}
.s_menu {
	border-bottom:1px solid #566;
	background:#F4F4FF;
	text-transform: uppercase;
}
.boldtitle {
	font-weight: bold;
}
.menu1 ul li {
list-style: none;
	margin-left:-3em
}
.menu2 {
	background:#F4F4FF;
}
.menu2 ul li {
list-style: none;
	margin-left:-3em
}
.content {
	
}
h1 {
	font-size:1.2em;
	font-weight: bold;
}
h2 {
	font-size:1.1em;
	font-weight: bold;
	border-top:1px solid #566;
	margin-top:1px;
	padding-bottom:1px;
	border-bottom:1px solid #566;
	margin-bottom:3px;
}
h3 {
	font-size:1.1em;
	font-weight: bold;
	margin-top:1px;
	padding-bottom:1px;
	border-bottom:1px solid #566;
	margin-bottom:3px;
}
h6 {
	border-bottom:1px solid #566;
	margin-bottom:3px;
	margin-top:1px;
}

#progress-bar, #progress-status{
	width: 300px;
	height: 20px;
	background-position: -300px 0;
	background-image: url(../img/progress-bar.jpg);	
	background-repeat: no-repeat;
	border: 1px solid black;
	text-align: center;
	margin-left: 1em;	
}

#progress-div{
	display: none;
}

#progress-status{
	border: none;
	margin-left: 1em;
}

.home_a {text-decoration:none;}

.event1 {
	background:#E2EDFC;
}
.event2 {
	background:#FFFFFF;
}
