body {
	background-color: #CCCCCC;
	color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 11px;
	background-image: url(/common/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/******************************************************************************/
#wrap {
	width:960px;
	margin: 0 auto 0 auto;
	padding: 0px;
}

#wrapcontents {
	float:left;
}

#wrapside {
	float:right;
	width:320px;
}

/******************************************************************************/
#mainTop {
	width:616px;
	height:23px;
	background-image: url(/common/main_curve_top.png);
	padding-left: 15px;
}

#main {
	width:601px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
   }
#mainBottom {
	width:616px;
	height:23px;
	background-image: url(/common/main_curve_bottom.png);
	padding-left: 15px;
}
/******************************************************************************/
#sideTop {
	height:22px;
	background-image: url(/common/side_cruve_top.png);
	padding-left: 15px;
	color: #CCCCCC;
}

#side {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
#sideBottom {
	height:18x;
	background-image: url(/common/side_cruve_bottom.png);
	padding-top: 18px;
}

/***************** Logo ******************************************/
#logo {
	background-image: url(/common/motorpix1.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 205px;
	width:960px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 27px;
}

/***************** Header Navigation ******************************************/
#topnav {
	height: 20px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	border-left: 1px solid #717171;
	margin-top: -76px;
	margin-bottom: 0px;
}

#topnav ul {
	padding: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
}

#topnav ul li {
	display: block;
	float:left;
 	height: 20px;
  	width: 67px;
	line-height: 16px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-right: 1px solid #717171;
}

#topnav ul li a {
	display: block;
	text-decoration: none;
	color:#fff;
	height: 20px;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
}
#topnav ul li a:hover {
	color: #fff;
	background-color: #6b6b6b;
}

/******************************************************************************/
p {font-size: 11px;}

/***************** IMG *******************************************************/
img 			{
	padding:0px 0px;
	border:0px;
}

/******************************************************************************/
.PagingCurrent 	{color: #ff9801; font-size: 12pt; font-weight: bold;}
.smalltext		{
	font-size: 8pt;
	line-height: 15px;
	text-decoration: none;
}

.smalltextwhite {
	font-size: 8pt;
	line-height: 15px;
	color: #FFFFFF;
}

.smalltextwhite a	{
	font-size: 8pt;
	line-height: 15px;
	color: #FFFFFF;
}


a{
	text-decoration: none;
	color: #333333;
	font-size: 11px;
}

a:hover{
	text-decoration: underline;
}
/******************************************************************************/
#banner {
	width:960px;
	background-color:;
	height: 95px;
	text-align: center;
	padding-top: 5px;
	vertical-align: middle;
}

/* HEADINGS ************************************************************************/

h1 {
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: -0.5pt;
	line-height: normal;
	color: #333333;
	padding: 0px;
}

h1 a{
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: -0.5pt;
	line-height: normal;
}

h1 a:link {
	color: #333333;
}

h1 a:visited {
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: -0.5pt;
	line-height: normal;
	color: #333333;
	padding-top: 0px;
	padding-bottom:0px;
}

h1 a:hover {
	color: #333333;
}

h1 a:active {
	color: #333333;
}
/******************************************************************************/ 
#photosShows { margin-top:10px; width:600px; overflow:hidden; }
#photosShows ul { margin-left:0px; padding:0px 0px; width:600px; }
#photosShows li { list-style: none; padding:0px 10px; float:left; width:130px; text-align:left; height:180px; text-align:center; }
#photosShows li img { padding:0px; border:2px solid #E5E5E5; }
#photosShows #captionShows { clear:both; }

/******************************************************************************/
#wrapfooter {

	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	background-color:;
	clear:both;
	background-image: url(../common/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer {
	width: 960px;
	background-color:;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom:8px;
	padding-left: 0px;
}

#wrapfooter a {
	color: #333333;
	font-size: 12px;
	line-height: 17px;
}

#footerwhite a {
	font-size: 10pt;
	line-height: 15px;
	color: #FFFFFF;
}

/******************************************************************************/
#whereami {
	width:944px;
	height: 14px;
	padding-left: 16px;
	text-align: left;
	font-size: 11px;
	text-transform: lowercase;
}
#searchBox {
	text-align: right;
	margin-top: -4px;
	
}