body {
	background: #222222 url(susback.png) top left no-repeat fixed;
	color: #dddddd;
	text-align: center;
	font-size: 13px;
	line-height: 1.2;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	width: bold;
	color: #66FF00;
	text-decoration: none;
}

a:visited {
	width: bold;
	color: #aaFF00;
}

a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	padding-bottom: 6px;
	font-size: 28px;
	font-weight: lighter;
	text-decoration: underline;
	text-shadow: 2px 2px 2px #000;
}





h3 {
	color: #FFFF00;
	text-transform: uppercase;
	padding-bottom: 6px;
	font-size: 16px;
		font-weight: lighter;
	text-shadow: 2px 2px 2px #000;
}


#header {
width=auto;
}

#container {
	position: absolute;
	top: 220px;
	right: 400px;
	left: 170px;
	z-index: 1;
	background: url(white.png) repeat;
	margin: auto auto;
	padding: 30px;
	text-align: left;
}

#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
}

#susradio {
	position: absolute;
	top: 220px;
	right: 40px;
	z-index: 2;
}

