html {
	width: 100%;
	height: 100%
	}

body    {
	font-size: 0.7em;
	font-weight: 400;
	background-color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	border-width: 0
	}




#main-wrapper {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 68em;
	height: 100%
	}

#header-background  {
	background-image: url("art/header-background.gif");
	background-repeat: repeat-x;
	visibility: visible;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 20000;
	top: 14px;
	right: 0;
	left: 0;
	width: 68em;
	height: 136px;
	border: ridge 4px #999
	}
	
.title-header-text  {
  display: block;
  position: absolute;
  top:      -400px }



h1  {
	color:       #000;
	font-size:    20px;
	font-family:  Arial, Helvetica, sans-serif;
	font-style:   normal;
	font-weight:  700;
	margin:       0;
	padding:      0;
	position:     static;
	z-index:      0;
	border-width: 0
}

	
h2    {
	color: #000;
	font-size: 1.3em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	border-width: 0
	}

	
h4   {
	color: black;
	font-size: 1.3em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
	border-width: 0
	}
	
h5     { color: black; font-size: 1.1em; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: 700; margin: 0; padding: 0; border-width: 0 }


.rule-header {
	color: #f90;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 15000;
	top: 115px;
	left: 10px;
	width: 55em;
	border: solid 2px
	}

.logo {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 5000;
	top: -14px;
	right: -2em;
	width: auto;
	height: auto;
	border-width: 0
	}

.title_motorcycle_header {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 4000;
	bottom: 0px;
	left: 0px;
	border-width: 0
	}

#wrapper-body  {
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: 180px;
	left: 0;
	width: 68em;
	height: 60em;
	border: 0
	}


#links {
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 9em;
	height: 100%;
	float: left
	}

ul {
	color: black;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: 400;
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 9em
	}

li {
	background-image: url("art/button1.gif");
	background-repeat: repeat-x;
	margin: 0;
	padding: 2px;
	position: static;
	clear: both;
	border: ridge 2px #999
	}

.large {
	background-image: url("art/button2.gif");
	background-repeat: repeat-x;
	margin: 0;
	padding: 2px;
	position: static;
	clear: both;
	border: ridge 2px #999
	}

.link-space   {
  line-height: 5px }



.here {
	font-weight: 700;
	background-color: #cc3333;
	border: ridge 2px #f90
	}
	
a:link  {
	color: #933;
	text-decoration: none
	}


a:visited {
	color: #999999;
	text-decoration: none
	}

a:hover {
	color: red;
	text-decoration: none
	}

.link {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: 400;
	font-stretch: condensed
	}

a.link:link {
	color: white;
	text-decoration: none
	}

a.link:visited {
	color: #999999;
	text-decoration: none
	}

a.link:hover {
	color: red;
	text-decoration: none
	}

#dog-box   {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 15000;
	top: 5px;
	left: 5px;
	width: 468px;
	height: 60px;
	border-width: 0
	}



#date {
	color: #f90;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: 700;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 142px;
	left: 142px;
	width: auto;
	height: auto;
	border-width: 0
	}

#text-button-wrap {
	background-color: #933;
	text-align: left;
	margin: 0;
	padding: 5px;
	position: absolute;
	top: 0;
	left: 10em;
	width: 56.5em;
	height: auto;
	border: ridge 3px #999
	}

#text {
	color: black;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1.6em;
	background-color: #e9e7e7;
	text-align: left;
	margin-right: 0.5em;
	margin-bottom: 10px;
	padding: 5px;
	position: static;
	width: 39em;
	height: auto;
	float: left;
	border: solid 4px #999
	}
	
.business-name     { color: black; font-size: 1.1em; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: 700; margin: 0; padding: 0; border-width: 0 }

#pullout     {
	text-align: center;
	visibility:  visible;
	position:    static;
	width:       99%;
	height:      auto;
	clear:       both;
	border:      solid 3px #933 }

.pullouttext   {
	font-size:  1.2em;
	line-height: 1.4em;
	text-align:  center;
	padding:     4px }

.big-map {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 35em;
	height: auto;
	float: none
	}

#tag {
	color: #808080;
	font-size: 0.8em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1.4em
	}

.rule-tag {
	color: #999;
	margin: 0;
	padding: 0;
	position: static
	}

#buttons  {
	text-align: left;
	margin-top: 47px;
	padding: 0;
	position: static;
	width: 120px;
	height: auto;
	float: left
	}


.button   {
	background-color: gray;
	text-align: left;
	margin: 0 0 5px;
	padding: 0;
	position: relative;
	width: 120px;
	height: 90px;
	float: right;
	clear: right
	}



img {
	margin: 0;
	padding: 0;
	border-width: 0
	}

.image-right {
	margin: 6px 0 6px 8px;
	padding: 0;
	position: static;
	width: auto;
	height: auto;
	float: right;
	clear: none
	}

.image-left {
	margin: 6px 8px 6px 0;
	padding: 0;
	position: static;
	width: auto;
	height: auto;
	float: left;
	clear: none
	}
	
.image-center {
	margin: 6px 0px 6px 0px;
	padding: 0;
	position: static;
	width: auto;
	height: auto;
	clear: both
	}
	
.tm-for-head        {
	font-size: 0.4em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin-bottom: 0px;
	padding: 0;
	border-width: 0
	}
.minilogo {
	margin: 5px 5px 5px 0;
	float: left;
	border-width: 0
	}
.retail-clear { clear: both }
