body {
	width: 80%;
	margin: 0 auto;
	background-image: url(../graphics/rooster_background.jpg);
	background-repeat: no-repeat;
	background-color: #003366;
	font:14px  "lucinda grande", verdana, sans-serif;
	line-height: 20px;
	color:#CCC;
}

#page {
	position: relative;
	border: 4px;
	list-style-image: none;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height:100%;
	float: right;
	width: 830px;
}

#content {
	border: 4px;
	list-style-image: none;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	text-align: center;
	height:100%;
	float: right;
	width: 830px;
}

#language{
	position:absolute;
	margin-right:50px;
	width: 800px;
	text-align: right;
	z-index:5
}


#english {
	position:relative;
	padding: 0 10px 10px 10px;
	vertical-align: bottom;
	text-align: left;
	height: 570px;

}

#galleryMenu {
	height:100px;
	vertical-align:middle;
	padding: 10px 10px 20px 0px;
	clear:both;
}

#englishMenu {
	margin:o auto;			
	padding: 0 30px 0px 30px;

}

#nav_image {
	position: relative;
	height: 150px;

}

#frenchMenu {
	margin:0px;
	padding: 0 30px 50px 50px;

}


#french {
	margin-top:  150px;
	padding:30px 30px 10px 30px;
	vertical-align: bottom;
	text-align: left;
	min-height: 800px;
	
}

ul#nav_text {
	padding: 10px 10px 10px 0px;
	border: 1px solid #69C;
	list-style-image: none;

}

ul#nav_text li {
	display: inline;
	list-style-image: none;
	padding-left: 2em;
}

#snippet {
	float: right;
	border: solid  #660 1px;
	padding: 20px;
	margin: 20px;
		background-color: #003366;

}


#snippetleft {
	float: left;
	border: solid  #660 1px;
	padding: 20px;
	margin: 25px 20px 30px 50px;
	background-color: #003366;
	font: Verdana, Geneva, sans-serif 12px;
	text-align: right;
		
}
/*---image categories ----*/

li {
	margin-left:10px;
	list-style-position:inside}

ul#images {
	margin:0;
	list-style-image: none;
}

ul#images li {
	display: inline;
	list-style-image: none;
}


#one h3 img {
	top: 10px;
	left: -9px;
}

#two h3 img {
	top: 10px;
	left: 169px;
}

#three h3 img {
	top: 10px;
	left: 342px;
}

#four h3 img {
	top: 10px;
	left: 537px;
}

#five h3 img {
	top: 10px;
	left: 709px;
}
#images h3 img {
	position: absolute;
	float: left;
	text-align:center;
	border: solid 10px #069;
	margin: 10px;
	height:100px;
	outline: 5px solid  #69C;
	list-style-image: none;
}

.clear {
	clear: both;
}
/*--special text --*/

.title {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	text-align: center;
	line-height:35px;
}

.subtitle {
		font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight:bold;
}

.note {
	font: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.imgleft {
	float:left;
	border: solid  #660 1px;
	padding: 4px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top:10px;

}

.imgright {
	float:right;
	border: solid  #660 1px;
	padding: 4px;
	margin-left:10px;
	margin-bottom: 10px;
	margin-top:10px;
}

/*---end gallery menu --*/

a:link {
	text-decoration: none;
	font-weight: bolder;
	color: #9CF;
}
a:visited {
	text-decoration: none;
	font-weight: bolder;
	color: #9CF;
}
a:hover {
	text-decoration: none;
	font-weight: bolder;
	color: #069;
}
a:active {
	text-decoration: none;
	font-weight: bolder;
	color: #9CF;
}

/*--------------- footer --------------------------*/

.footer {
	height:50px;
	margin-top: 75px;
	margin-bottom: 25px;
	margin-right: 15px;
	text-align: right;
	font-size:13px;
	vertical-align: bottom;
	left: 37px;
}
.footer p {
	font:Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size:10px;
	vertical-align: middle;
	padding-top: 15px;
}
/*--end text section--*/


div.figure {
  float: left;
  border:solid #660 1px;
  margin: 0.5em;
  padding: 0.6em;
  margin-right: 15px;
  text-align:center;
  	background-color: #003366;

}
div.figureright {
  float: right;
  border:solid #660 1px;
  margin-left: 25px;
  padding: 0.6em;
  margin-right: 15px;
  text-align:center;
  	background-color: #003366;

}
div.figure p {
	vertical-align: text-top;
  text-align: center;
  font-style: italic;
  font-size: 12px;
  text-indent: 0;
}
