body.back{
background-image:url(../img/rider_back.png);
background-repeat:no-repeat;
background-position:center 200px;
}
body.about{
background-image:url(../img/rider_back.png);
background-repeat:no-repeat;
background-position:center 600px;
}
#title {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 450px;
	
}
/*#title h1{
	margin-left:-1000px;
	
}*/
#title span {
	margin-left: -1000px;
}
#strap {
color:#FF0033;
font-size:2em;
font-weight:bold;
display:block;
float:right;
margin-top:-3em;
margin-right:1em;

}
#footer{

text-align:center;
margin-top:3em;
}
#footer a {
color:#000000;
}
#copy {
	margin-left: 210px;
	margin-top: -250px;
}
.special {
	color: #000000;
	border:thin black solid;
	margin: auto;
	margin-top:0.5em;
	margin-bottom:0.5em;
	width: 75%;
	padding:0.5em;
	background: #ffffff;
}
.special h3 {
	font-size: 2em;
}

.leftimg{
float:left;
padding: 0.1em;
border: 0.1em solid grey;
margin:0.5em
}
.rightimg{
float:right;
padding:0.1em;
border: 0.1em solid grey;
margin:0.5em
}
#centerimg{
position:relative;
	margin:auto;
	width:763px;

padding:0.1em;
border: 0.1em solid grey;
}
.links-block {
	margin-left: 3em;
}
.dow{
color:#FF3333;
}
#posts {
	width: 75%;
	float: left;
}
#blogbar {
	float: right;
	width: 20%;
}
#blogbar a {
text-decoration:none;	
}
#posts h3 {
margin-left:0.75em;
border-bottom:#999999 dashed thin;
}
#blogpage{
text-align:center;
}
#blogpage a{
text-decoration:none;
font-size:1.5em;

}#clb-shell #clb p {
	text-align: center;
}
#clb-shell #clb a {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color:#FF0000;
}
#clb-shell #clb a:hover {
	
	color: #3333FF;
}

a {
	font-weight: 300;
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:hover{
color: #3333FF;
}
.newsDate {
	font-size: 1em;
	margin-left: 3em;
}
.stlist{font-size:1.4em;
}
.tag{
border-bottom-width: 0;
}
#workshop td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3300CC;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.price{
font-size:1.7em;
}
label {
font-size:1.5em;
	font-weight: bold;
	width: 20em;
	display:block;
}
.special ul {
padding-left:2em;
}
