img, div, a { behavior: url(iepngfix.htc) }
body{
	margin:0px;
	padding:0px;
	background:url('../images/bodybg.jpg') top left #000;
	font-family: "Arial";
	font-size: 14px;
	text-align: center;
	color: white;
}
a img{
	border-style: none;
}
#header{
	width: 100%;
	height: 15px;
	text-align: center;
	background:url('../images/headerbg.png') repeat-x #000;	
	padding:5px;
	position: fixed;
	z-index: 100;
	top:0px;
	left:0px;
}
#header #menu{
	width:960px;
	text-align: right;
	margin:auto;
}
#header #menu a{
	color: white;
	text-decoration: none;
}
#header #menu a:hover{
	text-decoration: underline;
}
#antet{
	width:100%;;
	text-align: center;
	background: url('../images/antentbg.jpg') no-repeat bottom center;	
}
#despre{
	width:100%;;
	text-align: center;
	background: url('../images/desprebg.jpg') no-repeat bottom center;	
}
#despreTop{
	width: 100%;
	background: url('../images/antentBottom.png') no-repeat top center;		
	height: 18px;
}
#despre .content{
	width:860px;
	text-align: left;
	margin:auto;
	padding:10px 50px 10px 50px;
	font-family: Helvetica, sans-serif;
}
h1{
	font-size: 48px;
	color: white;
}
p{
	text-shadow: #000 1px 0px 1px;
}
#photo{
	width:100%;;
	text-align: center;
	background: url('../images/photobg.jpg') no-repeat bottom center;	
}
#photoTop{
	width: 100%;
	background: url('../images/despreBottom.png') no-repeat top center;		
	height: 18px;
}
#photo .content{
	width: 860px;
	text-align:left;
	margin: auto;
	padding:10px 50px 10px 50px;
}
#playground{
	width:100%;;
	text-align: center;
	background: url('../images/playgroundbg.jpg') no-repeat bottom center;	
}
#playgroundTop{
	width: 100%;
	background: url('../images/photoBottom.png') no-repeat top center;		
	height: 18px;
}
#playground .content{
	width: 860px;
	text-align:left;
	margin: auto;
	padding:10px 50px 10px 50px;
}
#contact{
	width:100%;;
	text-align: center;
	background: url('../images/contactbg.jpg') no-repeat bottom center;	
}
#contactTop{
	width: 100%;
	background: url('../images/playgroundBottom.png') no-repeat top center;		
	height: 18px;
}
#contact .content{
	width: 860px;
	text-align:left;
	margin: auto;
	padding:10px 50px 50px 50px;
}
#contactLeft{
	float:left;
}
#contactRight{
	float:Right;
}
#twitter{
	background:url('../images/twitterbg.png') no-repeat top left;
	padding:30px 20px 0px 113px;
	width:303px;
	height:80px;
	color: black;
}
#twitter a{
	color: black;
	text-decoration: none;
}
#twitter a:hover{
	color: black;
	text-decoration: none;
}
small{
	color: grey;
	font-size:10px;
}
.OL{
	width:150px;
	height:100px;
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
}
.OL:hover{
	background-image: url('../images/galOL.png');
}
.tmb{
	width:151px;
	height:106px;
	background:url('../images/tmbBg.png') no-repeat top left;
	padding:4px;
	float:left;
	margin:0px 10px 10px 0px;
}
.soundwavediv{
	background: white;
}
.playlist{
width:430px;
}
.left{
float:left;
}
.right{
float:right;
}
.playlistItem{
	background-repeat: repeat;
	background-image: url('../images/plol1.png');
	color:white;
	padding:3px;
	margin:1px;
	font-family: "Arial";
	font-size: 14px;
}
.playlistItem:hover{
	background-image: url('../images/plol2.png');
}
.playlistItem a{
	text-decoration: none;
	color:white;
}
a.soundwave:hover{
	padding-left:20px;
	background: url('../images/play.png') no-repeat center left;
}
