body
{
	font-family:verdana;
	color:#282ec0;
}

a
{
	color:black;
	text-decoration:none;
}

.bold
{
	font-weight:bold;
}

.bluelink
{
	color:blue;
}

.text
{
	font-size:20px;
}

#mastercontainer
{
	width:595px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}

#logo
{
	width:223px;
	height:79px;
	float:left;
	background-image:url("images/logo.jpg");
}

#menubar
{
	width:330px;
	height:23px;
	float:right;
	font-family:arial;
	font-size:12px;
}

#van
{
	width:277px;
	height:185px;
	float:left;
	background-image:url("images/van.jpg");
}

#vantextarea
{
	width:300px;
	height:183px;
	float:left;
	border-top:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
}

#closebracket
{
	width:18px;
	height:185px;
	float:left;
	background-image:url("images/closebracket.jpg");
}

.bodyarea
{
	width:47.97%;
	font-family:arial;
	float:left;
	border:1px solid #b5b5b5;
	margin:5px;
}

.button
{
	width:100px;
	height:25px;
	font-weight:600;
	border-left:1px solid #b5b5b5;
	border-top:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	float:left;
	margin-right:2px;
	text-align:center;
	background-color:white;
	display:block;
}

.button:hover
{
	margin-top:5px;
	height:20px;
}

p.sideblock
{
	margin:0px;
	font-size:14px;
	text-align:justify;
}

#shopimg
{
	border:none;
	width:593px;
	height:185px;
	float:left;
	margin-top:10px;
}

#footer
{
	width:595px;
	margin:20px auto 10px auto;
}

#map
{
	width:700px;
	height:420px;
	margin:25px auto 0px auto;
	background-image:url('images/map.gif');
}

#racetruck
{
	width:391px;
	height:271px;
	background-image:url('images/racetruck.jpg');
	margin:20px auto 20px auto;
}