/* Weston Bike Night Style Sheet - Start */


/* Document Structure*/

html, body{	

margin:0; 
padding:0; 
text-align:center; 
font-size:0.9em; 
font-family: verdana,arial,sans-serif; 
background:#000000;
} 

.merch{ border:  solid 1px #333; padding: 10px; width: 80%;}

a {text-decoration:underline; color:#cccccc;}
a:hover {text-decoration:underline; color:#fff;}

.page{ 
	margin-left:auto;

	margin-right:auto;
width:968px; 
text-align:center;
border-left: solid 1px #333;
border-right: solid 1px #333;
}

.header{
text-align:left;
height:142px; 
background: url("../images/header.jpg");
color:#fff;
}

.headerfilter{
text-align: left;
font-size: 0.6em;
color:#cccccc;
}

.content{

}

.main{
margin-top:5px;
margin-bottom:10px;

width:955px; 
text-align:left; 
color:#cccccc;
padding:5px;

}

.maintext{
padding: 2px;
width:780px; 
float:left;

}

.advert{
float: right;
width: 130px;
margin: 5px;
padding: 5px;
height: 100%;
}

.advertprofile{
height:140px;
width:140px;
text-align:center;
}

.footerfilter{
	height:7px;
	background-repeat:repeat-x;
	background-image:
	color:#FFFFFF;
}

.footer{	
border-top:  url(../images/filter.jpg);
font-size:10px;
font-weight:bold;
height:55px;
color:#999999;
clear:both;
text-align: center;
background-color: #222222;
padding: 5px;
 }
 
.biggeryellow {
 font-weight: bold;
 font-size: 18px;
 text-align: center;
 color: #CAD708;
 }
 
.footer a{text-decoration:none;}
.footer a:hover{text-decoration:underline;}
.footer a:link{color:#999999}
.footer a:visited{color:#999999;}
 
/* End of Document Structure */



/* Misc Classes */

.button {text-align:left;  height: 45px;}
.button a{border:1px dashed #000000;}
.button a:hover{border-bottom:1px solid #ffffff;}

.floatleft{float:left}
.floatright{float:right}
.textleft{text-align:left;}
.textcenter{text-align:center;}
.textright{text-align:right;}
a img{border:none;}

/* Enf of Misc Classes */

/* Weston Bike Night Style Sheet - End */

