body{
	font:12px/1.2 'Open Sans', sans-serif;
	position:relative;
	height:100%;
	color:#000;
	background:#000;
}

a{
	text-decoration:none; 
	color:#CC0000;
}

a.recip{
  font-size: 14px;
  font-weight: bold;
  color: #ff685d;
}

.wrapper{
	display:table;
	width:100%;
	height:100%;
	table-layout:fixed;
}

#container { 
	position: relative; 
	width: 960px; 
	height: 1260px; 
	margin: 0 auto; 
}

#container #link1 { position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; z-index: 0; }

#container #flashplayer { position: absolute; width: 960px; height: 577px; top: 396px; z-index: 10; }

#container #starring { position: absolute; width: 960px; height: 30px; top: 978px; font: 12px/29px Verdana, Arial, Helvetica, sans-serif; color: #878787; text-align: center; font-weight: bold; }
}

.header{
	position:relative;
	z-index:2;
	background:#000000;
	height: 200px

}
.header.header_fixed{
	position:fixed;
	z-index:1030; 
	top:0;
	right:0;
	left:0;
}

.footer{
	display:table-row;
	height:1px;
	text-align:center;
}
.footer .holder{
	padding:30px 0;
}

.recip{
	margin:0 auto;
	padding:0 10px;
	width: 980px;
	background-color: #000000;
}

.main{
	width: 1000px;
	padding: 10px;
	background-color: #000000;
 	text-align: center,
	height: 200px;
	left: 50%;
}

#title{
	width: 980px;
	padding: 10px;
	background-color: #000000;
	left: 50%;
  	height: 80px,
}

table.recip{
	width: 960px;
	padding: 10px;
	background-color: #000000;
	left: 50%;

}

table.main{
	width: 780px;
	padding: 10px;
	background-color: #4b4b4b;
	left: 50%;
}

table.gallery{
	width: 760px;
	padding: 10px;
	background-color: #000000;
	left: 50%;
}

.text1 {
  font-size: 36px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  text-align: center
}

.text1s {
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  text-align: center
}

.text2 {
  font-size: 20px;
  font-style: normal;
  color: #FFFFFF;
  text-align: center
}

.text3 {
  font-size: 16px;
  font-style: normal;
  color: #FFFFFF;
  text-align: center
}

.text4 {
  font-size: 10px;
  font-style: normal;
  color: #FFFFFF;
  text-align: center
}