body {
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	color:#AAAAAA;
	background-color:#FFFFFF;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	margin-bottom:2px;
}
a {color:#86C32A;text-decoration:none;
}
a:hover {color:#999999;text-decoration:underline;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	color:#AAAAAA;
}
#start {
	width:100%;
	padding-top:10px;
}
#start .text{
	font-size:75px;
	color:#5EB90B;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
	font-style: italic;
	text-align: left;
	padding-right: 350px;
}
.image{
  padding: 4px;
  border: 1px #CCCCCC solid;
  margin: 5px;
  float:right;
}
.disclaim {
	color: #939393;
	text-decoration:none;
	font-size: 11px;
	border-top:1px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px;
	border-color: #BFBFBF;
	border-style: solid;
}  
.disclaim a{
	color: #5EB90B;
	text-decoration:none;
	font-size: 11px;
}
.disclaim a:hover {
	text-decoration:underline;
	color:  #C2D735;
	font-size: 11px;
}  
.emptyspace {
	width:100%;
	height:5px;
}
hr {
	border:0px;
	color:#CCCCCC;
	background-color:#CDCDCD;
	height: 1px;
	width: 100%;
	text-align: left;
}
h1 {
    display: block;
	background-color:#FFFFFF;
	border-width:0px 0px 1px 0px;
	border-color:#AAAAAA;
	border-style:solid;
	height: 138px;
	padding:5px 5px 14px 1px;
	margin-left:20px;
	margin-right:20px;
}
h3 {
	color:#86C32A;
	font-size:14px;
	background-color:#F9F9F9;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	font-weight:300;
	padding:5px;
}
.rightspace {
	margin-top:15px;
}
h4 {
	color:#868686;
	font-size:14px;
	background-color:#F9F9F9;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	font-weight:300;
	padding:5px;
}
h5 {
	display: block;
	background-color:#FFFFFF;
	border-width:1px 1px 1px 1px;
	border-color:#AAAAAA;
	border-style:solid;
	height: 28px;
	padding:18px 5px 5px 25px;
	margin-left:20px;
	margin-right:20px;
	background-image: url(newspaper.png);
	background-position: right;
	background-repeat: no-repeat;
	color: #7B7B7B;
	font-weight: bolder;
}
h6 {
    display: block;
	background-color:#FFFFFF;
	border-width:0px 0px 1px 0px;
	border-color:#AAAAAA;
	border-style:solid;
	height: 55px;
	padding:5px 5px 10px 5px;
	margin-left:20px;
	margin-right:20px;
	background-image: url(powsoda.png);
	background-position: right;
	background-repeat: no-repeat;
}
h2 {
	font-size:20px;
	color:#CCCCCC;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
	background-color:#FFFFFF;
}
#left {
	float:left;
	width:200px;
	background-color:#FFFFFF;
	color:#A9A9A9;
}
#leftstuff p {
	color:#A9A9A9;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
#leftstuff ul {
	padding-left:20px;
	color:#A9A9A9;
	list-style-type: none;
	text-transform: lowercase;
	letter-spacing: 2px;
}
#leftstuff ul a {
	color:#8B8B8B;
	font: normal 12px/30px arial, tahoma, verdana, sans-serif;
	text-decoration: none;
	display: block;
	width: 138px;
	height: 30px;
	background-color: #FFFFFF;
	padding-left: 20px;
	border-color: #AAAAAA;
	border-style: solid;
	border-width:0px 1px 1px 1px;
}
#leftstuff ul current a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	background-color: #B3D24E;
}
#leftstuff ul a:hover {
	color:#FFFFFF;
	background-color:#B3D24E;
	text-decoration:none;
}
.leftboxes{
	color:#999999;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	background-color:#FFFFFF;
	line-height:20px;
	padding:5px;	
}
.leftboxes a{
	text-decoration:none;
}
.leftboxes a:hover{
	text-decoration:none;
}
#altstuff ul {
	padding-left:20px;
	color:#A9A9A9;
	list-style-type: none;
	text-transform: lowercase;
}
#altstuff ul a {
	color:#A9A9A9;
	font-family:arial, tahoma, verdana, sans-serif;
    font-size:12px;
	text-decoration: none;
	width: 138px;
	display: block;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-color: #AAAAAA;
	border-style: solid;
	border-width:0px 1px 1px 1px;
}
#altstuff ul current a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	background-color: #CFCFCF;
}
#altstuff ul a:hover {
	color:#FFFFFF;
	background-color:#CFCFCF;
	text-decoration:none;
}
#main {
	float:left;
	width:550px;
	color:#7D7D7D;
	background-color:#FFFFFF;
	padding-bottom:20px;
	background:url(background.png);
}
#mainstuff p {
	color:#7D7D7D;
	background-color:#FFFFFF;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	line-height:20px;
	padding:20px;
	text-align: justify;
} 
#otherbox {
	width:468px;
	float:right;
	height: 165px;
	overflow: auto;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-style:solid;
	border-color:#AAAAAA;
	line-height:20px;
	padding:20px;
	margin-left:20px;
	margin-right:20px;
	text-align: justify;
}
.clickie{
	color: #86C32A;
	text-decoration:none;
	font-size: 13px;
	padding-left: 15px;
}
a.clickie{
	color: #AAAAAA;
	text-decoration:none;
	font-size: 13px;
	line-height: 26px;
	padding-left: 15px;
	font-style: italic;	
	font-weight: bolder;
}
a.clickie:hover {
	text-decoration:none;
	color:  #86C32A;
	font-size: 13px;
	line-height: 26px;
	padding-left: 15px;
	font-style: normal;
}.right {
	float:right;
	font-size:100%;
	margin-top:2px;
}
.left {
	float:left;
	font-size:100%;
	margin-top:2px;
}  
.empty {
	width:100%;
	height:5px;
}
.backlinks {
	color: #5EB90B;
	text-decoration:none;
	font-size: 14px;
	font-weight: 900;
	float: right;
	margin-top: 18px;
}
a.backlinks:hover {
	text-decoration:none;
	color:  #E3E3E3;
	font-size: 14px;
	font-weight: 900;
	float: right;
	margin-top: 18px;
}  
.footdisclaimer{
        float:left;
	width:750px;
	color: #939393;
	text-decoration:none;
	font-size: 11px;
	border-top:1px;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	border-color: #BFBFBF;
	border-style: solid;
	margin-bottom:2px;
}  
.footdisclaimer a{
	color: #5EB90B;
	text-decoration:none;
	font-size: 11px;
}
.footdisclaimer a:hover {
	text-decoration:underline;
	color:  #C2D735;
	font-size: 11px;
}
