html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
  font-size: 100%; 
	vertical-align: baseline;
	background: transparent;
}
html, body {
	height: 100%; 
}

body {
 text-align-last:auto;
  text-align:justify;
	font-family: Verdana, Geneva, Arial, sans-serif;
 	font-size: small;
 	line-height: 180%;
	background-image:url(http://www.your-own-affiliate-business.com/images/grassblock.jpg);	
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*  The Above is for the total reset of all */

p {
  padding: 10px 20px;
}
#header 
	{
	background-image:url(http://www.your-own-affiliate-business.com/images/grassblock.jpg);	
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
  color: white;
  top:0;
	left: 0;
	font-size: 22px;
	text-align: center;
  visibility: visible;
	height: 3em;
	border: 1px groove;
/*  border-bottom: 3px groove;*/
	padding-top: .5em;
	z-index: 100;
	width: 100%;
	}


#navbar {
/*	top: 4em; */
	height:2.5em;
	font-size: 12px;
	left: 0;
	text-align: center;
	letter-spacing: 6px;
	width: 100%;
	z-index:101;
	background-color: #ffffcc;
	color: black;
	border: 2px edged black;
	overflow:hidden;
}
#navbar2 {
	top: 6em;
	font-size: 12px;
	height: 2em;
	left: 0;
	text-align: center;
	letter-spacing: 2px;
	width: 100%;
	z-index:101;
	background-color: white;
	color: black;
	border: 0;
	overflow:hidden;
}


a:link 			{ color: #0000ff; text-decoration: none; background-color: transparent }
a:visited 	{ color: #699; text-decoration: none; background-color: transparent }
a:hover 		{ color: #c63; text-decoration: underline; background-color: transparent }
a:active 		{ color: #900; text-decoration: underline; background-color: transparent } 
	
.menuitem {
	color: #758642;
	margin-top: 10px;
	margin-left: 3px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #758642;
	border-left: 0 none;
	padding-right:5px;
}

.menuitem a { text-decoration: none}

.leftcol 
	{
	position: absolute;
  top: 80px;
	left:0;
	background-color: #ffffcc;
	line-height: 20px;
	text-align: right;
	width:23%;
  margin-left:1%;
  margin-right: 1%;
	padding-left: 2px;
	height: auto;
	padding-top: 10px;
	overflow:hidden;
	border: 1px groove #758642;
	}
.midcol 
	{
	position: absolute;
  top: 80px;
	left: 25%;
	width: 50%;
	background-color: white;
	line-height: 20px;
	height:auto;
	z-index: 1;
	}
.mapcol 
	{
	position:absolute;
	background-color: white;
	top:  110px;
	left: 0%;
	right: 12%;
	padding:10px 25px;
  border: 1px solid #758642;
	height:auto;

	z-index: 1;
	}
.rightcol 
	{
	position: absolute;
	top: 80px;
	right:0;
	width:23%;
  margin-left:1%;
	margin-right:1%;
	padding-right: 2px;
	background-color: #ffffcc;
	line-height: 20px;
	text-align: center;
	height: auto;
	overflow:hidden;
	z-index: 1;
	}
	
.fixrightcol 
	{
		background-color: #ffffcc;
	position: fixed;
	line-height: 20px;
	top: 110px;
	right: 11%;
	width:14%;
	text-align: center;
	float:right;
	padding: 5px;
	height: auto;
	overflow:hidden;
	z-index: 1;
	}
	
#navright {
  background-color: white;
  position: fixed;
	text-align: left;
	top : 12em;
	right: 0%;
	width: 10.5%;
	padding-left: 5px;
	font-size: 10px;
	color: black;
	line-height: 16px;
	letter-spacing: 2px;
	z-index: 100;
	}


#navarrow {
  background-color: transparent;
  position: fixed;
	bottom : .2em;
	left: 70%;
	padding:0;
	z-index: 100;
	}	

#footer {
  background-image:url(http://www.your-own-affiliate-business.com/images/grassblock.jpg);	
  position:absolute;
  left:0;
  width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
  color: white;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 6px;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	z-index:102;
	clear: both;
}	
#footer2 {
  position:fixed;
  bottom: 0%;
  color: white;
	z-index:101;
}
h1,h2,h3,h4,h5,h6{
  color: #966b72; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:800;
	padding: 5px;
	border-bottom: 2px groove;
}
h1 {
	text-align: center;	 
	 font-size: 22px;
}

.float-top {
  float:right;
}
/* Old recover */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.float-left{
  border-bottom:3px groove rgb(198,236,140);
  border-right:3px groove rgb(198,236,140);
  float:left;
  margin-bottom:10px;
  margin-right:10px;
  padding-bottom:10px;
  padding-right:10px
}
.klein {
 font-size:small;
 line-height:1;
 padding:0;
 margin:0;
 border:0;
}

.header td { 
	margin: 0;
  padding:0;
  border:0;
 font-size:small;
 text-align: center;
}
.video-left{
  float:left;
  margin:.5em
}
.video-right{
  float:right;
  margin:.5em
}

caption{
  color:#003300;
  margin-top:1em
}


img{
	float: left;
	padding-right:10px;
}
ol{
  clear:both;
  list-style:none
}
ol h3{
  clear:both
}
ol li{
  border:3px ridge;
  float:left;
  list-style:none
}
ol li a{
/*  display:block;*/
  position:relative;
	height: 1%;
  padding:0.5em;
  text-align:center;
  text-decoration:none;
  width: 25em;
}

td{
  padding:0.5em
}
ul.check{
 list-style-type:square;
  margin:1em 2em	
}
ul li{
 padding-bottom: 1em;
 }
</style>
<!--[if lte IE 6]>
   <style type="text/css">
   /*<![CDATA[*/ 
html {overflow-x:auto; overflow-y:hidden;}
   /*]]>*/
   </style>
<![endif]-->

