* {margin: 0; padding: 0; border: none; text-decoration: none}
body {
	background: url(images/bgtile.png);
	background-repeat: repeat;
	color: #484040;
	font: .8em "trebuchet ms", tahoma, sans-serif;
}
#container {
	background: url(images/bg.gif) repeat-y;
	width: 914px;
	margin: 0 auto;
}
#bara {
	height: 5px;
	margin-top: 5px;
	margin-left: 15px;
	background: url(images/topbar.png) no-repeat;
}
#headerimage {
	width: 740px;
	margin-left: 55px;
	background: no-repeat;
}
#menu {	 
	margin: -27px;       
	padding: 0 0 0 96px;
	text-align: left;
	color: #484040;
	float: left;
}
#barb {
	position: relative;
	height: 30px;
	margin-top: -38px;
	background: url(images/bottombar.png) no-repeat;
	z-index: 2;
}
#logo {
	position: relative;
	background: url(images/logo.png) no-repeat;
	width: 356px;
	height: 200px;
	margin-top: -178px;
	margin-left: 80px;
	z-index: 3;
}
#logo a {
	position: absolute;
	width: 356px;
	height: 150px;
	display: block;
	text-indent: -9999px;
	font-size: 300%;
}
#footer {
	background: url(images/footer.gif) no-repeat;
	height: 22px;
	clear: both;
    text-align: center;
} 
#content {
	background: #fff url(images/indexbottomborder.gif) bottom left no-repeat;
	width: 272px;
	margin: 20px 0 40px 106px;
	float: left;
	display: inline;
    padding: 0 0 20px 0
}
#content h2 {
    background: url(images/indextopborder.gif) no-repeat;
	text-align: left;
	font-size: 150%;
	font-weight: normal;
	padding: 20px 20px 0 20px;
	color: #4c6444;
}
#content p {
	padding: 10px 20px 10px 20px;
}
#column {
	background: #fff url(images/indexcolumn_bottom.gif) no-repeat bottom left;
	width: 387px;
	margin: 20px 0 15px 40px;
	float: left;
	display: inline;
}
#column h2 {
	background: url(images/indexcolumn_top.gif) no-repeat;
	text-align: left;
	font-size: 150%;
	text-indent: 0px;
	font-weight: normal;
	padding: 20px 10px 0 20px;
	color: #4c6444;
}
#column p {
	padding: 3px 20px 30px 20px;
}
h3 {
	text-align: left;
	font-size: 150%;
	text-indent: 0px;
	font-weight: normal;
	padding: 5px 18px 0 30px;
	color: #4c6444;
}
img.floatRightClear { 
    float: right; 
	display: inline;
    clear: right; 
    margin: 0 0 10px 10px; 
}
h1 {
	font-size: 150%;
	text-indent: 0px;
	line-height: 20px;
	color: #f58025;
	font-weight: normal;
	margin: 12px 0 6px 0;
	padding: 0 10px 0 20px;
	text-align: left
}
a:link, a:visited {
	color: #f58025;
	text-decoration: none;
}
a:hover, a:active {color: #4c6444;
}
.index_image {float: right; margin: 3px 9px 3px 5px;}
.avatar {float: left; margin: -6px 5px 0px -5px;}
