body {
 background: url('http://www.sffosu.org/wp-content/themes/sff09/images/bg-body.png') top left repeat;
 color: #111;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 0.8em;
 line-height: 160%;
 margin: 0;
 padding: 0px 0px 40px 0px;
}

#container { margin: 20px 0px 0px 0px; text-align: left; width: 1024px; }

#main { background: url('http://www.sffosu.org/wp-content/themes/sff09/images/bg-nbmain.png') top left no-repeat; float: left; width: 762px; min-height: 1017px; }

#title { float: left; position: absolute; top: 80px; left: 40px; }

#content {
	background: #fff;
	float: left;
	padding: 20px;
	position: absolute; 
	top: 160px; 
	left: 100px; 
	width: 500px; 
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.post {  }

#navigation { float: right; }

#sidebar { float: right; width: 262px; }

.note { background: url('http://www.sffosu.org/wp-content/themes/sff09/images/bg-note.png') top left no-repeat; height: 230px; padding: 10px 25px 40px 25px; width: 222px; }

#footer { clear: both; }

.clear { clear: both; }

.event-date { color: #680f09; font-size: 90%;; font-weight: bold; letter-spacing: 1px; margin: 0px; text-transform: uppercase; }

.event-title { font-size: 110%; margin: 0px; }

.all { font-size: 90%; margin: 0px; padding-right: 35px; text-align: right; }

.postmeta { font-size: 11px; text-transform: uppercase; }

h1 {  }

ul { margin: 0; padding: 0; }
li { list-style: none; margin: 0; padding: 0; }

#sidebar li { display: inline; margin: 0px 12px 0px 12px; }

a { border-bottom: 1px solid #ccc; color: #333; font-weight: bold; text-decoration: none; }
a:hover { border-bottom: 1px solid #999; color: #FF0000; font-weight: bold; text-decoration: none; }

#navigation a { border-bottom: none; }
#sidebar li a { border-bottom: none; }
#title a { border-bottom: none; }