* { margin: 0px; padding: 0px }

html, body {
	margin: 0px;
	padding: 6px;
	font-size: 1em;
	font-family: "Lucida Grande", Arial;
	}
	
#headerimg h1, #headerimg h2, #headerimg h3, #headerimg h4, #headerimg h5
{ display: none; }

/*INDEX.HTM CSS::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#content h1 { color: #719960 }

#content h3 { font-size: 1em; padding: 15px 0px; color: #000000}

#content h3 a { color: #000000; text-decoration: none; }
#content h3 a:hover { color: #000000; text-decoration: underline; }

#french_flag { float: left }
#jersey_flag { float: right }
#french_flag img { border: 1px solid #f7eec1; border-width: 10px 10px 10px 0px }
#jersey_flag img { border: 1px solid #f7eec1; border-width: 10px 0px 10px 10px }
#jersey_flag img:hover { border-color: #d7cca3 }
	
#french1 {
	display: block;
	margin: 120px 0 0 0;
	width: 200px;
	height: 40px;
	float: left;
	}

#jersey1 {
	display: block;
	margin: 120px 0 0 0;
	width: 200px;
	height: 40px;
	float: right;
	}
/*INDEX.HTM CSS::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/





/*SITE-INDEX.HTM CSS::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#site-index { background: #d7cca3; text-align: center }
#site-index p { padding: 12px 12px 20px 12px; text-align: justify; line-height: 22px }
#site-index img { border: 0px }
#site-index img.story { border: 3px solid white; margin: 10px 10px 15px 10px }
#site-index .imgdescription { font-style: italic; font-weight: bold }
#site-index p a { color: #c60 }

#headerimg {
	background: url("../images/index1024.jpg") no-repeat center center;
	width: 980px;
	height: 294px;
	background-color: #d6cba3;
	display: block;
	}
	
#content {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	background-color: #d6cba3;
	background: url("../images/boat1024.jpg") no-repeat bottom right;
	display: block;
	height: 342px;
	}

#site-index { width: 980px }

.navdivide { border-top: 6px solid #f7eec1; }

.thumbs { margin: 0 auto; width: 96%; text-align: center }

#site-index img.imgbdr { border: 4px solid #ffffff; margin: 1px }

.smap a { padding: 4px 0 2px 25px; margin: 0 0 3px 0; font-size: 0.9em; }

.contact-loop { float: left; width: 33%; padding: 15px 0 }

.contact-comment { padding: 30px 0 0 0; text-align: center }

#site-index form input { text-align: center }

/*SITE-INDEX.HTM CSS::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/






.smap { float: left; text-align: left; padding: 10px }

.smap a {
	display: block;
	color:#c60;
	background: url("../images/sm_info.png") 0 0 no-repeat;
	text-decoration: none;
	}
			
.smap a:hover {	background-position: 0 -24px }
.smap a:active { background-position: 0 -48px }

 #puresitemap {
      margin:0 auto; padding:0;
      position:relative;
      width:150px; height:49px;
      overflow:hidden;
      }
      
 #puresitemap span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:150px; height:49px;
      margin:0; padding:0;
      background:url("../images/sitemapb.png") center center no-repeat;
      }
	
#smapinfo { float: right; width: 60%; text-align: left; padding: 6px }


.credits { font-size: 0.9em; color: #000000; padding: 4px 0 0 0 }
.credits a { color: #94885c }
.credits a:hover { color: #719960 }

