html, body {
	margin: 0px;
	text-align: center; 
	background-color: #4F567D;
}

body, tr, td {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #4f567d;
}

#container {
	margin: 0px auto;
	width: 949px;
	position: relative; 
	text-align: justify; 
}

/*#sidebar {
	position: absolute;
	left: 0px; 
	top: 100px; 
	text-align: right; 
	margin-bottom: 20px; 
	width: 170px;
}
*/
#sidebar {
	position: relative;
	text-align: right; 
	margin-bottom: 20px; 
	width: 170px;
}

#menu {
	padding: 10px 0;
	line-height: 16px;
}

.submenu {
	padding: 0 10px;
}

#title {
	position: absolute;
	left: 0px;
	top: 0px; 
}

/*#content {
	position: absolute; 
	left: 170px;
	top: 110px;
	width: 748px;
	line-height: 18px;
	padding: 15px;
	background-color:#FFFFFF;
}
*/
#content {
	position: relative; 
	width: 748px;
	line-height: 18px;
	padding: 15px;
	background-color:#FFFFFF;
}

.entry0 {
	background-color: transparent;
	width: 100%;
	padding: 15px 0;
	line-height: 18px; 
	color: #4F567D;
}

.entry1 {
	background-color: #8DBAB3;
	width: 100%;
	padding: 15px 0;
	line-height: 18px; 
	color: #4F567D;
}

h1 {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: lighter; 
	border-bottom: 1px solid #4F567D;
	background-color: #4F567D;
	padding: 4px 10px;
	margin: 0;
}

.entry0 h1, .entry1 h1 {
	color: #4F567D;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: lighter; 
	background-color: transparent;
	border-bottom: 1px solid #4F567D;
	padding: 4px 10px;
	margin: 0;
}

h2 {
	color: #4F567D;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: lighter; 
	background-color: #FFFFFF;
	border-bottom: 1px solid #4F567D;
	padding: 0 4px 0 4px;
	margin: 0;
}

a {
	color: #547e7e;
	text-decoration: none; 
}

a:hover {
	color: #547e7e;
	text-decoration: underline; 
}

a:visited {
	color: #aa55c4;
	text-decoration: underline; 
}

.more {
	text-align: right; 
	text-transform: uppercase; 
	font-size: 9px; 
	margin: -10px 5px 0 10px; 
}

.more a {
	color: #547e7e;
	text-decoration: none; 
	font-weight: bold; 
}

.more a:hover {
	color: #547e7e;
}

input, textarea, select {
	background-color: #FFFFFF;
	border: 1px solid #4F567D;
	padding: 2px; 
	color: #547e7e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.big {
	width: 100%;
}

.right {
	text-align: right; 
}

.left {
	text-align: left; 
}

.small {
	font-size: 10px; 
}

#caltable {
	background-color: #FFFFFF;
	margin: 10px; 
	border: 1px solid #4F567D;
	padding: 5px; 
}

.readright {
	text-align: right;
	width: 30%;
	color: #9F9F9F;
}

.readdesc {
	text-align: justify; 
	padding: 0 4px;
}

.eventtags {
	border-top: 1px solid #E6E5E3;
	padding-top: 20px; 
}

.calendar {
	font-family:Arial, Helvetica, sans-serif;
}

.calendar-month {
	font-size: 11px; 
	font-weight: bold; 
}

.day-name {
	font-size: 9px; 
}

.weekday {
	font-size: 9px; 
}

.cats {
	padding: 3px 20px;
	text-align: left; 
}

.entleft {
	border-right: 1px solid #E6E5E3;
	text-align: left; 
	padding: 0 4px;
}

.enttop {
	border-top: 1px solid #E6E5E3;
	text-align: left; 
	padding-top: 5px;
}

.calendarbox {
	border: 1px solid #E6E5E3;
	padding: 7px;
	margin: 10px;
	float: left;
	height: 120px;
	text-align: center; 
}

#information {
	background-color: #8DBAB3;
}

.infotitle {
	background-color: #ffffff;
}

input, textarea, select, checkbox {
	border: 1px solid #4F567D;
	background-color: #8DBAB3;
}
