body{
background-image: url(images/bg.gif);
background-repeat:repeat-x;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
margin-top: center;
background-color: #ff0000;
}

#container {
background-image: url(images/bg2.gif);
margin: 0 auto;
border: 0px #000;
width: 800px;
height:600px;
behavior: url(/iepngfix.htc);
} 


#top {
margin: 0 auto;	
background-repeat: no-repeat;
width: 629px;
height: 156px;
border: 0px;
background-image:url(images/topwit.png);
} 
#buttons {
margin: 0 auto;	
background-repeat:repeat-y;
width: 629px;
height: 89px;
background-image:url(images/buttonswit.png);
}

#banner {
	margin: -3px 15px 0px;
width: 600px;
height: 150px;
}

#middle {
background-repeat:repeat-y;
margin: 0 auto;
width: 629px;
height: 440px;
background-image:url(images/centerwit.png);
}
#text {
margin: 0px 50px 0px;
width: 420px;
height: 410px;
margin-right:auto;
}

#bottom {
margin: 0 auto;	
background-repeat: no-repeat;
width: 629px;
height: 39px;
border: 0px;
background-image:url(images/bottomwit.png);
font-size: 13px;
color:#F00;} 

a:link { 
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
color:#F00;}
a:visited 
{ color: #F00 text-decoration: none;}
a:active 
{ color: #F00 text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: underline;}


#rollover a {
color: #F00;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
background-color: #FFF;
text-decoration: inherit;

}

#rollover a:hover{
visibility:visible;
background-color: #FFD5D5;

}

#fotogitaar {
	background-image: url(images/fotogitaar.png);
	width: 137px;
	height: 253px;
	margin: -160px 430px 0px;
	}
#fotogitaar2 {
	background-image: url(images/fotogitaar.png);
	width: 137px;
	height: 253px;
	margin: -200px 480px 0px;
	}


