* {
padding: 0;
margin: 0;
}
h1 {
font-size: 1.4em;
padding: 10px 10px 0;
}
p {
padding: 0 10px 1em;
}
html, body {
height: 100%;
}
#container {
	min-height: 100%;
	width: 850px;
	margin: 0 auto;
}

* html #container {
height: 100%;
}

#footer {
	width: 100%;
	background-color: #57A236;
	color: #FFFFFF;
	text-align: center;
	height: 55px;
	padding-top: 10px;
	font-family: Helvetica, "Gill Sans Light";
	font-size: 12px;
	letter-spacing: 0.4em;
	margin-top: -65px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#clearfooter {
	height: 80px;
}

#menu {
	float: left;
	width: 140px;
	background-color: #FFFFFF;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBA85B;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #888888;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	height: 353px;
}

#header {
	text-align: center;
	height: auto;
	width: 850px;
}

.submenu {
	color: #57A236;
	font-size: 10px;
	font-family: "Century Gothic";
}
.activemenu {
	color: #57A236;
	font-family: "Century Gothic";
	font-size: 14px;
}
#bottom {
	width: 850px;
}



a:link {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #777777;
}
.body {
	color: #333333;
	font-size: 12px;
	font-family: "Century Gothic";
	line-height: 16px;
}
a:link.body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
}
a:visited.body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
}
a:hover.body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #57A236;
}


a:link.submenu {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #777777;
}
a:hover.submenu {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #57A236;
}
a:visited.submenu {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #777777;
}




a:visited {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #777777;
}

.menu {
	color: #777777;
	font-family: "Century Gothic";
	font-size: 14px;
}

a:hover {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #66AD43;
}


.overflowtable{
	height:260px;
	width:550px;
	overflow:auto;
	border:1px solid #ffffff;
		}
		
		.ag-innerBox{
	position:relative; /*in STRICT this messes up IE THIS causes the whole problem*/ 
	top:0px;
	left:0px;
	float:left;
}


.ag-track{
	height:10px;
	width:10px;
	background:#cccccc;
	float:left;
}

.ag-handle{
	height:40px;
	width:10px;
	background:#57A236;
	cursor:pointer;
}

#overflowBox{
		width: 580px;
		height: 355px;			
		overflow: hidden;
		margin-left: 0px;
		padding-left: 30px;
		text-align: left;
		font-family: "Century Gothic";
		font-size: 12px;
		line-height: 17px;
		color: #333333;
		background-image:url('images/background.jpg');
		background-repeat:no-repeat; 
		position: relative;
		}

#overflowsmall{
	width: 318px;
	height: 350px;
	overflow: hidden;
	margin-left: 0px;
	padding-left: 30px;
	text-align: left;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	position: relative;
	float: right;
		}
		
#wrapper{
	width: 580px;
	height: 356px;
	background-image:url('images/background.jpg');
	background-repeat:no-repeat;
	position: relative;
	float: right;
	}

#photo{
	width: 230px;
	height: 355px;
	border:1px solid #ffffff;
	margin-left: 0px;
	padding-left: 30px;
	position: relative;
		}

#copyright {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #CCCCCC;
	width: 825px;
	text-align: right;
}
.style1 {
	font-size: 10px;
	color: #D1E9C6;
}
