/* CSS Document */

body{text-align:center; font-size:12px; font-family:tahoma, Eurostile; background-color:#000000;
color:#FFFFFF; background-image:url(../Images/BACKground/wingsBckgrd.gif);
background-repeat:no-repeat; background-attachment:fixed; background-position: bottom;}

.style1 {
	font-size: 14px;
	font-family: Helvetica, Arial, Tahoma, Verdana;
	color: #F68829;}
	
.style2 {font-size: 14px}


.h3 {
	font-size: 16px;
	font-family: Helvetica, Arial, Tahoma, Verdana;
	color: #FFFFFF;}

.h1 {
	font-size: 18px;
	font-family: Helvetica, Arial, Tahoma, Verdana;
	color: #FFFFFF;}

.h2 {
	font-size: 18px;
	font-family: Helvetica, Arial, Tahoma, Verdana;
	color: #F68829;}


/*links*/

a:link {
	color: #FF830D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BF6209;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#holder{ 
	text-align:left;
	top:auto;
 	width:800px;
  	margin:0 auto;
  	position:relative;
	}

#banner{
	position: relative;
	text-align:center;
	width:800px;
	height:30px;
	}
	
#bannerImage{
	position: relative;
	text-align:center;
	width:250px;
	height:30px;
	float:left;
}
#bannerMenu{
	position: relative;
	text-align:right;
	vertical-align:bottom;
	width:550px;
	height:30px;
	float:right;
}

#content{
	text-align:justify;
	width:800px;
	position: relative;
	
	}
	
#rightText{
	text-align:justify;
	color:#FFFFFF;
	overflow:auto;
	padding:5px;
	width:480px;
	
	float:right;
	position: relative;
}
#leftText{
	text-align:justify;
	color:#FFFFFF;
	width:280px;
	padding-top:5px;
	float:left;
	position: relative;
}
#gigs{
text-align:center;
	color:#FFFFFF;
	overflow:auto;
	width:260px;
	height:325px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
    background-color:#000000;
	background-repeat:no-repeat;
	position: relative;
	top:20px;
	border-style:solid;
	border-width:2px;
	border-color:#FFFFFF;
}
#contactables{
text-align:left;
	color:#FFFFFF;
	overflow:auto;
	width:260px;
	height:180px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;

	background-repeat:no-repeat;
	position: relative;
	top:20px;
	border-style:solid;
	border-width:2px;
	border-color:#FFFFFF;
}

#playerbox{
text-align:center;
	color:#FFFFFF;
	width:260px;
	height:210px;
	position: relative;
	top:20px;
	padding-top:8px;
	border-style:solid;
	border-width:2px;
	border-color:#FFFFFF;
}



#picture{
	text-align:center;
	width:800px;
	position: relative;
	}

#flash{
	text-align:center;
	width:800px;
	position: relative;
	}

#copyright{
	text-align:center;
	width:800px;
	padding: 2px;
	position: relative;
	
	bottom:0px;
	}
	
#Mplayer{
	text-align:center;
	width:280;
	height:200px;
	position:relative;
	top:20px;
	}
	