body
		{ color: #C9C3AD;
			font-family: Trebuchet, Arial, sans-serif;
			background: #000000 url(brownbass.jpg) fixed no-repeat top right;
			font-size:11px;
			padding: 0px;
			margin: 0px;
		}

		

.menu
		{	text-align: right;
			border: 1px solid #6E5E3C;
			border-left: 0px;
		}		
.title
		{	text-align: left;
			margin-bottom: 0px;
			padding-bottom: 0px;
		}

p
		{ 
			color: #C9C3AD;
			font-family: Trebuchet, Arial, sans-serif;
			font-size: 11pt;
		}
		
.content
		{ 
			border-top: 4px double #6E5E3C;
			border-bottom: 4px double #6E5E3C;
			margin: 5px;
			padding: 5px;
			width: auto;
			color: #C9C3AD;
			font-family: Trebuchet, Arial, sans-serif;
			font-size: 11pt;
		}

.shell
		{	border: 0px solid #949494;
			margin-top: 0px;
			padding-top:0px;
			margin-right: auto;
			margin-left: 0px;
			width: 99%;
			height: 100%;
			text-align: left;
			}
			
img	{
	border: 0px;
	margin: 10px;
	}
	
.menu img	{
		padding: 0px;
		margin: 0px;
		margin-left: 5px;
		}


.disclaimer	{
		font-size: 8pt;
		font-family: Trebuchet, Arial, sans-serif;
		color: #6E5E3C;
		text-align: center;
		}
		
.details	{
		padding: 5px;
		margin-top: 10px;
		font-size: smaller;
		color: #8E876B;
		}

h2
	{	
		font-family: Georgia, Times, serif;
		font-size: 18pt;
		font-weight: bold;
		margin-bottom: 0px;
		}
		
h3
	{	
		font-family: Georgia, Times, serif;
		font-size: 14pt;
		font-weight: light;
		color: #8E876B;
		margin-top: 0px;
		font-weight: normal;
		}
		
.calendar td
	{	padding: 10px;
		border-bottom: 1px solid #6E5E3C;
		}

a:link, a:hover, a:active
	{	font-weight: bold;
		text-decoration:none;
		color:#6E5E3C;
		}
		
a:visited
	{	font-weight: bold;
		text-decoration:none;
		color:#8E876B;
		}
		
ul
	{ list-style: none inside none;
	font-size:14px;
	}
	
.content td
	{
	vertical-align:top;
	}