/* CSS Document *//*Purple #5E6B8DGreen #50ACA7*/strong {	font-size: 94%;}body {	margin: 8px 0 8px 0;	padding: 0;		/*background: #FFF url(../images/bg_white.gif) repeat-y center top;*/	font: 82% Verdana, Arial, Helvetica, sans-serif;	color: #000;	}#container {	position: relative;	width: 772px;	border: 2px solid #CCC;		padding: 0;	margin: 0 auto;			}.hide {display: none;}h2 {	font-weight: bold;	color: #880606;	font-size: 125%;		text-transform: uppercase;}h3 {	font-weight: bold;	color: #5E6B8D;	font-size: 108%;}h4 {	font-size: 100%;	font-weight: bold;	color: #333;}#header {	height: 251px;	background: url(../images/jimkoppbanner.jpg) no-repeat right top;}#event {	background-color: #CCC;		width: 215px;	float: left;	text-align: center;	padding: 0;	height: 251px;	margin: 0;	border-right: 1px solid #CCC;}#event h4 {	font-size: 110%;	color: #FFF;	font-weight: bold;	text-transform: lowercase;	text-align: right;	margin: 0;}#content {	padding: 4px 12px;	/*background-color: #FFF4D2;*/	margin-top: 0;	margin-left: 219px;	}#footer {	clear: left;	text-align: center;	font-size: 88%;	color: #666;	margin: 0 0 0 216px;	padding: 12px 0 4px 0;	}#footer a {	color: #666;	text-decoration: underline;}#footer a:hover {	color: #000;	text-decoration: underline;}
