#mainContainer {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #432817;
}
#nav {
	height: 32px;
	width: 766px;
}
#mainArea {
	width: 750px;
	background-image: url(/images/bgmain_greylines.gif);
	background-repeat: repeat-y;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #B69C8B;
}
#mainCenter {
	width: 210px;
	float: right;
	text-align: center;
}
#mainRight {
	width: 223px;
	float: right;
	margin-top: 15px;
	padding-right: 25px;
}
#footer {
	width: 766px;

	text-align: right;
	height: 15px;
}
#mainLeft {
	width: 205px;
	text-align: left;
	margin-left: 25px;
}
#mainLeftContainer {
	width: 473px;
	margin-top: 15px;
}
#box {
	width: 220px;
	border: 1px solid #8B786C;
	height:107px;
}
#box2 {
	width: 220px;
	border: 1px solid #8B786C;
	height:231px; 
}
#clear {
	width: 100%;
	clear: both;
	height: 5px;
}
#innerNews {
	width: 208px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
#subNews {
	width: 135px;
	border-top-width: 13px;
	border-bottom-width: 13px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #645953;
	border-bottom-color: #645953;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #645953;
	border-left-color: #645953;
}
#subNews2 {
	width: auto;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #EC6116;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}
#subNewsHdr {
	height: 25px;
	width: auto;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #EC6116;
	padding-right: 5px;
}
#rightArea {
	width: 583px;
	border-top-width: 13px;
	border-right-width: 1px;
	border-bottom-width: 13px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #645953;
	border-right-color: #645953;
	border-bottom-color: #645953;
	border-left-color: #645953;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	margin-right: 5px;
	float: right;
	background-color: #FFFFFF;
}
#rightAreaContainer {
	width: 595px;
	float: right;
	margin-top: 5px;
}

#bgBike{
	background-image: url(/motorcycles/2008/images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: right 110px;
}


#bgBikeInside{
	background-image: url(/motorcycles/2008/images/bg_main2.jpg);
	background-repeat: no-repeat;
	background-position: right 110px;
}