* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 overflow:auto;
 background-image:url(http://www.golfing.sc/workspaces/www/templates/domains/golfing.sc/images/background.jpg);
  background-position: 50% 0%; 
 background-color:#000000;
 background-attachment:fixed;
 background-color:#353408;
}

#wrapper{ 
 margin: 0 auto;
 width: 800px;
 
}

#header {
 width: 800px;
}

#navigation {
 width: 800px;
 height:45px;
 color: #333;
 background-color:#670001;
}

#content { 
 width: 800px;
 color: #333;
 background: #EDEFD9;
}

#navigation ul {
		margin: 0;
		padding: 3px 0 0 0;
		text-align:center;
		font-size:12px;
		}
#navigation li {
		display: inline;
		margin: 0 20px 0 5px;
		}	
#navigation li a {
			font-size: 1.25em;
			font-weight:bold;
			color: white;
			text-decoration: none;
			}

#footer {
 width: 800px;
 height:38px;
 color: #333;
 font-size:8px;
 background-color:#660000;
}
#footer ul {
		margin: 0;
		padding: 3px 0 0 0;
		text-align:center;
		font-size:8px;
		}
#footer li {
		display: inline;
		margin: 0 20px 0 5px;
		}	
#footer li a {
			font-size: 1.25em;
			font-weight:bold;
			color: white;
			text-decoration: none;
			}

/* Radio Player on top */

#top_radio_player {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	clear:both;
	}

#radio_left {
	background: url(/workspaces/www/templates/global/images/radiosc_t_easylistening.png) no-repeat;
	width: 285px;
	height: 60px;
	float: left;
	}
	
#radio_right {
	background: url(/workspaces/www/templates/global/images/radiosc_t_classicrock.png) no-repeat;
	width: 285px;
	height: 60px;
	float: left;	
	}	
	
	#radiofloat	{
		display: block;
		width: 285px;
		height: 25px;
		cursor: pointer;
	}
	
	div#nowplaying_track div.nowplaying {
		background: #1f3895;
		color: WHITE;
		}

#alert {
	border-top: 1px solid #d77575;
	border-bottom: 1px solid #d77575;
	background: #fdefef;
	color: #003467;
	margin-bottom: 15px;
}

	#alert p {
		margin: 0px;
		padding: 10px;
		color: #cc6161;
		border: none;
	}

	#alert ul {
		margin: 0 0 10px 25px;
		padding: 0;
		list-style: square;
	}

	#alert li {
		color: #cc6161;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #30763A;
	padding:5px;
	}
	
P {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:10px;
	}

ul {
margin-left:20px;
}

li {
margin-left:20px;
}

img {
border:0px;
}

#weather {
    display: block;
	width: 80px;
	height: 60px;
	float: left;
	margin-top:132px;
	margin-left:5px;
	background-color:#000000;
}
