body {
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.topleft {
	background-image: url(topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 250px;
	width: 166px;
	left: 0px;
	top: 100px;
	z-index: 13;
}
.menu {
	height: 350px;
	width: 166px;
	left: 0px;
	top: 350px;
	position: absolute;
	background-image: url(menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	z-index: 13;
	color: #FFFFFF;
	text-align: left;
}
.BMW {
	float: right;
}
.bmenu {
	position: absolute;
	left: 0px;
	top: 700px;
	height: 159px;
	width: 151px;
	background-image: url(b-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header {
	background-image: url(header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	overflow:hidden;
}
.menuitem {
	background-image: url(menu0.gif);
	height: 24px;
	width: 169px;
	margin-bottom: 3px;
	text-align: left;
	vertical-align: middle;
	text-indent: 3px;
}
.content {
	position: absolute;
	left: 190px;
	top: 115px;
	right: 0px;
	bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
	z-index: 10;
}
.bullets {
	float: right;
	font-size: 12px;
	background-image: url(bullet2.gif);
}
.style2 {
	color: #FFFFFF;
}
.style3 {
	color: #A2AEE7;
}
.contact {
	float: right;
	text-align: right;
	padding: 25px;
	font-size: 14px;
	color: #FFFFFF;
	height: 100px;
	width:364px;
	vertical-align: middle;
	overflow:hidden;
	background-image: url(norton1.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.style4 {
	color: #CCCCCC;
	font-size: 11px;
}
.style5 {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.amazonads {
	padding: 5px;
}
th
{
background-color:#333333;
color:#FFFFFF;
}
td
{
	background-color:#ffffff;
	font-size: x-small;
}
table
{
background-color:#999999;
}
.contactbar
{
position:absolute;
top:99px;
right:0px;
font-size:small;
z-index:12;
background-color:#666666;
width:100%;
text-align:right;
color:#FFFFFF;
}

.contactbar a
{
color: #A2AEE7;
}
