#container {
	background-color: #FFF;
	width: 709px;
	margin-right: auto;
	margin-left: auto;
}

em {
	font-size:larger;
	font-style:normal;
	font-weight:bold;
	color: #f60;
}

#enter {
	width: 709px;
	margin-right: auto;
	margin-left: auto;
}

#top_banner {
	height: 101px;
	width: 679px;
	background-color: #FFF;
	border: 15px solid #FFF;
}

#sidebar {
	width: 175px;
	float: left;
	background-color: #F60;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 610px;
}

#menu {
	width: 175px;
	text-align: right;
}

#contact_info {
	padding: 5px;
	background-color: #FC0;
	font-weight: bolder;
}

#guts {
	background-color: #BABABA;
	float: left;
	width: 479px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 600px;
	overflow: auto;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.3em;
	font-size: small;
	background-repeat: repeat;
}

h4 {
	font-weight: bold;
	color: #000;
	margin-top: 2em;
	font-size: smaller;
}

h3 {
	color: #F60;
}

#enter h1 {
	color: #F60;
	text-align: center;
}

#menu table a:link {
	color: #000;
	text-decoration: none;
}

#menu table a:visited {
	color: #666;
	text-decoration: none;
}

#menu table a:hover {
	color: #FFF;
	text-decoration: none;
}

#menu table a:active {
	color: #FFF;
	text-decoration: none;
}

.email {
	color: #F60;
	text-decoration: none;
}

#enter a:link {
	color: #F60;
	text-decoration: none;
}
#enter a:hover {
	color: #000;
	background-color: #F60;
	text-decoration: none;
}

#enter a:visited {
	color: #CCC;
	text-decoration: none;
}

#supplier {
	font-size: 0.75em;
	text-align: center;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 1em;
}

ul {
	list-style-position: inside;
	list-style-image: url(images/mball6.gif);
}

.bikes {
	float:left;
	margin-right:10px;
	border: 0;
}

.price {
	text-align: right;
	margin-bottom:50px;
}

#footer {
	font-size: .75em;
	font-style: italic;
	text-align: center;
}

#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	border: none;
}

.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
