/* CSS Document */
/* FIX for IE display bug. Use display : inline on div#content */
body {
	margin: 0px;
}
div#container {
	width: 750px;
	margin: 0 auto;
}
div#content {
	height: 525px;
	width: 750px;
	position: relative;
	border-right: solid #000000 1px;
	border-left: solid #000000 1px;
	border-bottom: solid #000000 1px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/skibikes_bgd3.jpg);
}
div#maintext_left {
	height: 300px;
	width: 135px;
	top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	z-index: 2;
	position: absolute;
	margin-top: 120px;
	margin-bottom: 0px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	margin-right: 0px;
}
div#footer {
	width: 750px;
	position: absolute;
	height: 25px;
	top: 500px;
	bottom: 0%;
	clear: both;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8B8B8B;
	position:absolute;
	left: 5px;
	padding-left: 10px;
	top: 6px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-left: 2px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
	margin-left: 8px;
	z-index: 1;
	padding-left: 0px;
	position: relative;
	top: 5px;
	left: 5px;
	margin-top: 8px;

	margin-bottom: 8.px;
	margin-bottom: 8px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-left: 2px;
	z-index: 1;
	padding-left: 0px;
	position: relative;
	top: 5px;
	left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
p.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
	line-height: 1.25em;
	margin-bottom: 0px;
	margin-top: 8px;
	margin-left: 6px;
}
p.indentlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
	line-height: 0.70em;
	margin-left: 8px;
}
.bodylist ul li {
	list-style-type: none;
}
.bodylist ul {
	margin: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodylist a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 1.6em;
	font-weight: normal;
	list-style-type: none;
}
.bodylist ul li a:link, .bodylist ul li a:visited{
	list-style-type: none;
	line-height: 12pt;
}
.bodylist ul li a:hover{
	text-decoration: none;
	color: #333333;
	list-style-type: none;
}
.bodylist_noindent ul li {

	list-style-type: none;
}
.bodylist_noindent ul {
	margin: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.bodylist_noindent a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 1.2em;
	font-weight: normal;
	list-style-type: none;
}
.bodylist_noindent ul li a:link, .bodylist_noindent ul li a:visited {

	list-style-type: none;
}
.bodylist_noindent ul li a:hover {

	text-decoration: none;
	color: #CC9900;
	list-style-type: none;
}
