body
  { background-image:url(../img/bg_patterns.gif);
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;}
	
h1  {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 15px;
}	
		
#main/* this is the top div#main ----------------------*/
  { width: 870px;
	height: 440px;
	margin-right: auto;
	margin-left: auto;}	
#ribbon_top
  { height: 35px;
	width: 870px; }
#active/* for the bottom of the static anchor ----------------------*/
  { background-color: #FFCC33;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;}
.distance /* for the navis table ----------------------*/
  { margin-top: 3px;}
#main_right
  { width: 560px;
	height: 405px;
	float: right;
	margin-right: 0px;
	background-color: #ECEAA8;}	
#main_navis
  {
	width:560px;
	height:34px;
	background-color: #ECEAA8;
	float: right;
}
#main_navis a
  { color:#003333;
	font-size: 12px;
	text-decoration: none;}
#main_navis a:hover
  { color:#ECEAA8;
	font-size: 12px;
	text-decoration: none;
	background-color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;}
#main_right_photos
  {
	width: 560px;
	height: 371px;
	float: right;
}
#main_left
  { width: 300px;
	height: 405px;
	margin-right: 0px;
	float: left;}

#infos/* this is the down div#infos ----------------------*/	
  { width: 870px;
	height: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;}
#infos_left
  { float:left;
	margin-left:0;
	width: 300px;
	height: 290px;
	background-color: #ECEAA8;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: bottom;}
#infos_left a
  { color:#000000;
	font-size: 11px;
	text-decoration: none;}
#infos a:hover
  {
	color:#000000;
	font-size: 11.5px;
	text-decoration: none;
	border-right-style: solid;
	height: 17px;
	width: 40px;
	margin: 6px;
	padding-right: 60px;
	border-right-width: thin;
	background-color: #FFCC33;
}
#subactive/* for the box of the static anchor ----------------------*/
  { border-bottom-style: none;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	height: 18px;
	width: 75px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #333333;
	background-color: #FFCC33;
	padding-right: 60px;}
#infos_right
  { float:right;
	margin-right:0;
	width: 570px;
	height: 290px;
	background-color: #ECEAA8;}
#infos_right p
  { font-size: 12px;
	line-height: 16px;
	margin-left: 15px;
	margin-right: 25px;}
#infos_right_details
  { font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 570px;
	height: 140px;
	background-color: #FFFFCC;
	margin-top: 23px;}
.bold
  { font-weight: bold;}
#ribbon_bottom
  { height: 35px;
	width: 870px;}

