body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/general/background1.jpg);
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 122px 0 0 0;
	background-image: url(ssbanner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
	border: 2px solid #000099;

}
#content {
	margin-left: 230px;
	padding: 20px 10px 0 0;
}
#content p {
	font-size: 80%;
	line-height: 1.8em;
	padding-left: 2em;
}
#content h1 {
	font: normal 180% Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: transparent;
	padding-left: 1em;
}
#content h2 {
	font-size: 120%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
}
#navigation {
	position: absolute;
	top: 180px;
	left: 0;
	width: 180px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #000033;
	border-right: 1px solid #000033;
	background-color: #000099;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #722100;
	color: #FFFFFF;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #722100;
	width: 168px;
}
#navigation ul.subnav a:link, #navigation ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #722100;
}
#splash {
	background-color: transparent;    
	top: 242px;
	right: 9px;
	width: 539px;
	height: 270px;
}
#news{
background-color:#AAAAAA;
border: 3px solid #000066;
position: absolute;
right: 56px;
	top: 522px;
	width: 369px;
}
#clear {
clear: both;
}
#footer {
	padding: 0 0 10px 255px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
	position: absolute;
	bottom: 0;
    left: 0;
	clear: both;
}
.sound  {
 background-color: #9DD8D4;
}
