		BODY {
			background-color: #a2c561;
			font-family: Verdana, Arial, Sans-Serif;
			margin: 0px;
			padding: 0px;
		}
	
	#page_body {	
		margin: 0px;
		padding: 0px;
		width: 798px;
		border-left: 1px solid #02899d;
		border-right: 1px solid #02899d;
		border-top: 0px;
		border-bottom: 1px solid #02899d;
		min-height: 620px;
		font-size: 12px;
	}

		#topnav {
			width: 799px;
			height: 18px;
			background-color: #000000;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			color: #FFFFFF;
			font-size: 11px;
			
		}
		#topnav .navitems {
			padding: 2px;
			font-weight: bold;
			text-align: center;
		}
		
		#topnav A {
			color: #FFFFFF;
		}
		#topnav A:hover {
			color: #FFFFFF;
			text-decoration: none;
		}
		#topnav A:visited {
			color: #FFFFFF;
		}
		
		

	#left_column {
		width: 170px;
		margin-left: 0px;
		float: left;
		padding-right: 12px;
		font-size: 11px;
	}
	#left_column UL {
		list-style-type: square;
		color: #a2c561;
		padding: 0px;
		margin-left: 16px;
		margin-right: 4px;
		margin-top: 2px;
		font-size: 11px;
		margin-bottom: 4px;
	}
	#center_column {
		width: 440px;
		margin-right: auto;
		margin-left: auto;
		float: left;
	}
	#right_column {
		width: 170px;
		margin-left: auto;
		margin-right: 0px;
		padding-right: 0px;
		float: right;
		font-size: 11px;
	}
	#votebergland {
		font-size: 11px;
	}
	#right_column UL {
		list-style-type: square;
		color: #a2c561;
		padding: 0px;
		margin-left: 16px;
		margin-top: 2px;
		font-size: 11px;
		margin-right: 8px;
		margin-bottom: 4px;
	}
	H1 {
		font-size: 14px;
		padding: 2px;
		margin: 1px;
	}
	H1.lime {
		background-color: #a2c561;
		color: #FFFFFF;
	}
	H1.navy {
		background-color: #1e7795;
		color: #FFFFFF;
	}
	H1.ocean {
		background-color: #86b5c9;
		color: #FFFFFF;
	}
	H1.slate {
		background-color: #bbcfc3;
		color: #FFFFFF;
	}

	A {
		color: #1e7795;
		font-weight: bold;
	}

	#center_column H1 {
		color: #FFB000;
		margin: 0px;
		padding-top: 4px;
		padding-bottom: 0px;
	}
	#clear {
			clear: both;
	}
	#center_column B {
		color: #1e7795;
		font-size: 13px;
	}
		#houses {
			width: 797px;
			height: 118px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
		}
		#houses h1 {
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 64px;
			float: left;

			letter-spacing: 2px;
			margin-top: 4px;
			margin-left: 4px;
			margin-bottom: 0px;
			margin-right: 12px;
		}
		#houses h2 {
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 14px;
			float: left;

			margin-top: 18px;
			margin-bottom: 0px;
		}
		#houses h3 {
			font-size: 12px;
			font-weight: normal;
			margin: 0px;

		}
		
		#container h3 {		
			font-size: 14px;
			margin: 0px;
			padding: 1px;
			padding-left: 3px;
			background-color: #86b5c9;
			color: #FFFFFF;
			width: 435px;
			text-transform: uppercase;
		}
		#container h2 {		
			font-size: 12px;
			padding: 1px;
			padding-left: 3px;
			border: #a2c561 1px solid;
			width: 432px;
		}
		#container .link {
			font-size: 11px;
			color: #a2c561
		}
		.article {
			width: 435px;
		}
		.blurb {
			font-size: 11px;
			font-style: italic;
		}
		#footer {
			margin-left: auto;
			margin-right: auto;
			padding-bottom: 10px;
			font-size: 11px;
			
		}
		#container {
			width: 798px;
			min-height: 500px;
			background-color: #ffffff;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 0px;
			
		}
		

		.subject {
			margin-top: 4px;
			font-weight: bold;
			margin-left: 6px;
			font-size: 12px;
		}
		.date {
			font-size: 10px;
			margin-left: 12px;
			margin-bottom: 4px;
		}
		.body {
			font-size: 12px;
			padding-bottom: 4px;
			margin-left: 6px;
		}
		

		table.cal {
			margin: 4px;
			background-color: #e6edf6;
			border: 1px solid #7f8285;
			text-align: right;

		}
		
		table.cal tr.month {
			background-color: #788c9f;
			color: #ffffff;
			text-align: center;
			font-size: 12px;
			
		}
		
		table.cal tr.weekdays {
			background-color: #DDDDDD;
			font-size: 10px;
			font-weight: bold;
			text-transform: uppercase;
			text-align: center;
		}
		
		table.cal td {
			padding: 3px;
			font-size: 11px;
		}
		
		table.cal td.we {

		}
		
		table.cal a {
			color: #000000;
			display: block;
			background-color: #a5bfde;
			padding: 1px;
			text-decoration: underline;
			text-align: center;
		}

