body
{	background-color: #707070;
	color: black;
	font-family: helvetica,sans;
	font-size: 12px;}

.sitecontainer
{	width: 1018px; 
	margin: auto;}

.leftcontainer
{	margin-right: 16; 
	float: left;}

.rightcontainer
{	float: left; 
	margin-left: 16; }

.content
{	width: 192px;
	margin-bottom: 16; }
.titlebar
{	height: 20px; }

.blogcontainer
{	width: 570px;
	float: left;
}

#forumtitle
{	background: url(/images/headerforum.png) no-repeat; }
#audiotitle
{	background: url(/images/headeraudio.png) no-repeat; }
#blogtitle
{	background: url(/images/headerblog.png) no-repeat; }
#merchtitle
{	background: url(/images/headermerch.png) no-repeat; }
#tourtitle
{	background: url(/images/headertour.png) no-repeat; }

img.imgborder
{	border: 1px solid black;
	margin-top: 3px; }

img.merchbadge
{	margin-top: 4px; 
	border: 0px; }

td
{	font-size: 12px; }

td.contact
{	color: #000000; }
.loginbox
{	background-color: #222222;
	border: 1px solid black;
	padding: 4px;
	height: 41px;
	width: 256px;
	font-size: 10px; }

input
{	border: 1px solid #000000;
	background-color: #555;
	color: #ffffff;
	height: 18px;
	padding: 2px 1px 1px 1px;
	margin-bottom: 2px;
}

input.postU, input.postP
{	width: 180px;
	background-repeat: no-repeat; }

input.postU
{	background-image: url('images/loginU.gif'); }
input.postP
{	background-image: url('images/loginP.gif'); }

input.login
{	width: 36px;
	background-image: url('images/loginL.gif'); }

table.tour
{	margin-bottom: 2px;
	width: 192px;}

td.tourdate
{	color: #000000;
	background-color: #555;
	border: 1px solid black;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0px 0px 2px;  }

td.tourinfo
{	font-size: 12px;
	color: #d0d0d0;
	border: 1px solid black;
	border-top: none;
	padding: 2px; }

a,a:hover,a:visited,a:active
{	 color: #2377d3;
	text-decoration: none;}

a.dark, td.tourinfo a
{	color: #174d89; }

a.topnav
{	color: #000000;
	font-weight: bold; }

.blogpostbox
{	width: 570px;
	margin-bottom: 16px; }

.blogposttitle
{	background-color: #000000;
	color: #ffffff;
	font-size: 15px;
	text-transform: lowercase;
	padding: 3px 0px 2px 6px;
	font-weight: bold;
	boorder-left: 4px solid #f8d600;
}

.blogposttitle a, .blogposttitle a:visited
{ color: #2377d3; }

.blogtitlesmall
{	font-size: 10px; }

.blogpostdate
{	color: #d0d0d0;
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
	font-size: 10px;
	left: 2px; }

.blogpostbody
{	background-color: #222222;
	color: #e0e0e0;
	padding: 4px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 12px;
	text-transform: none;
	text-align: justify;
	font-weight: normal;}

.blogpostbody img { border: 1px solid black; }

.blogdivider
{	height: 40px;
	background-color: transparent; }