body {
	margin: 0;
	background-color: #669922;
	position: relative;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 13px;
	color: #535148;
}

p {
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 14px;
	color: #66aa22;      
}

b {
	color: #535148;
	font-weight: bold;
	font-size:14px;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
}

li {
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

div#main {
	position: relative;
	width: 100%;
}

div#content {
	position: relative;
	margin: 0px;
	margin-top: 0px;
	width: 700px; 
	background: black;
}

#content img{
	position: relative;
	margin: 10px;
	float: right;
}

div#header{
	position: relative;
	margin: 0px;
	width: 700px; 
	background: #cc9900; 
	height: 60px;
}

#header img{
	position: relative;
	margin: 5px;
	float: left;
}

div#headerlinks{
	position: relative;
	margin: 0px;
        margin-top: 10px;
	width: 618px; 
	background: #000000; 
	height: 20px;
}

div#footer{
	position: relative;
	margin: 0px;
	width: 700px; 
	background: #000000; 
	height: 30px;
        top: -5px;
}

.TitleStyle  {
	color: #ffffff;
	text-indent: 0px;
	left: 10px;
	position: relative;
	font: 22px bold tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
}

.SloganStyle  {
	color: #ffffff;
	font: bold small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	text-indent: 0px;
	left: 10px;
	position: relative;
}

.BannerStyle  {
	color: #669922;
	font-size: 20px;
	font-weight: bold;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	position: relative;
}

.ImpactStyle  {
	color: #669922;
	font-size: 18px;
	font-weght: bold;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	position: relative;	
}

.Column{
	position:relative
	width: 200px;
	float: left;
}

.Line{
	margin-left: 5%;
	margin-right: 5%;
}

a.toolbarStyle:link{
	color: #ffbb22;
	left: 10px;
	position: relative;
	font: bold small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	text-decoration: none;
}

a.toolbarStyle:visited{
	color: #ffbb22;
	left: 10px;
	position: relative;
	font: bold small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	text-decoration: none;
}

a.toolbarStyle:hover{
	color: #dd0000;
	left: 10px;
	position: relative;
	font: bold small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	text-decoration: none;
}

a.toolbarStyle:active{
	color: #ffffff;
	left: 10px;
	position: relative;
	font: bold small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	text-decoration: none;
}

a.logoStyle:link{
	color: #000000;
	text-decoration: none;
}

a.logStyle:visited{
	color: #000000;
	text-decoration: none;
}

a.logoStyle:hover{
	color: #000000;
	text-decoration: none;
}

a.logoStyle:active{
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #ffbb22;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #ffbb22;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #dd0000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.footer  {
	color: #aa0000;
	text-align: center;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	position: relative;
	font-weight: bold;

}

a.footerStyle:link{
	color: #aa0000;
	position: relative;
	text-decoration: none;
        top: 0px;
	font-weight: bold;

}
a.footerStyle:hover {
	color: #dd0000;
	position: relative;
	text-decoration: none;
	font-weight: bold;

}
