/* CSS Document */

body { 
	color: #000; 
	font-size: 13px; 
	line-height: 15px;
	font-family: helvetica, arial, Georgia, "Times New Roman", times, serif; 
	text-align: left;
    margin: 0px;
	padding: 0px;
	background: #000 url(imgs/splatter.jpg) no-repeat;

}
p {
	font-size: 13px; 
	line-height: 15px;
	font-family:  helvetica, Georgia, arial, "Times New Roman", times, serif;
	text-align: justify; 
	margin: 0px;
	padding:  0px 0px 0px 10px;
}
	
	
a:link{
	font-weight: normal; 
	text-decoration: underline; 
	color: #FF0000;
	}
	

a:visited:hover { 
    font-weight: normal; 
	text-decoration: underline; 
	color: #000;
	}
	
a:visited { 
    font-weight: normal; 
	text-decoration: underline; 
	color: #ff0000;
	}
a:hover, 
a:active { 
	text-decoration: underline; 
	font-weight: normal; 
	color: #000;
	}
li {
	font-size: 12px; 
	line-height: 16px;
	font-family: helvetica, arial, Georgia, "Times New Roman", times, serif;
	text-align: left; 
	margin: 0px 2px 2px 0px;
	padding:  2px 2px 0px 0px;
}
#container {
	width: 670px;
	position: relative;
	margin: 20px auto 0px auto;
	padding: 0px;
	border:#000000:
	
}
h1{
    background: none;
	color: #000;
	font-size: 16px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: helvetica, arial, Georgia, "Times New Roman", times, serif;
	text-align: left; 
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 5px;
}
h2 {
     background: none;
	 color: #000;
	font-size: 14px; 
	line-height: 18px;
	font-weight: bold; 
	font-family: helvetica, arial, Georgia, "Times New Roman", times, serif; 
	text-align: left; 
	margin: 10px 0px 8px 0px;
	padding:  0px 0px 0px 10px;
}


#main {
 	width: 670px;
	height: auto;
	background: #CCF1CE ;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
		border-left: 2px solid #08150B;
		border-right: 2px solid #08150B;
			border-bottom: 2px solid #08150B;
	}
	
	
#logobox {
    position: relative;
 	width: 412px;
	height: 92px;
	background: #fff url(imgs/ericactiveisnow.jpg) no-repeat;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	}
	
#eka {
    position: relative;
	height: 240px;
    width: 652px;
	background: #fff; 
	background-position:top;
	border: 2px solid #08150B; 
	margin: 15px 0px 30px 0px;
	padding: 0px;
	
	
	}
#bike{
    position: relative;
	width: 360px;
	height: 100px;
	color:#FF0000;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	font-family: arial, helvetica, Georgia, "Times New Roman", times, serif;
	background: #fff url(imgs/bike.jpg) no-repeat;
	border: 2px solid #08150B; 
	background-position:left;
	margin: 0px 0px 15px 0px;
	padding: 20px 5px 0px 120px;
	
	}


#visit  {
	position:relative;
	width: 370px;
	height: auto;
	float: left;
	color: #000;
	font-size: 22px;
	line-height: 80px;
	font-weight: bold;
	font-family: arial, helvetica, Georgia, "Times New Roman", times, serif;
	background: #fff;
	border: 1px dashed #000;
	margin: 10px 0px 0px 140px;
	padding:  0px 0px 10px 0px;
	}

.navtext {
	color: #FFF;
	font-size: 11px; 
	line-height: 18px;
	font-family: arial, helvetica, Georgia, "Times New Roman", times, serif;
	text-align: center;
	text-decoration: none; 
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.navtext a:link,
.navtext a:active {
    font-style: normal;
	text-decoration: underline; 
	color: #FFF;
	}
.navtext a:visited  {
	font-style: normal;
	text-decoration: underline; 
	color: #FFF;
	}	

.navtext a:hover {
	font-style: normal;
	text-decoration: underline; 
	color: #ff0000;
}
