body {
	margin-left: 50%;
	position: relative;
	top: 0px;
	left: -512px;
	font-family: Garamond;
	panose-1: 2 2 4 4 3 3 1 1 8 3;
	mso-font-charset: 0;
	mso-generic-font-family: roman;
	mso-font-pitch: variable;
	mso-font-signature: 647 0 0 0 159 0;
	font-size: medium;
	background-color: #efefef;
	}
	
h1 {
	font-size: 100%;
	font-weight: bold;
	color: #227934;
	margin-bottom: 0px;
	}
	
a:link {
	color: #227934;
	text-decoration: none;
	}

a:visited {
	color: #999999;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#wrapper {
	width: 1024px;
	height: 768px;
	background-color: #ffffff;
	border: 1px solid #227934;
	font-size: 100%;
	}
	
#top {
	height: 96px;
	background: url(layout/bg.jpg);
	}
	
#links {
	position: relative;
	top: 0px;
	left: 0px;
	height: 20px;
	background-color: #227934;
	font-family: Verdana;
	font-size: 80%;
	color: #000000;
	padding-left: 162px;
	padding-top: 2px;
	}

#links a:link {
	color: #ffffff;
	text-decoration: none;
	}

#links a:visited {
	color: #eeeeee;
	text-decoration: none;
	}

#links a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#linkit {
	width: 1024px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	}
	
#linkit li {
	float: left;
	list-style: none;
	padding-right: 25px;
	}
	
.clickable {
	color: #000000;
	}
	
#left {
	border-right: 1px solid #000000;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #dddddd;
	width: 192px;
	height: 630px;
	float: left;
	padding-left: 8px;
	padding-top: 20px;
	font-family: Verdana;
	font-size: 75%;
	}	
	
#left li {
	position: relative;
	top: -13px;
	left: -39px;
	list-style: none;
	margin: 0;
	width: 192px;
	}
	
#frame {
	width: 800px;
	height: 650px;
	position: relative;
	top: 0px;
	left: -10px;
	float: right;
	}

#content {
	position: relative;
	top: 5px;
	left: 0px;
	float: left;
	width: 440px;
	height: 645px;
	overflow: auto;
	padding-right: 4px;
	}
	
#content a:link {
	color: #227934;
	text-decoration: none;
	}

#content a:visited {
	color: #999999;
	text-decoration: none;
	}

#content a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#images {
	position: relative;
	top: 5px;
	left: 11px;
	float: right;
	width: 350px;
	height: 645px;
	overflow: auto;
	text-align: center;
	}
		
#images img {
	border: 1px solid #227934;
	}
	
#twitter_div {
	border: 1px solid #cccccc;
	width: 302px;
	height: 150px;
	text-align: left;
	position: relative;
	top: 5px;
	left: 18px;
	overflow: auto;
	padding: 0px 5px 5px 5px;
	}

