body {
	background-color:#000;
}

a:link    {
	/* Applies to all unvisited links */
  text-decoration:  none;
	color: #39f;
  } 
  
a:visited    {
  text-decoration:  none;
	color: #39f;
  } 
  
  a:hover    {
  text-decoration:  underline;
	color: #CCC;
  } 
  
   h1 a:hover    {
  text-decoration:  underline;
	color: #FC0;
  } 

#wrapper {
	height: 599px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mb.jpg);
	background-repeat:no-repeat;
}

#header  {
	background-image: url(../images/header/headertop.png);
	height: 186px;
}
#headerbottom {
	background-image: url(../images/header/headerbottom.png);
	height: 44px;
}
#nav {
	height: 48px;
	max-height:58px;
	width: 900px;
}
#headersing  {
	background-image: url(../images/headersingle.png);
	height: 187px;
}
#content  {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 900px;
	opacity: .9;
}
#content2  {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 900px;
}
#center {
	text-align: center;
}
#panel #table  {
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#product {
	background-color: #c36;
	height: 200px;
	width: 180px;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	background-image: url(../images/grad.jpg);
}
ul {
	list-style-type: none;
}
#team {
	background-color: #666;
	height: 200px;
	width: 180px;
	color: #FFF;
	text-align: left;
	text-indent: -10px;
	background-image: url(../images/grad.jpg);
}
#dealers {
	background-color: #C36;
	height: 200px;
	width: 180px;
	color: #FFF;
	text-align: left;
	background-image: url(../images/grad.jpg);
	text-indent: 15px;
}
#blog {
	background-color: #666;
	height: 200px;
	width: 180px;
	color: #FFF;
	text-align: left;
	text-indent: 15px;
	background-image: url(../images/grad.jpg);
}
#contact {
	background-color: #C36;
	height: 200px;
	width: 180px;
	color: #FFF;
	text-align: left;
	background-image: url(../images/grad.jpg);
	text-indent: -25px;
}
#table   {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
}
#teamtable     {
	margin-right: auto;
	margin-left: auto;
}

#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
#teams     {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 45px;
}

#script {
	height: 1100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: static;
}
#404 {
	width: 453px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}
#wrapper4 {
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	width: 453px;
	padding-top: 250px;
}

#about {
	color: #CCC;
}

#beanietable {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 700px;
}
#viewcart {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	text-align: right;
}
#teamlist {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#leftside {
	width: 200px;
	text-align: center;
	float: left;
	margin-left: 200px;
}
#rightside {
	text-align: center;
	width: 200px;
	margin-left: 500px;
}

#dealcol {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:350px;
}
#click {
	margin-left:auto;
	margin-right:auto;
	width:250px;
	text-align:center;
	font-size:12px;
}