body {
	margin: 0px;
	padding: 0px;
	background: #999999;
	font-size: 10pt;
	font-family: arial;
	background: #000000 url(/images/background2.jpg);
	background-position: center;
	background-repeat: repeat-y;
	}

form {
	clear: none;
	margin: 0px;
	padding: 0px;
}

strong {
	font-size: 1.2em;
	}
p {
	margin: 0px 0px 0px 0px;
	background: #666666;
	padding: 6px;
	text-align: justify;
	}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: red;
	border-bottom: dashed 1px red;
}
#bounding {
	width: 800px;
	position:absolute;
	top: 160px;
	left: 50%;
	margin-left: -400px;
	}


#titleBar1 {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	display: block;
	height: 160px;
	width: 800px;
	}
#titleBar2 {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	display: block;
	height: 160px;
	width: 800px;
	}

#menuBar {
	background: black;
	text-align: center;
	padding: 5px 0px 5px 0px;
	}
	#menuBar a {
		color: white;
		font-size: 1.2em;
		font-weight: bold;
		text-decoration: none;
		margin: 0px 10px 0px 10px;
	}

	#menuBar a:hover {
		color: red;
		border: none;
	}

#forumMenuBar {
	display: block;
	background: #333333;
	text-align: center;
	padding: 5px 0px 5px 0px;
	}
	#forumMenuBar a {
		color: white;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
		margin: 0px 10px 0px 10px;
	}

	#forumMenuBar a:hover {
		color: red;
		border: none;
	}

table.forumline img {
	max-width: 500px;
}

#content {
	border: solid 5px black;
	border-top: none;
	background: #333333;
	color: white;
}

h1 {
	color: white;
	padding: 5px 0px 5px 10px;
	background: #333333 url(/images/tireTrack.jpg);
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	}

h2 {
	color: white;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 3px;
	font-size: 1em;
	}
h3 {
	color: white;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 0px 3px 0px;
	}

#contentFooter {
	clear: both;
}

#footer {
	display: block;
	height: 110px;
	border: solid 1px black;
	border-top: none;
	background: black;
	}
	#footer h1 {
	color: white;
	padding: 5px 0px 5px 10px;
	background: #333333 url(/images/tireTrack.jpg);
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	}
	#footer h1.forum {
		padding: 5px 0px 5px 10px;
		font-family: arial;
		}
	#footer div.bar1 {
		display: block;
		width: 586px;
		height: 110px;
		float: left;
		margin-right: 6px;
		margin-left: 2px;
		background: #333333;
		text-align: center;
		border-left: solid 2px black;
		}
		#footer div.bar1 h1 {
			background: url(/images/wantToJoin.jpg);
			display: block;
			height: 29px;
			padding: 0px;
			margin: 0px;
		}
		
		#footer div.bar1 div.moreInfo {
			display: block;
			height: 26px;
			line-height: 26px;
			vertical-align: center;
			color: white;
			}
			#footer div.bar1 div.moreInfo a {
				color: white;
			}
			#footer div.bar1 div.moreInfo a:hover {
				color: red;
				border: none;
			}
		#footer div.bar1 a.sponsor {
			display: block;
			height: 58px;
			}
			#footer div.bar1 a.sponsor:hover {
				border: none;
				}
			
	#footer div.bar2 {
		height: 113px;
		width: 200px;
		float: left;
		padding: 0px 0px 0px 0px;
		background: #333333;
		text-align: left;
		color: white;
		}
		#footer div.bar2 a {
			color: white;
			margin: 0px 0px 0px 10px;
			}
			#footer div.bar2 a:hover {
			text-decoration: none;
			border: none;
			}
		#footer div.bar2 h1 {
			font-family: arial;
			margin: 0px 0px 5px 0px;
			font-size: 12pt;
		}
		#footer div.bar2 div {
			padding: 0px 0px 0px 10px;
			font-size: 12px;
		}

#copyright {
	background: black;
	text-align: right;
	padding: 5px 5px 5px 5px;
	color: white;
	font-size: .8em;
	line-height: 1.6em;
}
/*main*/
#bar1 {
	display: block;
	width: 580px;
	float: left;
	margin-right: 10px;
	}

	#bar1 #picFrame {
		background: #666666;
		text-align: center;
		padding: 20px 0px 20px 0px;
	}

	#bar1 #picFrame #picOfMonth {
		width: 540px;
	}

#bar2 {
	display: block;
	width: 200px;
	float: left;
	}
	#bar2 #sponsors {
		padding: 22px 0px 0px 0px;
		text-align: center;
		}
		#bar2 #sponsors img {
			margin: 0px 0px 15px 0px;
			border: none;
		}
	#bar2 #sponsors a:hover {
		border: none;
	}

/*info page*/

div.infoblock {
	background: #666666;
	line-height: 1.6em;
	padding: 20px;
}
div.infoblock div {
	clear: both;
}
div.infoblock span.label {
	display: block;
	float: left;
	text-align: right;
	width: 160px;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	}
#addressBlock {
	margin-top: 20px;
	border-top: solid 4px #333333;
}
#address {
	line-height: 1.3em;
	padding: 0px 0px 0px 50px;
	}
	#address .email {
	margin: 0px 0px 5px 0px;
	}
	

/*members*/
#membersBlock {
	background: #666666;
	line-height: 1.6em;
	padding: 20px;
	}

	#membersBlock div {
		display: block;
		clear:both;
		height: 25px;
		line-height: 25px;
		border: solid 1px #999999;
		border-top: none;
		}
	#membersBlock div.header {
		border: none;
		}
	#membersBlock div.color2 {
		}

	#membersBlock a {
		color: red;
		}
	#membersBlock a:hover {
		border:none;
	}

		#membersBlock div span.column1 {
			float: left;
			display: block;
			width: 260px;
			font-weight: bold;
			padding: 0px 0px 0px 10px;
		}
		#membersBlock div span.column2 {
			float: left;
			display: block;
			width: 220px;
			font-style: italic;
		}
		#membersBlock div span.column3 {
			float: left;
			display: block;
			width: 200px;
		}
		#membersBlock div.header {
			background: #333333;
			margin-bottom: 0px;

			}
			#membersBlock div.header span {
				font-weight: bold;
				font-style: normal;
				}

/*trucks*/
#truckBlock {

	}
	#truckBlock div {
		line-height: 1.6em;
		vertical-align: middle;
	}
	#truckBlock h1 {
	}
	#truckBlock span.label {
		display: block;
		float: left;
		text-align: right;
		width: 80px;
		padding: 0px 10px 0px 0px;
		}
	#truckBlock #infoBlock {
		display: block;
		float: left;
		width: 340px;
		background: #666666;
		}
		#truckBlock #infoBlock #modBlock {
			padding: 0px 0px 0px 10px;
			}
			#truckBlock #infoBlock #modBlock div.mod {
			padding: 0px 0px 0px 10px;
			}
	#truckBlock #pictureBlock {
		display: block;
		width: 450px;
		float: left;
		text-align: center;
		padding: 5px 0px 20px 0px;
		}

	#truckBlock #pictureBlock #picLarge {
		width: 380px;
		border: solid 1px #cccccc;
		}

	#truckBlock #pictureBlock img.picSmall {
		width: 120px;
		margin: 10px 5px 0px 5px;
		border: solid 1px #cccccc;
		cursor: pointer;
		}

/*index (splash)*/
#splashBlock {
	background: black;
	text-align: center;
	height: 100%;
	padding: 10px 0px 0px 0px;
	}
	#splashBlock img {
		border: none;
		}
	#splashBlock a:hover {
		border: none;
		}

/*media*/
#mediaBlock {
	background: #666666;
	line-height: 1.6em;
	padding: 20px;
	height: 1%;
	}
	#mediaBlock h2 {
		display: block;
		background: #333333;
		clear: both;
		}
	#mediaBlock h3 {
		}
	#mediaBlock div.albums {
		display: block;
		width: 332px;
		float: left;
		padding: 0px 0px 20px 0px;
	}
	#mediaBlock div.videos {
		display: block;
		width: 300px;
		float: left;
		padding: 0px 0px 20px 0px;
	}
	#mediaBlock div.clear {
		display: block;
		height: 20px;
		clear:both;
	}

/*album*/
#albumBlock {
	background: #666666;
	line-height: 1.6em;
	padding: 20px;
	text-align: center;
	}
	#albumBlock h2 {
		font-size: 1.5em;
		padding: 0px 0px 10px 0px;
		line-height: 30px;
		}

	#albumBlock a:hover {
		border: none;
		}

	#albumBlock img {
		width: 175px;
		margin: 0px 5px 10px 5px;
		border: none;
		}

/*show pic*/
#showPicBlock {
	padding: 20px 0px 20px 0px;	
	text-align: center;
	}

	#showPicBlock img {
		width: 740px;
		}

/*join*/
#joinBlock {
	display: block;
	background: #666666;
	line-height: 1.6em;
	padding: 20px;
}
#joinBlock a {
	color: white;
	border-bottom: solid 1px white;
	}
	#joinBlock a:hover {
		color: red;
		border-bottom: dashed 1px red;
		}
#joinBlock h2 {
		display: block;
		background: #333333;
		clear: both;
		}
#joinBlock #steps div {
	display: block;
	height: 1px;
	clear: both;
}
#joinBlock span.label {
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	}

#joinBlock form {
	clear: none;
	margin: 0px;
	padding: 0px;
}

#joinBlock input {
	margin-left: 30px;
	clear: none;
}

#joinBlock div.indent {
	display: block;
	padding: 0px 0px 0px 160px;
	line-height: 1.3em;
}

#joinBlock div.paypalIndent {
	display: block;
	padding: 0px 0px 0px 141px;
}

#joinBlock span.paypalBlock {
	clear: none;
	float: left;
	display: block;
	margin: 10px;
	width: 200px;
}

/*links*/

#linksBlock {
	background: #666666;
	line-height: 1.6em;
	padding: 20px;
	height: 1%;
	}
	#linksBlock h2 {
		display: block;
		background: #333333;
		clear: both;
		}
	#linksBlock div.links {
		padding: 10px 0px 20px 20px;
	}

/*calendar*/
#calendarBlock {
	}

#monthName {
		display: block;
		height: 30px;
		font-size: 1.3em;
		clear: right;
		margin: 10px 0px 0px 0px;
	}
	#monthName a {
		display: block;
		width: 30px;
		text-align: center;
		float: left;
		padding: 3px 0px 0px 0px;
		}
		#monthName a:hover {
			border: none;
			}
	#monthName h2 {
		display: block;
		width: 200px;
		float: left;
		text-align: center;
		}
#calendar {
	margin: 15px 10px 20px 10px;
	text-align: center;
	}
	#calendar a:hover {
		border: none;
	}

	#calendar div.week {
		display: block;
		width: 770px;
		text-align: center;
		clear: left;
		}
		#calendar div.week div.day {
			display: block;
			width: 106px;
			height: 90px;
			margin: 1px;
			float: left;

			background: #666666;
			}
		#calendar div.week div.header {
			height: 30px;
			background: #666666;
			line-height: 30px;
			vertical-align: middle;
			font-weight: bold;
			color: white;
			text-decoration: underline;

			font-size: 1.1em;

		}
		
		#calendar div.week div.eventDay {
			background: navy;
			font-weight: bold;
			}
		#calendar div.week div.notInMonth {
			border: none;
			background: #333333;
			}

			#calendar div.week div.day div.dayNum {
				text-align: right;
				padding: 2px 2px 0px 0px;
				}

			#calendar div.week div.eventDay div.dayNum {
				text-align: right;
				padding: 2px 2px 0px 0px;
				font-weight: bold;
			}

#phpBBCopyright {
	font-size: 10px;
	color: black;
	padding: 5px;
}


#storeBlock {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 20px;	
	background: #666666;
	}
	#storeBlock table {
		color: white;
		font-size: 13pt;
		font-family: Arial;
		font-weight: bold;
	}
	#storeBlock #storeLeft {
		display:block;
		width: 220px;
		float: left;
		margin: 20px 0px 20px 0px;
		}
		#storeBlock #storeLeft p {
		margin: 0px;
		padding: 0px;
		}
		#storeBlock #storeLeft h2 {
			background: #333333;
			text-align: center;
		}
		#storeBlock #storeLeft div {
			border: solid 1px #999999;
			border-top:none;
		}
		#storeBlock #storeLeft p {
			text-align: left;
		}
	
	#storeBlock #storeRight {
		display:block;
		width: 550px;
		float: left;
		text-align: center;
		margin: 20px 0px 0px 0px;
		}

		#storeBlock #storeRight div.merchandise {
			display: block;
			height: 70px;
			margin: 0px 19px 20px 19px;
			clear: both;
			border: solid 1px #999999;
			border-top: none;
			}

		#storeBlock #storeRight div.merchandise div.info {
			padding: 5px 0px 5px 0px;
			line-height: 1.4em;
			text-align: middle;
			background: #666666;
			font-size: 1.2em;
			font-weight: bold;
			margin: 0px;
			display: block;
			width: 255px;
			height: 70px;
			float: left;
			}

		#storeBlock #storeRight div.merchandise div.info2 {
			padding: 5px 0px 5px 0px;
			line-height: 1.6em;
			text-align: middle;
			background: #666666;
			font-size: 1.2em;
			font-weight: bold;
			margin: 0px;

			}

		
		#storeBlock #storeRight div.merchandise div.addToCart {
			padding: 5px 0px 5px 0px;
			line-height: 1.6em;
			text-align: middle;
			background: #666666;
			font-size: 1.2em;
			font-weight: bold;
			margin: 0px;
			display: block;
			width: 255px;
			height: 70px;
			float: left;
			}

		#storeBlock #storeRight div.merchandise div.addToCart input{
			margin: 5px 0px 0px 8px;
			}

		#storeBlock #storeRight img.item {
			width: 500px;
			padding: 0px;
			margin: 0px;
			border: solid 5px #999999;
			}

		#storeBlock #storeRight img.item2 {
			width: 500px;
			height: 50px;
			padding: 0px;
			margin: 0px;
			border: solid 5px #999999;
			}

/*sponsors*/
#sponsorsBlock {
	background: #666666;
	line-height: 1.6em;
	padding: 20px;
	}
	
	#sponsorsBlock div.sponsor {
		display: block;
		height: 140px;
		clear: both;
		}

	#sponsorsBlock div.sponsor h2 {
		display: block;
		height: 20px;
		background: #333333;
		}

	#sponsorsBlock div.sponsor div.benefits {
		display:block;
		width: 375px;
		height: 100px;
		float: left;
		
		}
		#sponsorsBlock div.sponsor div.benefits div {
		
		}
	#sponsorsBlock div.sponsor div.address {
		line-height: 1.4em;
		}

	#sponsorsBlock #disclaimer {
		display: block;
		height: 20px;
		border-top: solid 1px #999999;
		clear: both;
		}

	#sponsorsBlock div.clear {
		display: block;
		height: 20px;
		clear:both;
	}