/* Layout Stylesheet */ 
body{
	margin: 0;
	padding: 0;
	background: url(vocal_jazz_bg_2009.gif) repeat-y;
	color: #550D1D;
}	 

#head{
 height:200px; 
 /* border-bottom:1px solid #000000; */
 width:100%; 
 background:#847C4F;
 color: #FFFFFF; 
 margin:0;
  }
	 
#left-col{
	background: url(claimtext_2009.gif) no-repeat;
	position: absolute;
	top: 200px;
	left: 0;
	width: 200px;
	z-index: 3;
	color: #550D1D;
	height: 490px;
	padding-top: 15px;
}

#center-col{
 margin:0px 200px 0 200px;
 position:relative;
 color: #550D1D;
 z-index:5;
 width: 584px;
 }

 #center-block {
 width:100%;
 z-index:1;
 color: #550D1D;
 height:80%;
 display: inline;
}

 
#right-col{
 position:absolute;
 top:200px;
 left: 804px;
 width:200px;
 z-index:2;
 color: #550D1D;
height: 490px;
 }


#foot {
	/*  width:100%; */
	height: 35px;
	width: 180px;
	color: #550D1D;
	margin: 0; /* padding-left: 830px; */
	left: 803px;
	bottom: 35px;
	position: absolute;
	text-align: right;
	z-index: 99;
}

#tipafriend {
	/*  width:100%; */
	height: 35px;
	width: 564px;
	color: #550D1D;
	margin: 0; /* padding-left: 830px; */
	text-align: center;
	z-index: 99;
	left: 210px;
	position: absolute;
	border-top-color: #847C4F;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 50px;
}
 
#leftlogo {
	display: inline;
	position: absolute;
	left: 0px;
	top: 0px;
	height:115px;
}

#langselect {
	position: absolute;
	left: 70px;
	top: 165px;
}
 
 #toplogo {
	display: inline;
	position: absolute;
	left: 643px;
	top: 0px;
	height: 200px;
}

#se {
	visibility: hidden;
	height: 1px;
	font-size: 1px;
	position:absolute;
	clip:rect(0px,1px,1px,0px);
}
