
/**************** Body *********************/

body {

  	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
  	background-image: url();
 	background-attachment: fixed;
  	background-position: bottom center;
  	background-repeat:  repeat;
	width: 808px;
	margin-right: auto;
	margin-left: auto;


}


div.main {

  	background-color: transparent;
  	background-image: url(images/rails.png);
 	background-attachment: scroll;
  	background-position: center center;
  	background-repeat:  repeat;
	font-size:11px ; 
	font-family:verdana ;
	color:#898989;
	width: 823px;
	text-align: left;

}




#content {
	
	border:1px;
	border-color:#999999;
	
}

#raquo {

	color		: #999999 ; 
	font-family	: calibri, verdana, helvetica  ;
	font-size	: 11px ;
  	padding-top: 30px;



}

#proceed {

	background-color: #9e0b0f ; 
	font-family	: calibri, verdana, helvetica  ;
	font-size	: 11px ;

}


#facebook {

	font-size:11px ; 
	font-family: Arial ;
	color:#999999;
  	padding-top: 30px;



}

#facebook:hover {

  	background-color: transparent;
  	background-image: url(images/facebook.png);
 	background-attachment: scroll;
  	background-position: top;
  	background-repeat:  no-repeat;; 
	font-family: Arial ;
	color:#999999;
	width: 100%;
  	padding-top: 30px;


}


#twitter{

	font-size:11px ; 
	font-family: Arial ;
	color:#999999;
  	padding-top: 30px;



}

#twitter:hover {

  	background-color: transparent;
  	background-image: url(images/twitter.png);
 	background-attachment: scroll;
  	background-position: top;
  	background-repeat:  no-repeat;; 
	font-family: Arial ;
	color:#999999;
	width: 100%;
  	padding-top: 30px;


}

#multiply{

	font-size:11px ; 
	font-family: Arial ;
	color:#999999;
  	padding-top: 30px;



}

#multiply:hover {

  	background-color: transparent;
  	background-image: url(images/multiply.png);
 	background-attachment: scroll;
  	background-position: top;
  	background-repeat:  no-repeat;; 
	font-family: Arial ;
	color:#999999;
	width: 100%;
  	padding-top: 30px;

}

a.links {
	text-decoration	: none ;
	color		: #999999 ; 
	font-family	: calibri, verdana, helvetica  ;
	font-size	: 11px ;	
}


a.links:hover {
	text-decoration	: none ;
	color		: #000000 ; 
	font-family	: calibri, verdana, helvetica  ;
	font-size	: 11px ;	
}


a.enter {
	text-decoration	: none ;
	color		: #fbe700; 
	font-family	: calibri, verdana, helvetica  ;
	font-size	: 14px ;
	
}


a.enter:hover {
	text-decoration	: none ;
	color		: #ffffff ; 
	font-family	: calibri, verdana, helvetica  ;
	font-size	: 14px ;
	
}

a.ad {
	text-decoration	: none ;
	color		: #f5f2f2 ; 
	font-family	: calibri, verdana, helvetica  ;
	font-size	: 11px ;	
}


a.ad:hover {
	text-decoration	: none ;
	color		: #cccccc ; 
	font-family	: calibri, verdana, helvetica  ;
	font-size	: 11px ;	
}

