body {
	margin: 0;
	text-align: left;
	background: #240137;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

td {
	vertical-align: top;
	}

img {
	display: block;
	border: 0;
	}

#nav img {
	display: inline;
	}

#bodytable {
	background: #fff;
	}
	
.white {
	background: inherit;
	color: #fff;
	padding-top: 2ex;
	padding-bottom: 2ex;
	font-size: 10px;
	}

#leftsidebar {
	margin: 0;
	border: 0;
	padding: 0;
	background: #af97c3;
	color: inherit;
	}

#leftsidebar div.date {
	margin: 0;
	padding: 8px 0;
	text-align: center;
	}
	
#mainsection {
	width: 650px;
	w\idth: 650px;
	}

#rightsidebar {
/*	width: 100%;*/
	margin: 0;
	border: 0;
	padding: 0 15px;
	background: #fff;
	color: inherit;
	}
	
#feature_guestbook {
	background: #000;
	color: #fff;
	padding: 10px;
	border: 0;
	text-align: center;
	margin-top: 4ex;
	}

#feature_guestbook h1 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	}

#feature_guestbook h2 {
	padding: 2ex 0 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#feature_guestbook p {
	font-size: 10px;
	}
	
#feature_guestbook .entry {
	text-align: left;
	}

#feature_guestbook a {
	color: #fff;
	text-decoration: none;
	}

#feature_guestbook a:hover {
	color: #6f3;
	}

#feature_guestbook img {
	border: 1px solid #fff;
	margin: 0 auto;
	}

#feature {
	background: #d6c6e6;
	color: #000;
	}

#feature,
#upevents {
/*	width: 100%;*/
	padding: 15px;
	}

#feature img {
	border: 1px solid #000;
	}

#feature h1 {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
/*	width: 400px;
	w\idth: 400px;*/
	}

#feature p {
/*	width: 400px;
	w\idth: 400px;*/
	}

#upevents {
	background: #fff;
	color: #000;
	}

#upevents img {
	border: 1px solid #000;
	float: left;
	margin: 0 1em 0 0;
	}

#upevents p {
	margin: 0;
	padding: 2ex 1em;
	border-bottom: 1px solid #421766;
	}

#upevents .title {
	font-weight: bold;
	text-transform: uppercase;
	}

#upevents a:hover p {
	background-color: #ffb;
	}

#upevents a {
	text-decoration: none;
	color: #000;
	}

#weather {
	margin: 0;
	border: 0;
	padding: 10px 0;
	}

#weather .conditions {
	text-align: center;
	font-size: 10px;
	}

#weather .footer a {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	}

#weather td.temp {
	vertical-align: bottom;
	padding: 1ex 0;
	}

#weather .currenttemp {
	font-size: 30px;
	}

#weather .hi_low {
	font-size: 10px;
	font-weight: bold;
	}

#weather .hi {
	background: inherit;
	color: #f00;
	}
	
#weather .low {
	background: inherit;
	color: #00f;
	}

#weather img {
	float: left;
	}
	
#upevents h1,
#newsbrief h1 a {
	font-size: 16px;
	font-weight: bold;
	color: #421766;
	text-decoration: none;
	}

#newsbrief h1 {
	text-transform: uppercase;
	border-bottom: 1px solid #421766;
	padding: 4px 0;
	}

#newsbrief h1,
#newsbrief p {
	margin: 1.5ex 0 0;
	}
	
#upevents .date,
#newsbrief .date {
	font-size: 9px;
	}

#newsbrief a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	}

#newsbrief a:hover {
	color: #421766;
	}

#echocal {
	padding: 0;
	display: block;
	}

#echocal p {
	text-align: center;
	}

#echocal a {
	color: #421766;
	text-decoration: none;
	}