body {
	margin: 0px 0px 20px 0px;
	background: #565656 url(http://www.bohls.net/images/pattern1.gif);
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
    text-align: center;        
	}

a {	text-decoration: underline;
	}

a:link {
	color: #444444;
	}

a:visited {
	color: #444444;
	}

a:active {
	color: #444444;
	}

a:hover {
	color: #993300;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px;
	width: 650px;
	background-color: #AAAAAA;
	border: 3px solid #333333;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	width: 650px;
	color: #FFFFFF;
    background: #999999 url("http://www.bohls.net/images/head01.gif") top left no-repeat;
	text-align: center;
	border-bottom: 1px dashed #FFFFFF;
	height: 81px;
	}
	
#bigbuttons {
	width: 599px;
	height: 71px;
	margin: 0px, auto, 0px;
	padding: 0px 8px 10px 8px;
	text-align:center;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	display: none;
	}

#banner h2 {
	display: none;
	}

#banner h3 {
	font-size: x-small;
	}


#center {
	float: left;
	width: 650px;
	
	
	overflow: hidden;
	}


.content {
	width: 620px;
	padding: 15px 15px 5px 15px;
	background-color: #AAAAAA;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#left {
		float: right;
	
	
	width: 200px;
	background-color: #DDDDDD;
	
	overflow: hidden;
	}

#right {
		float: left;
	
	
	width: 200px;
	background-color: #DDDDDD;
	
	overflow: hidden;
	}

.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 5px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #993300;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	margin-bottom: 2px;
	
	}

.content h3 {
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: -4px;
	
	}

.content p.posted {
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	border-top: 1px solid #666666;
	text-align: center;
	font-weight: normal;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}

