body {
	background-color:#545454;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #383838;
	margin:0;
	padding:0;
}
.clear {
	clear: both;
}
img  {
	border: 0;
}
h2 {
	color: #383737;
	font-size: 19px;
	font-weight: bold;
	padding: 5px 10px 0 10px;
	margin:0;
}
h3, h4 {
	font-weight: bold;
	font-size:13px;
	color:#ff0000;
	margin:0 0 5px 0;
	padding:0;
	
}
h3 a {
	color:#ff0000;
}
ul {
	color:#ff0000;
	list-style: none;
	font-size:11px;
	line-height: 16px;
	margin:0 15px 0 15px;
	padding: 0 0 10px 0;
	
}
p {
	font-size: 12px;
	line-height: 17px;
	margin:0 10px 10px 10px;
}
p a {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
p.inlineImage {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
}
p.clearLeft {
	clear: left;
	float: none;
}
p.inline {
	float: left;
	width: 225px;
}
p a.more-link {
	font-size: 11px;
}
ul li {
	padding:0 0 3px 0;
}
	ul li a {
		color:#ff0000;
		text-decoration: none;
	}
		ul li a:hover {
			color:#ff0000;
			text-decoration: underline;
		}

#rightContent h3, #rightContent h4 {
	padding:5px 15px 5px 15px;
}
#content h2 {
	background-image: url('../images/h-bg.gif');
	background-repeat: repeat-x;
	min-height: 30px;
	width: 225px;
	float: left;
}
#content h2.topHeader {
	width:680px;
	background-image: url('../images/topHeader-wide-bg.gif');
	background-repeat: no-repeat;
	min-height: 30px;
	_height: 30px;
}
	#content ul {
		margin-left: 40px;
	}
		#content ul li {
			font-size: 12px;
			font-weight: normal;
			list-style-type: disc;
			color: #383838;
		}
#newsContent h2 {
	background-image: url('../images/news-topHeader-bg.gif');
	background-repeat: no-repeat;
	color: #ff0000;
	min-height: 30px;
	width: 215px;
}
	#newsContent h2 a {
		color: #ff0000;
		text-decoration: none;
	}
	#newsContent h2 a:hover {
		text-decoration: underline;
	}
#newsContent h3 {
	font-size: 11px;
	margin:0 5px 0 10px;
}
#newsContent p {
	font-size: 11px;
	line-height: 15px;
	margin:0 5px 10px 10px;
}
.date {
	color:#555555;
	margin:0;
}
hr  {
	height: 1px;
	background-color: #ff0000;
	color: #ff0000;
	margin:0 0 10px 0;
	border: 0;
}


/* TOP NAV AREA */


#topWrapperFake {
	width: 100%;
	background-color: #000000;
	border-bottom:1px solid #ff0c00;
	height: 109px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 0;
}
#mainContentWrapper {
	width:100%;
	position: relative;
}
	#mainContentContainer {
		width:980px;
		margin:auto;
	}
	#leftContentWrapper {
		width: 720px;
		float: left;
	}
	#rightContentWrapper {
		width: 250px;
		float:left;
		margin: 0 0 0 10px;
		display: inline;
	}
		#rightContentWrapper #rightContent {
			width: 230px;
			margin-left: 10px;
			padding: 0;
			
		}
			#rightContentWrapper #rightContent .top {
				background-color: #000000;
				background-image: url('../images/right-panel-top.png');
				background-repeat: no-repeat;
				height: 10px;
				width: 230px;
			}
			#rightContentWrapper #rightContent .middle {
				background-color: #ffffff;
				margin: 0;
				padding: 0 10px 15px 10px;
				
			}
				#rightContentWrapper #rightContent .middle ul {
					margin: 0;
					padding: 0;
				}
				#rightContentWrapper #rightContent .middle ul li {
					margin: 0;
					padding: 0;
					font-size: 12px;
					
				}
				#rightContentWrapper #rightContent .middle ul li a {
					padding-left: 10px;
				}
				#rightContentWrapper #rightContent h2 {
					background-image: url('../images/topHeader-side.gif');
					background-repeat: no-repeat;
					background-position: 0 0;
					margin: 10px 0 0 0;
					padding: 10px 0 0 10px;
					min-height: 30px;
					_height: 30px;
					font-size: 14px;
					width: 200px;
					display: inline-block;
				}
			#rightContentWrapper #rightContent .bottom {
				background-color: #000000;
				background-image: url('../images/right-panel-bottom.png');
				background-repeat: no-repeat;
				height: 10px;
				width: 230px;
			}
	#rightContent #topPhoneNum {
		height: 40px;
		margin-bottom: 20px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#topContainer {
		width:990px;
		margin:auto;
	}
		#topNav {
			height: 70px;
		}
			#topNav .logo {
				margin:2px 0 0 5px;
				float: left;
			}
			#topNav ul {
				color: #ffffff;
				font-weight: bold;
				float: left;
				margin:40px 0 0 20px;
			}
			#topNav ul li {
				float: left;
				padding:0 10px 0 0;
			}
			#topNav ul li a{
				color: #ffffff;
				text-decoration: none;
			}
			#topNav ul li a:hover{
				color: #ff0000;
				text-decoration: none;
			}
			#topNav .subscribe {
				width: 261px;
				height: 52px;
				float: left;
				padding-top: 16px;
				padding-left: 31px;
			}
				#topNav .subscribe form {
					margin:0;
					padding:0;
				}
					#topNav .subscribe form div.radioBttns {
						color: #fff;
						font-size: 11px;
					}
					#topNav .subscribe form input#email {
						margin:0;
						padding-bottom:0px! important;
						padding-top:3px! important;
						padding-right:0px! important;
						padding-left:3px;
						line-height: 12px;
						display: block;
						width: 180px;
						float: left;
						font-size: 11px;
						min-height: 17px;
						color: #828282;
						border: 0;
					}
					#topNav .subscribe form input.signup-submit {
						margin: 0;
						padding: 0;
						height: 21px;
						width: 69px;
					}
					#topNav .subscribe form input.radio {
						position: relative;
						top: 2px;
					}
			#topNav .latestNews {
				float: left;
				width: 64px;
				height: 55px;
				padding-left: 70px;
				padding-top: 13px;
				background-image: url('../images/black-stig.jpg');
				background-repeat: no-repeat;
				background-position: 0 2px;
			}
				#topNav .latestNews a {
					display: block;
				}
			#topNav .bBlog{
				float: left;
				width:125px;
				height: 70px;
				background-image:url('../images/dark-bruce.gif');
				background-repeat: no-repeat;
				display: block;
				margin-left:19px;
			}
				#topNav .bBlog a{
					background-image:url('../images/dark-bruce.gif');
					background-repeat: no-repeat;
					display: block;
					color: #ff0000;
					text-decoration: none;
					text-transform: uppercase;
					font-size:11px;
					line-height: 12px;
					font-weight: bold;
					padding:40px 0 0 75px ;
					height: 70px;
				}
					#topNav .bBlog a:hover{
						color: #ffffff;
						background-image:url('../images/dark-bruce-hover.gif');
						height: 70px;
					}
			#topNav .rss{
				float: left;
				width:35px;
				height: 70px;
				background-image:url('../images/rss.jpg');
				background-repeat: no-repeat;
				display: block;
			}
				#topNav .rss a{
						background-image:url('../images/rss.jpg');
						background-repeat: no-repeat;
						display: block;
						height: 70px;
					}
						#topNav .rss a:hover{
							background-image:url('../images/rss.jpg');
							height: 70px;
						}
			.bookNow {
				width:230px;
				height: 43px;
				display: block;
				background-image: url('../images/book-now.gif');
				background-repeat: no-repeat;
				margin:15px 10px 12px 0;
			}
				.bookNow a{
					width:230px;
					height: 43px;
					display: block;
					background-image: url('../images/book-now.gif');
					background-repeat: no-repeat;
				}
				.bookNow a:hover{
					width:230px;
					height: 43px;
					display: block;
					background-image: url('../images/book-now-over.gif');
					background-repeat: no-repeat;
				}


/* MAIN NAVIGATION */
		#mainNav {
			margin: 0;
			padding: 0;
			height: 39px;
			width: 100%;
			}
		#mainNav #homeLink {
			float: left;
			font-size: 14px;
			color: #ffffff;
			font-weight: bold;
			text-transform: uppercase;
			margin:0 35px 0 10px;
			padding:12px 0 0 0;
		}
			#mainNav #homeLink a{
				text-decoration: none;
				color: #ffffff;
			}
			#mainNav #homeLink a:hover{
				color: #ff0000;
			}	
		#mainNav h1 {
			float: left;
			font-size: 14px;
			color: #ffffff;
			font-weight: bold;
			text-transform: uppercase;
			margin:0 35px 0 10px;
			padding:12px 0 0 0;
		}
			#mainNav h1 a{
				text-decoration: none;
				color: #ffffff;
			}
			#mainNav h1 a:hover{
				color: #ff0000;
			}	
		#mainNav ul{
			margin:0 0 0 0;
			padding: 0 0 0 0;
			height: 39px;
		}
		#mainNav ul li {
			float: left;
			text-transform: uppercase;
			color: #ffffff;
			font-size:14px;
			padding: 0;
			margin:0 4px 0 0;
			background-image: url('../images/nav-off.gif');
			background-repeat: no-repeat;
			width: 150px;
			height: 39px;
			display: block;
			font-weight: bold;
		}
				#mainNav ul li a{
					background-image: url('../images/nav-off.gif');
					background-repeat: no-repeat;
					width: 150px;
					height: 39px;
					padding:12px 0 0 12px;
					display: block;
					color: #ffffff;
				}
				#mainNav ul li a:hover{
					background-image: url('../images/nav-hover.gif');
					background-repeat: no-repeat;
					width: 150px;
					height: 39px;
					display: block;
					text-decoration: none;
				}
			#mainNav ul li.locations {
				background-image: url('../images/location-nav-off.gif');
				background-repeat: no-repeat;
				width: 135px;
				height: 39px;
				display: block;
			}
				#mainNav ul li.locations a{
					background-image: url('../images/location-nav-off.gif');
					background-repeat: no-repeat;
					width: 135px;
					height: 39px;
					padding:12px 0 0 15px;
					display: block;
				}
				#mainNav ul li.locations a:hover{
					background-image: url('../images/location-nav-hover.gif');
					background-repeat: no-repeat;
					width: 135px;
					height: 39px;
					display: block;
				}
			#mainNav ul li.tracks {
				background-image: url('../images/track-nav-off.gif');
				background-repeat: no-repeat;
				width: 116px;
				height: 39px;
				display: block;
			}
				#mainNav ul li.tracks a{
					background-image: url('../images/track-nav-off.gif');
					background-repeat: no-repeat;
					width: 116px;
					height: 39px;
					padding:12px 0 0 15px;
					display: block;
				}
				#mainNav ul li.tracks a:hover{
					background-image: url('../images/track-nav-hover.gif');
					background-repeat: no-repeat;
					width: 116px;
					height: 39px;
					display: block;
				}
				
			/* DROP DOWN NAV */

.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	visibility: hidden;
	background-color: #ff0000;
	display: none; /*collapse all sub menus to begin with*/
}
.flexdropdownmenu li{
	position: relative;
	margin: 0;
	padding: 0;
	width:205px;
	height: 37px;
}
.flexdropdownmenu li a{
	height: 37px;
	width: 205px; /*width of menu (not including side paddings)*/
	color: #ffffff;
	background: #ff0000;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	padding: 10px 0 0 15px;
	background-image: url('../images/dropNav-bg.gif');
	background-repeat: no-repeat;
	display: block;
}
.flexdropdownmenu li a.last{
	padding: 10px 0 0 15px;
	height: 27px;
}
* html .flexdropdownmenu li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 205px; /*width of menu (include side paddings of LI A*/
}
.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
	text-decoration: none;
	color: #ffffff;
	background-image: url('../images/dropNav-bg-hover.gif');
	background-repeat: no-repeat;
}
	
	
/* SECONDARY NAV */

#secondaryNav {
	height: 30px;
	margin-top:13px;
}
	#secondaryNav .book {
		float: left;
		width:149px;
		height: 30px;
		display: block;
		background-image: url('../images/secondaryNav-book-now.gif');
		background-repeat: no-repeat;
		margin:0 15px 0 0;
	}
		#secondaryNav .book a {
			width:149px;
			height: 30px;
			display: block;
			background-image: url('../images/secondaryNav-book-now.gif');
			background-repeat: no-repeat;
		}
	#secondaryNav ul {
		float: left;
		margin:8px 0 0 0;
	}	
		#secondaryNav ul li {
			float: left;
			color: #ffffff;
			text-transform: uppercase;
			font-weight: bold;
			margin-right:15px;
		}	
			#secondaryNav ul li a {
				color: #ffffff;
				text-decoration: none;
			}
			#secondaryNav ul li a:hover {
				color: #ffffff;
				border-bottom:2px solid #ff0000;
			}
					


/* MAIN PROMO PANEL */



#mainImageWrapper {
	width: 100%;
	height: 480px;
	position: absolute;
	top:110px;
	left: 0;
	z-index: -1;
	background: url('../images/promo-grad.png') repeat-x;
	background-position: bottom;
}
#mainImageContainer {
	width:100%;
	height:470px;
	min-width: 990px;
	background-color: #000000;
}
	#mainImage {
		width:990px;
		height: 470px;
		margin:auto;
	}


/* SMALL PROMO PANEL */


	#smallPromoContainer {
		width: 230px;
		background-color: #e00007;
		position: relative;
		float: left;
		margin:0 10px 0 10px;
		display: inline;
	}
		#smallPromo {
			width:230px;
			height: 302px;
			border-top: 1px solid #545454;
		}
		#smallPromo .wrapper {
			height: 302px;
			overflow: hidden;
		}
			#smallPromo ul {
				margin: 0;
				padding: 0;
				list-style-type: none;
			}
			#smallPromo ul li {
				margin: 0;
				padding: 0;
				display: inline;
				height: 151px;
				width: 230px;
			}
		#smallPromoControls {
			height: 40px;
		}
			#smallPromoControls .promoTitle{
				margin:0 0 0 10px;
				padding-top:15px;
				width:152px;
				float: left;
				display: inline;
			}
			#smallPromoControls .controls {
				float: left;
				margin-top:6px;
			}
				#scrollUp {
					background-image: url('../images/scroll-up.gif');
					width:26px;
					height:27px;
					display: block;
					float: left;
					margin-right: 5px;
				}
					#scrollUp a {
						background-image: url('../images/scroll-up.gif');
						width:26px;
						height:27px;
						display: block;
					}
					#scrollUp a:hover{
						background-image: url('../images/scroll-up-over.gif');
					}
				#scrollDown {
					background-image: url('../images/scroll-down.gif');
					width:26px;
					height:27px;
					display: block;
					float: left;
				}
				#scrollDown a {
					background-image: url('../images/scroll-down.gif');
					width:26px;
					height:27px;
					display: block;
				}
				#scrollDown a:hover{
					background-image: url('../images/scroll-down-over.gif');
				}
	#promoList {
		width: 235px;
		text-align: left;
		margin:10px 0 0 0;
		height: 16px;
		font-size: 10px;
		text-transform: uppercase;
		color: #ffffff;
		#height: 14px;
	}
		#promoList a {
			color: #ffffff;
			text-decoration: none;
			text-transform: uppercase;
			font-size:10px;
			font-weight: bold;
			margin: 0;
			padding: 0;
		}
		#promoList a:hover {
			color: #ff0000;
		}
/* MAIN CONTENT */	
	
#contentWrapper {
	width: 100%;
	#margin-top:-200px;
	position: absolute;
	z-index: 0;
	top:200px;
}
#contentContainer {
	width: 990px;
	margin: auto;
}
#contentPositioner {
	width: 980px;
	margin: auto;
}

/* LEFT CONTENT */

#leftContentTop {
	width:720px;
	margin-top:263px;
	#margin-top:262px;
}
.no-yapb {
	margin-top: 20px;
}
#leftContent {
	width:720px;
	background-image: url('../images/content-slice.gif');
	background-repeat: repeat-x;
	background-color: #d3d2d3;
}
h1#brucesBlogHeader, div#brucesBlogHeader {
	width: 720px;
	height: 76px;
	margin-top: 20px;
	margin-bottom: 0;
}
	#mainContent {
		margin:0 15px 0 15px;
		background-image: url('../images/mainContent-bgslice.png');
		background-repeat: repeat-y;
		width:690px;

	}
		#content {
			width: 690px;
			min-height: 510px;
			padding-bottom: 10px;
			float: left;
			background-color: #ffffff;
		}
			#content .navigation {
				font-size: 11px;
				font-weight: bold;
				margin-bottom: 10px;
			}
				#content .navigation .alignleft {
					float: left;
					height: 25px;
				}
				#content .navigation .alignright {
					float: right;
					height: 25px;
				}
			#content h2.blogTitle, #content h1.blogTitle {
				font-size: 24px;
				font-weight: normal;
				float: none;
				display: block;
				clear: both;
				background-image: url('../images/topHeader-wide-bg.gif');
				background-repeat: no-repeat;
				width: 670px;
				min-height: 50px;
				_height: 50px;
				padding: 15px 0 0 20px;
				
			}
			#content h1.blogTitle {
				margin:0 0 10px 0;
				min-height:0;
			}
			#content.blogpost h2 {
				background-image: none;
				float: none;
				width: 100%;
				font-weight: bold;
				font-size: 19px;
			}
			#content.blogpost h3, #content.blogpost h4 {
				margin:0 0 5px 10px;
				padding-top: 10px;
				color: #383838;
			}
			#content.blogpost hr {
				margin:0 10px 10px 10px;
			}
			#content .thePost .entry h2 {
				background: none;
				font-size: 12px;
				width:100%;
				min-height: 0;
				padding-bottom:3px;
			}
			#content .thePost .entry h3, #content .thePost .entry h4 {
				font-size: 11px;
				margin-left: 10px;
				color: #383838;
			}
			#content .postDate p {
				font-size: 10px;
				font-weight: bold;
				margin: 0 0 0 10px;
				padding: 0;
			}
			#content h3#comments, #content #respond h3 {
				font-size: 20px;
				font-weight: normal;
				float: none;
				display: block;
				clear: both;
				background-image: url('../images/topHeader-wide-bg.gif');
				background-repeat: no-repeat;
				width: 670px;
				padding: 15px 0 0 20px;
				color: #383737;
			}
			#content h3#comments {
				margin: 20px 0 0 0;
			}
			#content #respond h3 {
				margin: 20px 0 5px 0;
				min-height: 0;
				height: 35px;
			}
			#content div.entry {	
				margin-left: 10px;
			}
			#content .thePost .entry {
				margin-left: 0;
			}
			#content p.postmetadata {
				border-top:1px solid #FF0000;
				font-family: Arial;
				font-size: 11px;
				margin-right: 10px;	
				padding-top:5px;
				margin-bottom: 0;
			}
			#content p.tags {
				font-size: 11px;
			}
			#content .addthis_container {
				margin-left:10px;
				
			}
			#content .thePost p.postmetadata {
				padding: 0;
				background-color: #ffffff;
				font-size:10px;
				border-top:none;
				margin-bottom: 10px;
			}
			
			#content ol.commentlist {
				margin: 0;
				padding: 0;
			}
			#content ol.commentlist li {
				margin: 10px;
				padding: 15px;
				list-style-type: none;
			}
			#content ol.commentlist li.odd {
				background-color: #E7E7E7;
			}
			#content .comment-body {
				
			}
			#content .comment-body img {
				float: left;
				margin-right: 15px;
			}
			#content .comment-body p {
				clear: left;
				margin-left: 0;
				margin-top: 5px;
			}
			#content .comment-body a {
				font-weight: bold;
				color: #ff0000;
				font-style: normal;
				text-decoration: none;
			}
			#content .comment-body .comment-author,
			#content .comment-body .comment-meta {
				font-size: 11px;
				line-height: 18px;
				float: left;
				font-weight: bold;
			}
			#content .vcard img{
				margin-bottom: 0;
			}
			#content ol.commentlist li.bypostauthor {
				background-color: #f0dcdc;
			}
			#content #respond form#commentform p {
				margin: 0;
				padding: 0 0 10px 21px;
			}
			#content #respond form#commentform p label {
				color: #ff0000;
				margin-left: 5px;
				font-size: 11px;
				font-weight: bold;
			}
			#content #respond form#commentform p input {
				width: 260px;
			}
			#content #respond form#commentform p input#submit {
				width: 158px;
				height: 23px;
			}
			#content #respond form#commentform p textarea {
				font-family: Arial, Helvetica, Verdana, Sans-serif;
				font-size: 12px;
				width: 500px;
			}	
		#content .navigation a {
			color: #ff0000;
			text-decoration: none;
		}
		#content .navigation a:hover {
			text-decoration: underline;
		}
		#content img {
			margin:0 0 15px 0;
		}
		#content .blogList h2 {
			padding: 10px 0 0 10px;
			margin: 0;
		}
		#content .blogList h2 a {
			font-size: 14px;
			color: #202020;
			font-weight: bold;
		}
		#content .blogList h2 a:hover {
			text-decoration: none;
		}
		#content .blogListThumb {
			float: left;
			width: 160px;
			margin-left: 10px;
		}
			#content img.video {
				margin:0 0 15px 0;
			}
			#content .thePost {
				float: left;
				width: 465px;
			}
		#newsContent {
			float: left;
			width: 215px;
			margin-left:20px;
		}
		#newsContent img {
			margin:0 0 8px 0;
		}
		
		#content .two-col{
			
		}
		#content .two-col .two-col-left {
			float: left;
			width:325px;
		}
		#content .two-col .two-col-right {
			float: left;
			width: 325px;
		}
		
		#content table{
			border-top: 1px solid #555555;
			border-left: 1px solid #555555;
			font-size: 11px;
			margin: 20px 25px 20px 10px;
			clear: both;
			
		}
		#content table td {
			border-bottom: 1px solid #555555;
			border-right: 1px solid #555555;
			padding: 3px;
		}
		
		
/* RIGHT COLUMN */

	
#rightContentContent {
	width: 250px;
	background-color: #ffffff;
	background-image: url('../images/related-items-bg.gif');
	background-repeat: repeat-y;
	background-position: 10px 0;

}

#fastestLap {
	background-color: #000000;
	background-image: url('../images/fastest-lap-bg.png');
	background-repeat: no-repeat;
	height: 150px;
	width: 250px;
	float: right;
}
	#fastestLap img{
		float: left;
		margin:0 5px 0 0;
	}
	#fastestLap strong {
		color: #666666;
		font-weight: bold;
		font-size: 18px;
		margin:0 0 0 0;
		padding:0;
	}
	#fastestLap p {
		color: #ffffff;
		font-weight: bold;
	}
	#camberley {
		position: relative;
		padding:80px 0 0 25px;
	}
	#camberley .wrapper {
		width: 200px;
		height: 50px;
		overflow: hidden; 
		 
	}
	#camberley .wrapper ul {
		margin:0;
		padding:0;
		width: 1000px;
	}
	#camberley .wrapper li {
		margin:0;
		padding:0;
		width: 200px;
		height: 50px;
		display:block;
		float: left;
	}
	
	#relatedItems {
		background-image: url('/images/related-items-bg.gif');
		background-repeat: repeat-y;
		margin-left:10px;
		width: 229px;
	}
	#mainMenu {
		width: 229px;
		margin:5px 15px 0 10px;
		background-color: #ffffff;
	}

/* SIGN UP */

#signupWrapper {
	width: 100%;
	height: 40px;
	position: fixed;
	z-index: 1000;
	bottom: 0;
	left: 0;
	background-color: #ff0000;
	border-top:1px solid #ffffff;
}
	#signupContainer {
		width:990px;
		margin: auto;
	}
		#signup-text {
			float: left;
			margin:15px 0 0 20px;
			display: inline;
		}
		#signup-form {
			float: left;
			margin: 8px 0 0 19px;
		}
		#signup-form form input {
			width: 199px;
			margin: 0;
			padding: 0;
			float: left;
		}
			#signup-form form input.signup-email {
				padding: 3px;
			}
		#signup-form form .signup-submit {
			width:81px;
			height: 26px;
			background-image: url('../images/signup-submit.gif');
			background-repeat: no-repeat;
			display: block;
		}


/* FOOTER */

#footerWrapper {
	width: 100%;
	background-color: #000000;
	height: 40px;
	margin-bottom: 40px;
	border-top:1px solid #ff0000;
}
	#footerContainer {
		width:980px;
		margin: auto;
	}
	#footerContainer p {
		font-size: 10px;
		font-weight: bold;
		padding: 10px 0 0 5px;
	}
		#footerContainer p a {
			text-decoration: none;
			color: #383838;
		}
		#footerContainer p a:hover {
			color: #ff0000;
		}
		#footerContainer p.left {
			float: left;
		}
		#footerContainer p.right {
			float: right;
			
		}
		#footerContainer p.right a {
			color: #ff0000;
		}
		#footerContainer p.right a:hover {
			color: #ffffff;
			text-decoration: underline;
		}



/* SEARCH */
#rightContent div#searchForm {
	margin: 0;
	padding: 0;
}
#rightContent div#searchForm label {
	font-weight: bold;
	font-size: 13px;
	color:#545454;
}
#rightContent div#searchForm .middle {
	background-color: #DFDFDF;
	width: 200px;
	display: inline-block;
	padding-left: 0;
	padding-bottom: 0;
}
#rightContent div#searchForm .top {
	background-color: #ffffff;
	background-image: url('../images/search-panel-top.png');
	background-repeat: no-repeat;
	height: 10px;
	width: 210px;
	
}
#rightContent div#searchForm .bottom {
	background-color: #ffffff;
	background-image: url('../images/search-panel-bottom.png');
	background-repeat: no-repeat;
	height: 10px;
	width: 210px;
}
#rightContent form {
	margin:0;
	padding:0 0 0 6px;
	background-repeat: repeat-y;
	display: block;
}
#rightContent form input {
		width: 128px;
		margin:0 0 10px 0;
		padding: 0;
		float: left;
	}
		#rightContent form input.search,
		#rightContent form input#s {
			padding: 3px;
		}
	#rightContent form .search-submit,
	#rightContent form input#searchsubmit {
		width:54px;
		height: 26px;
		background-image: url('../images/signup-submit.gif');
		background-repeat: no-repeat;
		display: block;
		margin:0 0 10px 0;
	}



