html	{}
body	{ margin-top: 0px; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal;
	text-align: left;  color:#fff; background-image:url(http://kurtelling.com/touring/assets/background.pattern.touring.jpg); 
	background-position:Top Left;background-attachment:fixed;background-repeat:repeat; } 

	A 		{ color: #c15600; text-decoration: none;}
	A:link		{ color: #c15600; text-decoration: none;}
	A:visited	{ color: #c15600; text-decoration: none;}
	A:active	{ color: #c15600; text-decoration: none;}
	A:hover		{ color: #fff; background-color:#000; text-decoration: none;}

select 	{ font: 9px geneva, verdana, arial, sans-serif;  color: #000; text-transform:uppercase; width:180px;  border:0px; margin-left:15px; margin-top:20px; 
background-color: #888; }

#container 	{ box-sizing:content-box; margin: 0 auto;  width: 820px; border-top:10px #202020 solid; }
#menustrip	{ box-sizing:content-box; background-color:#000; height:40px; width:800px; border-left:#202020 10px solid; border-right:#202020 10px solid; }
#bannerimage	{ box-sizing:content-box; height:260px; border-left:#202020 10px solid; border-right:#202020 10px solid; }
#belowbanners	{ box-sizing:content-box; width:800px; background-color:#000; border-bottom:10px #202020 solid; border-left:#202020 10px 
solid; border-right:#202020 10px solid; }
#sidebar 	{ box-sizing:content-box; text-align:top; width:240px; height:800px; border-right:1px solid #252525; }
#mainpanel	{ box-sizing:content-box; padding:20px;}

.headerinfo	{ padding-bottom:15px; border-bottom:1px dashed #252525; margin-bottom:15px; }
#monthlyheader 	{ padding-bottom:15px; border-bottom:1px solid #333; margin-bottom:15px; font-size:14px; }
.date 		{ text-align:right; font-size:11px; text-transform:uppercase; }
.data		{ padding-left:10px; font-size:11px; text-align:left; }
.menutext 	{ font-size:10px; }

