body{
  	background:#000;
  	text-align:center;
  	margin:0px;
  	padding:0px;
  	font-size:12px;
  	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-top:50px;
	cursor:default;
}
#listHolder {
  height:385px;
  margin-bottom:5px;
  overflow-y:scroll;

}
#container{
 	width:1005px;
 	margin:auto;
 	height:600px;
	text-align:left;
}

#flash-right{
	float:right;
	width:200px;
	height:600px;
}

#flash-left{
	float:left;
	width:800px;
	height:600px;
}

#flash-left h2{
	margin:0px;
	padding:0px;
	padding-top:50px;
	margin-left:25px;
}

#flash-content-wrapper {
  width: 800px;
  height: 535px;
  background: transparent url('ssp-bg.png') no-repeat top left;
}

#flash-content {
  width: 778px;
  height: 523px;
  margin-top: 9px;
  margin-left: 10px;
  text-align: center;
  position: relative;
  z-index: 25;
}
#flash-left h2.bookusonline{
	background:url(images/bookusonline.gif) no-repeat bottom left;
}

#flash-left h2.transactionfailed{
	background:url(images/transactionfailed.gif) no-repeat bottom left;
}

#flash-left h2.transactionsuccessful{
	background:url(images/transactionsuccessful.gif) no-repeat bottom left;
}

#flash-left h2.contactus{
	background:url(images/contactus.gif) no-repeat bottom left;
}

#flash-left h2.proofs{
	background:url(images/proofs.gif) no-repeat bottom left;
}

#flash-left h2.slideshows{
	background:url(images/slideshows.gif) no-repeat bottom left;
}

#flash-left h2.aboutus{
	background:url(images/aboutus.gif) no-repeat bottom left;
}


#flash-left h2 span{
	visibility:hidden;
}

#flash-left table, #flash-left p{
	font-family:Georgia;
	font-size:12px;
	color:#E9E2B6;
	margin:0px;
	padding:10px;
	padding-left:35px;
	padding-bottom:0px;
	padding-top:8px;
}

#flash-left table a, #flash-left p a{
	color:#E9E2B6;	
}

#flash-left div.error{
	font-family:Georgia;
	font-size:12px;
	color:#E9E2B6;
	float:right;
	width:300px;
	padding-top:50px;
	font-style:italic;
	
}

#flash-left form{
	padding-top:10px;
}

#flash-left form p, #flash-left input{
	font-size:11px;
}

#flash-left input.button{
	border:1px solid #79765A;
	background:#100F0C;
	color:#F2EDB5;
	padding:3px;
	width:75px;
	cursor:pointer;
}

#flash-left form input.text{
	border:1px solid #79765A;
	background:#100F0C;
	color:#F2EDB5;
	padding:3px;
	width:150px;
}

#flash-left form option{
	border:1px solid #79765A;
	background:#100F0C;
	color:#F2EDB5;
	padding:3px;
}

#flash-left form textarea{
	border:1px solid #79765A;
	background:#100F0C;
	color:#F2EDB5;
	padding:3px;
	font-family:Arial;
	font-size:11px;
	width:250px;
}

#flash-left form option{
	border:0px;
	padding:0px;
}

#flash-left form select{
	border:1px solid #79765A;
	background:#100F0C;
	color:#F2EDB5;
	width:160px;
}

#clear{
  	clear:both;
}

#header{
  	height:360px;
  	display:none;
}

#menu{
  	display:none;
}

#footer p{
	position:fixed;
	bottom:0px;
	left:0px;
	color:#444;
	font-size:11px;
	text-align:center;
	width:100%;
	display:none;
}

#footer p a, #footer p a:hover{
  	color:#4F4F4F;
  	text-decoration:none;
}

#footer p a:hover{
  	color:#999;
}

h1{
  	position:relative;
  	top:135px;
  	left:50px;
  	margin:0px;
}

h1 span{
  	visibility:hidden;
}

h1 a{
  	text-decoration:none;
}

#foottxt {
	display:none;  
} 

#paypal {
	float: left;
	padding-top: 0px !important;
  margin-left:100px;
}

