body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	width: 500px;
	margin: auto;
	background-image: url('bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


/* Position */

#header {
	height: 50px;
	margin-top: 15px;
	border-bottom: black solid 1px;
	clear: both;
}

#headerLeft {
	float: left;
	margin-bottom: 15px;
}

#bigcontainer {
	/* clear: both; */
}

#holdIt {
	/* border: green solid 2px; */
	clear: both;
	margin-right: 13px;
	padding-bottom: 25px;
}

.communityLinks {
	/* clear: both; */
	/* border: red solid 2px; */
}

/* Style */

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;

}

a.smallicon {
   border: none;
}

#headerRight {
	text-align: right;
}

#titleThing {
	margin-bottom: 15px;
	float: left;
	text-align: left;
}
	
.commheader {
	border-bottom: solid gray 1px;
	margin-bottom: 4px;
}

.small {
	color: gray;
	font-size: 9px;
}

.link {
	padding-left: 6em;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 4px;
	text-indent: -6em;
}


.nodatelink {
	padding: 4px 0px 2px 6em;
}

.google {
	text-align: center;
	clear: both;
	margin-top: 20px;
}

.messagetitle {
	padding-top: 8px;
	font-weight: bold;
}

.messageComment {
	padding: 0px 0px 4px 10em;
}

#slider {
	float: right;
}

#slider a img {
	border: none;
}

#slider img.first{
}

#sliderbg{
	background-image: url(../images/rail.gif);
	background-position: center left;
	background-repeat: repeat-x;
	height: 10px;
	width: 110px;
	margin: 0px 10px;
	/* float: right; */
}

#sliderthumb{
	height: 12px;
	width: 12px;
}