body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/motorcyclelifebg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}


.container {
	margin-left: 250px;
	width: 730px;
	margin-top: 40px;
}
.whitelinks A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks A:visited {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;}
.whitelinks A:hover {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;}
.whitelinks A:active {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;}

/*Main Header Link*/
.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	}


#leftcontent {
	position: absolute;
	left:260px;
	top:125px;
	width:200px;
	background-image: url(../images/upcomingevents.gif);
	background-repeat: no-repeat;
	background-color: #DFDFDF;
	
	}
	
#centercontent {
	position: absolute;
	margin-left: 201px;
	margin-right:201px;
	margin-top: 40px;
	width: 300px;
	top: 84px;
	left: 272px;
	background-image: url(../images/motorcyclehappenings.gif);
	background-repeat: no-repeat;
	background-color: #DFDFDF;
	}

	
#rightcontent {
	position: absolute;
	left:780px;
	top:100px;
	width:210px;
	}	
.leftcontent {
	margin-left:6px;
	margin-right:6px;
	margin-top: 20px;
}
.arial14ptblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#nav {
	position:absolute;
	left:257px;
	top:74px;
	width:735px;
	height:28px;
	z-index:1;
	background-image: url(/images/navbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}
