*					{ margin: 0; padding: 0; }
body				{ font: 15px/2 Georgia, serif; background: #fbf2df; }

h1                  { color: white; padding: 10px; }

#page-wrap		    {
	max-width: 1019px;
	min-width: 560px;
	margin: 0px auto;
	position: relative;
	background: top center;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 759px;
}

#header             {
	max-width: 1019px;
	min-width: 560px;
	margin: 0px auto 0;
	width: 1019px;
	word-spacing: px;
	background-image:    url(../../images/home/header_wasps_radio.jpg);
	background-repeat: no-repeat;
	height: 531px;
}

#main-content       {
	width: 50%;
	float: left;
	margin-top: 0px;
	padding-left: 56px;
	
}

#main-sidebar       {
	padding: 1px;
	float: right;
	padding-left: 0px;
	padding-right: 55px;
	width: 79px;
	
}
#greek{
	margin-left: 325px;
	width: 931px;
	font-family: Rockwell;
	color: #fadc49;
	font-size: 13px;
	font-weight: normal;
	line-height: 0px;
	padding-top: 300px;
}  
#nav{
	margin-left: 30px;
	width: 931px;
	font-family: Rockwell;
	color: #fadc49;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	padding-top: 42px;
}  
#nav a {
	color: #fadc49;
}
#nav a:hover {
	color: #FFFFFF;
}                    
#footer             {
	clear: both;
	max-width: 1019px;
	min-width: 560px;
	margin: 0 auto 0px;
	background-image:    url(../../images/home/footer4.jpg);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	height: 307px;
	
}
#footer p           { padding: 10px; color: white; }
#footer a           { color: white; border-bottom: 1px dotted white; text-decoration: none; }
#footer a:hover     { border-bottom-style: solid; }
