html {
	background: #fff;
	color: #000;
}

body {
	margin: 40px auto 10px auto;
	width: 780px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

a { background-color:#FFFFFF; color:#C8392F; text-decoration:none; } 

a:hover {
	text-decoration: underline;
}

a img {
	border-width: 0px;
}

a.more img {
	position: relative;
	top: 1px;
	margin-left: 5px;
}

h2{color: #aad62b;font-family:Arial;}

ol {
	padding-left: 2.5em;
}

img#title {
	display: block;
	margin: 0px 0px 0px auto;
	position: relative;
	top: -3px;
	left: -18px;
}

#main {
	margin-top: 15px;
	float: right;
	width: 650px;
}

#main_home {
	margin-top: 15px;
	float: right;
	width: 655px;
}

#h_banner {
	position: relative;
	left: -19px;
	top: 1px;
}

#content {
	width: 630px;
	float: left;
	margin:-5px 0 20px -5px;
	font-family: "Trebuchet MS", Arial;
}

#content h2 {
	display: block;
	font-size: 135%;
	margin: 10px 0px 4px -1px;
	text-align: left;
	color: #AAD62B;
}

#content img {
	float:left;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:10px;
}

#content a {
	font-weight:bold;
}

#banner {
	float: right;
	position: relative;
	top: 18px;
}

#giraffe{
    margin-top:3em;
    margin-left:1em;
}

#menu {
	width: 125px;
	float: left;
	position: relative;
	top: 15px;
	left: -23px;
}

#foot {
	font-size: 85%;
	width: 650px;
	position: relative;
	left: -23px;
}

#foot a {
	text-decoration: underline;
}

#foot .left {
	float: left;
	width: 360px;
	margin-left: 14px;
	margin-bottom: 16em;
}


#foot .left img {
	float: left;
	margin-top: 2px;
}

#foot .left div {
	clear:both;
	line-height: 135%;
	
}

#foot .right {
	float: right;
	width: 190px;
	text-align: right;
	position: relative;
	right: -3px;
}


.newspostdate {font-size:12px;font-weight:bold;color:#888888}
.f1 { color:#C8392F; font-weight:bold; }
.f2 { color:#000000; font-weight:bold; }
.f3 { color:#F1EB06; font-weight:bold; } 