body		{
	background-color:#291D11;
	/*background-image:url('mximages/tracks.jpg');*/
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
#container	{
	width:950px;
	margin:0px auto;
	position:relative;
	background:#000;
}
#header		{
	background:#000;
	background-image:url('mximages/headlogo.jpg');
	background-repeat:no-repeat;
	height:173px;
}
#leftcol	{
	width:230px;
	float:left;
	min-height:200px;
	background:#000;
}
#ritecol	{
	width:710px;
	float:right;
	min-height:390px;
	background:#000;
	padding-top:15px;
}
#footer		{
	clear:both;
}
#byline		{
	display:block;
	width:710px;
	margin-left:240px;
	text-align:center;
	font-size:9px;
	padding:3px;
	color:#999;
}
#byline a	{
	text-decoration:none;
	color:#999;
}
#byline a:hover	{
	text-decoration:underline;
}
#logo		{
	display:inline-block;
	margin-left:278px;
	padding-top:87px;
	text-align:center;
}
#menu		{
	color:#FC0;
	font:12px Arial-Black,"Arial Black",sans-serif;
	text-align:center;
	margin-top:25px;
}
a.menuitem	{
	color:#FC0;
	text-decoration:none;
}
a.menuitem:hover	{
	color:#F30;
}
.menuitem	{
	color:#FFF;
}
#leftcol p	{
	color:#FFF;
	line-height:150%;
	text-align:left;
	padding-left:15px;
}
marquee		{
	width:935px;
	margin-left:15px;
	background-color:#FC0;
	border-top:3px solid #999;
	border-bottom:3px solid #999;
	padding:4px 0px;
}
.mainimage	{
	border-top:3px solid #999;
	border-bottom:3px solid #999;
}
#bottombar	{
	clear:both;
	height:10px;
	background-color:#FC0;
	border-top:3px solid #999
	border-bottom:3px solid #999;
}
#contactinfo	{
	width:710px;
	text-align:center;
	margin-left:240px;
	padding-top:5px;
	padding-bottom:25px;
	color:#FFF;
	font-family:Arial-Black,"Arial Black","Trebuchet MS",sans-serif;
	text-align:center;
	font-size:16px;
}
#contactinfo a 	{
	color:#FFF;
	text-decoration:none;
}
#slogan	{
	width:935px;
	margin-left:15px;
	background-color:#FC0;
	border-top:3px solid #999;
	border-bottom:3px solid #999;
	padding:3px 0px;
}
#slogan p {
	padding:0px;
	margin:0px;
	width:710px;
	font-size:14px;
	margin-left:240px;
	text-align:center;
}
