body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	color: #000000;
	font-family: Trebuchet MS;font-size:12pt
}

#header {
  padding: 2px;
	background: #4794f2 url('images/titleback.png') repeat-y right;
	color: #FFFFFF;
	border-bottom: 4px solid #AAA; font-family:Arial; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:3px
}

#content {
	float: left;
	width: 75%;
	margin: 0px;
	padding: 0px; font-family:Trebuchet MS
}

#navigation {
	width: 25%;
	float: right;
	padding: 0px; font-family:Trebuchet MS; margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:0px
}

#meetings {
	padding: 0px;
	border: 1px solid #AAA; font-family:Trebuchet MS; margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:10px
}

#mailinglist {
	padding: 0px;
	border: 1px solid #AAA; font-family:Trebuchet MS; margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:10px
}

#feed {
	padding: 0px;
	border: 1px solid #AAA; font-family:Trebuchet MS; margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:10px
}

.colug {
	font-size: 24pt;
	font-weight: bold; font-family:Trebuchet MS
}

.tagline {
	font-size: 14pt; font-family:Arial
}

.default {
	font-size: 12px;
	font-family: tahoma, veranda, serif;
	text-align: justify;
	margin: 0px 10px 10px 10px;
	padding: 3px 10px 3px 10px;
	background: #FFF;
	color: #000;
	border: 1px dotted #AAA;
}

.defaultheader {
	font-size: 20px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	color: #4392F2;
	background: #FFF; margin-left:10px; margin-right:0px; margin-top:10px; margin-bottom:0px
}

.announceheader {
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background: none;
	border-bottom: 1px solid black
}

.navheader	{
	padding: 3px;
	font-size: 18px;
	font-family: Arial;
	text-align: left;
	background: #eeeeee url('images/navback.png') repeat-y right;
	color: #4392F2;
	border-bottom: 2px solid #4392f2
}

A:link{
        font-family: sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #003D59;
        background: none;
}

A:visited{
        font-family: sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #003D59;
        background: none;
}

A:hover{
        font-family: sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #33BDFF;
        background: none;
        border-bottom: 2px dotted #4392f2;
}

.nav	{
	padding: 3px;
	font-size: 12px;
	font-family: Tahoma;
	text-align: left;
	background: #FFF;
	color: #000000;
}

p {
	margin-top: 2px;
	margin-bottom: 2px; 
    font-family:Trebuchet MS, Arial, Helvetica;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 16px;
color: #000000;
}
h3 {
font-family : Trebuchet MS, Helvetica, sans-serif;
font-weight: bold;
font-size : 14px;
color: #4392f2;
}
.even {
	BACKGROUND-COLOR: #4392f2;
	BACKGROUND: url('images/background.png'); ; font-family:Arial
	}
.bg_medium {background-color : #4392f2; font-family:Trebuchet MS}
.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
color: #666666;
}
.cal_light {
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 95%;
		background-color: #eeeeee;
		color: #003366;
}
.bg_light {
    background-color: #eeeeee;
}