*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #FFFFFF;
	background-image: url(http://www.650motorcycles.com/YamBack3.jpg);
	font-family: Arial, Geneva, sans-serif;
	height:100%; 
	font-size: 13px;
}

h1
{
	color: white;
	padding: 10px;
}

#pagewrap
{
	background: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 0px;
	margin: 0px auto 0;
	width: 960px;
}
#header
{
	color: #FFFFFF;
	font-size: 12px;
	background: #000000;
	margin: 0px auto 0;
	width: 960px;
}
#header a
{
	color: #FFFF00;
	text-decoration: none;
}
#header a:visited
{
	color: #FFFF00;
	text-decoration: none;
}
#header a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer
{
	text-align: center;
	color: #FFFF00;
	background: #000000;
	font-size: 12px;
	clear: both;
	margin: 0px auto 0;
	padding: 10px 10px 10px 10px;
	width: 940px;
	
}
#footer a
{
	color: #FFFF00;
	text-decoration: none;
}
#footer a:visited
{
	color: #FFFF00;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#maincontent
{
	color: #000000;
	font-size: 12px;
	background: white;
	float: left;
	padding: 10px 10px 10px 10px;
	width: 718px;
	height:100%;
}
#maincontent a
{
	color: #cc0000
}
#maincontent a:visited
{
	color: #cc0000;
}
#maincontent a:hover
{
	color: #333333;
}
#sidebar
{
	color: #000000;
	background-color: #FFFFFF;
	float: right;
    margin: 6px; 
	padding: 6px 6px 6px 6px;
	width: 190px;
	height:100%;
}
#sidebar a
{
	color: #cc0000;
}
#sidebar a:visited
{
	color: #cc0000;
}
#sidebar a:hover
{
	color: #000000;
}

#search
{
     color:#FFFFFF;
     float:right;
     margin:5px 10px 10px 0;
}

.body_white
{
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}
.bodybold
{
	color: #000000;
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}
.bodyred
{
	color: #CC0000;
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}
.boldwhite
{
	color: #FFFE33;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}
.boldwhite a
{
	color: #FFFE33;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

