#swx_BloxPort {
	background-color: #000000;
}

#swx_BloxTop {
	background-image: url(./images/header.jpg);
	height: 274px;
}
#swx_BloxTop a {
	color: #FFFFFF;
}

#swx_BloxCenter {
	min-height: 300px;
}
div.Center #swx_BloxCenter {
	width: 880px;
}
div.CenterRight #swx_BloxCenter {
	width: 620px;
}

#swx_BloxBottom {
	font-size: 8pt;
	text-align: center;
}
#swx_BloxBottom a {
	color: #FFFFFF;
}

/******************************************************************************/

a {
	color: #0192E5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-attachment: fixed;
	background-color: #333333;
	background-image: url(./images/background.jpg);
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 10pt;
}

button, input, select, textarea {
	font-family: sans-serif;
	font-size: 10pt;
}

h1 {
	font-size: 160%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 10pt 0pt 10pt 0pt;
}

h2 {
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 10pt 0pt 5pt 0pt;
}

h3 {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 10pt 0pt 5pt 0pt;
}

h4 {
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 10pt 0pt 5pt 0pt;
}

h5 {
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 10pt 0pt 5pt 0pt;
}

h6 {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 10pt 0pt 5pt 0pt;
}

img {
	border: 0px;
	padding: 2pt;
}

input, textarea {
	margin: 0px 0px 5px 0px;
}

p {
	margin: 5pt 0pt 5pt 0pt;
}

th, td {
	text-align: left;
	vertical-align: top;
}

/******************************************************************************/

div.Playlist_Horizontal {
	background-color: #111111;
	margin-bottom: 5px;
	overflow: auto;
	width: 100%;
}

div.Playlist_Horizontal a {
	color: #FFFFFF;
}

span.Playlist_Hits {
	white-space: nowrap;
}

#Menu {
	background-image: url(./images/menu_background.png);
	background-color: #000000;
	bottom: 0px;
	left: 0px;
	position: absolute;
	width: 900px;
	text-align: center;
}

#Menu img {
	padding: 3px 10px 3px 10px;
}

#MusicPlayer_FlowPlayer {
	width: 400px;
	height: 24px;
}
#MusicPlayer_QuicktimePlayer {
	width: 400px;
	height: 16px;
}

#VidPlayer_FlowPlayer {
	background-image: url(./images/vidplayer_splash.jpg);
	width: 616px;
	height: 375px;
}

#VidPlayer_QuicktimePlayer {
	width: 616px;
	height: 358px;
}

#Sponsors {
	background-color: #111111;
	left: -10px;
	position: relative;
	width: 900px;
}

#Sponsors img {
	margin: 0px 10px;
}
