body
  { background-image:url(../img/bg_patterns.gif);
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	margin-top: 65px;
	margin-left: 0px;
	margin-right: 0px;}
	
h1  { font-size: 18px;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-weight: normal;
	  margin-top: 25px;
	  margin-right: 0px;
	  margin-bottom: 0px;
	  margin-left: 75px;}
p  {  font-size: 12px;
	  font-weight: normal;
	  margin-top: 15px;
	  margin-right: 12px;
	  margin-bottom: 0px;
	  margin-left: 75px;
	  line-height: 20px;}
	  
.bold {font-weight: bold;}
.a
  { color:#006633;
	font-size: 12px;
	text-decoration: none;}      

#content/* this is the down div#content ----------------------*/
  { width: 770px;
	height: 440px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;}
#content-in
  { width: 730px;
	height: 400px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../img/bg_patterns02.gif);}
#infos
  { width: 730px;
    height: 400px;}
#infos_right
  { width: 580px;
	height: 400px;
	float:right;
	margin-right:0;
	background-color: #FFFFCC;
	font-size: 11px;}
#ticket
  {
	position:absolute;
	width: 153px;
	height: 280px;
	margin-left: 500px;
	margin-top: 85px;
	z-index: 1;
}
#navis
  { width: 150px;
	height: 400px;
	float:left;
	margin-left:0px;
	font-size: 11px;
	color: #CC6633;}
#navis a
  { color:#006633;
	font-size: 11px;
	text-decoration: none;}
#navis a:hover
  { color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-color: #003333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;}
#rights
  { width: 770px;
	font-size: 11px;
	color: #009D9D;
	margin-top: 13px;
	word-spacing: 2px;
	letter-spacing: 2px;}

