a:link {text-decoration: underline; color: black;}
a:visited {text-decoration: underline; color: black;}
a:active {text-decoration: underline; color: black;}
a:hover {text-decoration: underline; color: brown;}
 
* {
	margin: 0;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	height: 100%;
	padding-bottom: 20px;
}
.p
{
	 padding-bottom: 30px;
}
h2,h3 {
    margin-top: 0px;
    padding-top: 0px;
}
.bodysmall {
font-size: 10px
}

div#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -5em;

	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 0px; 
	width:865px;  
}
.footer, .push {
height: 5em;
margin-left:auto; 
	margin-right:auto; 
	top: 0px; 
	width:865px;
	position: relative;
}
div#column {
    position: relative;
    width: 500px;
    top: 0px;
    background-color: #FFF;
}	
div#banner {
	position: relative;
	left:0px;
	width:525px;
	height:40px;
	background-color: #FFF;
	top: 0px;
}
div#nav {
	left:0px;
	width:500px;
	height:42px;
	background-color: #FFF;
	top: 0px;
	position: relative;
	visibility: visible;
}
div#nav_artists {
	left:0px;
	background-color: #FFF;
	top: 0px;
	position: absolute;
	visibility: visible;
	width: 42px;
}	
div#nav_vavafesto {
	left:84px;
	background-color: #FFF;
	top: 0px;
	position: absolute;
	visibility: visible;
	width: 91px;
}
div#nav_releases {
	left:188px;
	background-color: #FFF;
	top: 0px;
	position: absolute;
	visibility: visible;
	width: 84px;
}
div#nav_radiovava {
	left:289px;
	background-color: #FFF;
	top: 0px;
	position: absolute;
	visibility: visible;
	width: 91px;
}
div#nav_thedon {
	left:427px;
	background-color: #FFF;
	top: 0px;
	position: absolute;
	visibility: visible;
	width: 73px;
}
div#nav_links {
	left:726px;
	background-color: #FFF;
	top: 212px;
	position: absolute;
	visibility: visible;
	width: 50px;
}
div#main {
	left:0px;
	width:500px;
	background-color: #FFF;
	top: 42px;
	position: relative;
}
div#logo {
	left:525px;
	width:340px;
	height:210px;
	background-color: #FFF;
	top: 0px;
	position: absolute;
}
div#news {
	left:525px;
	width:255px;
	background-color: #FFF;
	top: 206px;
	position: absolute;
	height: 400;
	z-index: 1;
}
div#newscontent {
	left:0px;
	width:232px;
	background-color: #FFF;
	top: 0px;
	position: relative;
}
div#logobottom {
	left:765px;
	width:100px;
	background-color: #FFF;
	top: 210px;
	position: absolute;
	height: 150;
}
