body
{
	background-image: url('./images/gearbackground.png');
	background-repeat: repeat;
	background-color: #000;
	text-align: center;
	vertical-align: top;
}

p {
	text-indent: 1em;
}

a.nostyle {
	text-decoration: underline;
	background-color: transparent;
	color: #000;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

div.header
{
	position: relative;
	top: 5px;
	width: 860px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	border: solid;
	border-width: 2.5px;
	border-color: darkred;
	background-color: #fff;
}
div.body
{
	position: relative;
	top: 15px;
	width: 860px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;


}
img.LeucadiaCycleryBanner 
{
	position: absolute;
	left: 30px;
	top: 15px;
	right: auto;
}
img.BikeManBanner 
{
	position: absolute;
	top: 52px;
	left: 0px;
}

div.topaddress
{
	position: absolute;
	right: 0px;
	left: auto;
	width: 350px;
	top: 30px;
	background-color: white;
	text-align: center;
	font-family: "Lucida Grande";
	font-style: bold;
	font-size: 11pt;
}
img.brands
{
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
}
div.specials
{
	position: relative;
	left: 15px;
	top: 10px;
	background-color: lightgrey;
	width: 150px;
	height: auto;
	padding-top: 7px;
	font-size: 17pt;
	font-family: "Lucida Grande";
	border: solid;
	border-width: 1 1 1 1;
		border-color: darkred;
}

div.specialsbike
{
	border: solid;
	border-width: 0 0 0 0;
	border-color: white;
	padding: 5 0 5 0;
}

div.specialslist
{
	margin-top: 7px;
	padding: 10 0 0 0;
	position: relative;
	left: 0px;
	background-color: lightgrey;
	width: 150px;
	font-size: 10pt;
	font-family: "Lucida Grande";
	text-align: center;
}

div.content
{
	position: relative;
	margin: 10 10 10 10px;
	text-align: left;
	height: auto;
	background-color: #fff;
}
div.menubar
{
	position: absolute;
	background-color: lightgrey;
	left: 0px;

	text-align: left;
	font-family: "Lucida Grande";
	font-size: 11pt;
	font-color: #000;
}
#navcontainer ul
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0em 0;
	margin: 0;
list-style-type: none;
background-color: lightgrey;
color: #FFF;
height: 33px;
width: 860px;
font: normal 14px  arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline; }

li a
{
	position: relative;
text-decoration: none;
background-color: transparent;
color: #000;
top: 9px;
width: 100px;
padding: .6em 5.7em;
}

li a:hover
{
background-color: #e9dddd;
color: #000;
}

.contenttable {
	background-color: white;
	width: 858px;
	border: solid;
	border-color: darkred;
	
}

.topalign {
	vertical-align: top;
	margin-top: 0;
}

.copyright {
	font-size: 10px;
}

img {
	border: none;
}

div.prices {
	position: absolute;
	top: 90px;
	right: 10px;
	text-align: left;
	width: 300px;
}

.specs {
	border: solid;
	border-width: 1px;
	width: 600px;
	border-color: darkred;
}

specs.td {
	border: solid;
	border-color: orange;
}
