/* CSS Document */
@import "reset.css";
@import "classicbike_style.css";


div#container {
	width: 100%;
	height: 100%;
    margin-left:0;
    margin-right: auto;
    padding: 0px;
	text-align:left;
}

div#header {
	margin-left:0;
	margin-right:auto;
	border-style:none;
	background-image:url(ClassicBike_header2.jpg);
	background-position:top left;
	width:870px;
	height:240px;
	clear:right;
}

div#sidebar {
	float:left;
	margin-left:10px;
	margin-right:15px;
	width:165px;
	border-right:dotted 1px #9EA3AA;
	padding-right:15px;
}

div#content {
	background-image:url(Stainedpaper.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top:15px;
	margin-left:0;
	margin-right:auto;
	border-style:none;
	width:870px;
}

div#quote {
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	margin-left:210px;
	}

div#footer {
	color:#FFFFFF;
	text-align:center;
	background-color:#000000;
	margin-right:auto;
	border-style:none;
	width:870px;
	height:35px;
	clear:left;
}

div#footer_L {
	width:118px;
	height:47px;
	float:left;
	}
	
div#footer_M {
	background-color:#000000;
	padding-top:12px;
	width:636px;
	height:35px;
	float:left;
	text-align:center;
	}
	
div#footer_R {
	width:116px;
	height:47px;
	float:left;
	}

div#sponsors {
	height:80px;
	margin-left:10px;
	margin-bottom:10px;
	clear:left;
}

div#dykcredit {
	margin-left:10px;
	margin-right:auto;
	border-style:none;
	width:860px;
	height:35px;
	clear:left;
}


div#colouredcontent {
	background-image:url(top_right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin-left:0px;
	background-color:#F2F0F2;
	padding:20px;
	}
	
div#longrightcolumn {
	margin-left:210px;
}
