body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #003333;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/background1.jpg);
	border: thin solid #CC6666;
}


a {
	font-size: .9em;
	color: #003333;
}

body a:link, body a:visited {
color: #003300;
}

body a:hover {
color: #009900;
}


.sidebar_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #CC6666;
}

#Masthead {
	border-top: none;
	border-right: none;
	border-bottom: thick solid #CC6666;
	border-left: none;
}

#Logo {
	padding-bottom: 25px;
	padding-top: 10px;
	padding-left: 5px;
}


#Mainlinks ul {
	font-size: 1.1em;
	list-style:  none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-left: 220px;
	height: 15px;
}

#Mainlinks li {
	display: inline;
	margin-right: 35px;
}

.mainlink {
	background-color: #A6BCCC;
	color: #003333;
 	border-top: thin solid;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin solid;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 2px;
}

#Content {
	position:absolute;
	top: 280px;
	left: 220px;
	width:auto;
	font-size: 1.2em;
	padding: 55px;
}

#Sidebar {
	left: 10px;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	margin-top: 50px;
}

#SpinningLinks {
	margin-bottom: 30px;
	margin-left: 20px;
	font-size: .8 em;
	background-color: #A6BCCC;
	border: thin solid #CC6666;
}

#LocalEvents {
	margin-bottom: 30px;
	margin-left: 20px;
	font-size: .8 em;
	background-color: #A6BCCC;
	border: thin solid #CC6666;
}

#OtherGroups {
	margin-bottom: 50px;
	margin-left: 20px;
	font-size: .8 em;
	background-color: #A6BCCC;
	border: thin solid #CC6666;
}

#SiteInfo {
	margin-bottom: 30px;
	margin-left: 220px;
	padding: 10px;
	
}