body {
	background-image: url(/images/body-bg.gif);
	background-repeat: repeat;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
a:visited {
	color:#000000;
	text-decoration: underline;
}
a:active {
	color:#000000;
	text-decoration: underline;
}
a {
	color:#000000;
	text-decoration: underline;
}
form {
	display: inline;
}
#main-outline {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#content-outline {
	width: 980px;
	background-image: url(/images/main-bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.InContent {
	width: 770px;
	background-color: #DFDFDF;
}
#content {
	width: 770px;
	float: right;
	margin-right: 2px;
}

#navwrapper {
	width: 200px;
	float: left;
}
#left-side {
	float: left;
	width: 200px;
}

#front-events {
	width: 200px;
	margin-top: 25px;
	float: left;
}
#header-outline {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 257px;
	width: 1000px;
}
#footer-outline {
	background-image: url(/images/footer-bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}#date {
	width: 300px;
	text-align: right;
	font-weight: bold;
	float: right;
	margin-right: 15px;
	padding-top: 239px;
}
#counter {
	text-align: center;
}

#member-area {
	width: 500px;
	margin-left: 15px;
	padding-top: 220px;
	float: left;
}
.SideContent {
	width: 200px;
}
#creator {
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-size: 12px;
}
#link {
	text-align: center;
	margin-top: 15px;
}
