#wrapper { 
	background-color: white; 
	text-align: left; 
	margin: 0 auto; 
	padding: 0; 
	border: solid 1px #c00; 
	width: 800px; 
	}

#clamsandbrett {
	float: right; 
	}

#header { margin: 0; }

#headerside-a { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 175%; 
	float: left; 
	width: 592px; 
	}

#headerside-b { 
	float: left; 
	width: 207px; 
	height: 1%; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 100%; 
`	text-align: right; 
	border-bottom: 1px solid gray; 
	}

#side-a { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 175%; 
	float: left; 
	width: 470px; 
	padding: 20px; 
	}

#side-a a { 
	color: #f60; 
	text-decoration: none; 
	}

#side-a a:hover { 
	color: #f60; 
	text-decoration: underline; 
	}

#side-b { 
	float: left; 
	width: 250px; 
	height: 1%; 
	padding: 20px; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 175%; 
	}

#side-b a { 
	color: #f60; 
	text-decoration: none; 
	}

#side-b a:hover { 
	color: #f60; 
	text-decoration: underline; 
	}

#footer { 
	clear: both; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	letter-spacing: 1px; 
	width: 780px; 
	height: auto; 
	padding: 2px 10px; 
	border-top: 1px solid gray; 
	}
	
#footer a { 
	color: #f60; 
	text-decoration: none; 
	}

#footer a:hover { 
	color: #f60; 
	text-decoration: underline; 
	}
	
#container {
	width: 100%; 
	height: auto;
	}
	
#navigation { 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: left; 
	letter-spacing: 1px; 
	width: 600px; 
	height: auto; 
	padding: 2px 20px; 
	border-bottom: 1px solid gray; 
	}
	
#navigation a { color: #f60; text-decoration: none; }

#navigation a:hover { color: #f60; text-decoration: underline; }
	
#headline { color: #c00; font-size: 17px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-transform: uppercase; margin-bottom: 5px; }
	
#sponsorinter { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	float: left; 
	width: 738px; 
	margin: 10px 20px; 
	padding: 10px; 
	border: dotted 2px; 
	color: #c00; 
	background-image: url(images/yellowbkgd.gif); 
	}

#sponsorinter a { 
	color: #f60; 
	text-decoration: none; 
	}

#sponsorinter a:hover { 
	color: #f60; 
	text-decoration: underline; 
	}