body { color: #373737; font-size: 62.5%; font-family: Arial, Helvetica, Geneva, "Trebuchet MS", SunSans-Regular, sans-serif; background-color: white; text-align: center; margin: 0; padding: 0; }
#wrap { background-image: url(../images/body_bckgrnd.jpg); background-repeat: repeat-y; background-attachment: scroll; background-position: left top; text-align: left; height: auto; width: 1000px; position: relative; top: 0; left: 0; visibility: visible; margin-right: auto; margin-left: auto; }
#header { background-image: url(../images/header_image.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; position: relative; top: 0; left: 0; width: 1000px; height: 192px; visibility: visible; }
#menu_container { position: relative; top: 0; left: 0; width: 217px; height: 365px; z-index: 100; visibility: visible; float: left; }
#body_content { font-size: 1.4em; position: relative; top: 0; width: 700px; height: auto; float: left; margin-top: -20px; margin-bottom: 20px; margin-left: 30px; }
#footer { background-image: url(../images/footer_image.jpg); position: relative; width: 1000px; height: 50px; visibility: visible; clear: both; }
#footercontent { color: white; font-size: 10px; line-height: 12px; text-align: center; position: absolute; top: 0; left: 0; width: 100%; height: auto; margin-top: 5px; }
#menuContainer { height: 730px; width: 217px; position: relative; visibility: visible; }
h1 { font-size: 2em; font-family: "trebuchet ms"; font-weight: bold; line-height: 1.2em; width: 40%; margin: 0 0 1em; padding-bottom: 2px; border-bottom: 1px solid #cab241; display: block; }
h2 { font-size: 1.5em; font-weight: bold; margin: 0.83em 0; }
h3 { color: #a38e2b; font-size: 1.25em; font-weight: bold; line-height: 1.25em; margin: 0.3em 0 0; }
ul, li { /* using a list for menu */
list-style-type: none;  /* cleaning up the list */
margin:0; padding:0; }
ul { position: relative; /* positionning for IE5 et IE5.5 */
background: url(../images/fopp_menu_image3.jpg) no-repeat left top; /* general background for the menu */
height: 365px; width: 217px; text-align: center; }
li { display: inline; /* correction for IE5 et IE5.5 */
}
li a { /* buttons dimensions and definition */
display: block;  /* block for <a> to give it its dimensions */
height: 30px; width: 217px; color: #fff; font-size: 18px; font-family: "trebuchet ms", Arial, Verdana, Helvetica, sans-serif; font-weight: 700; line-height: 30px; text-decoration: none; letter-spacing: 1px; padding-left: 17px; border-bottom: 1px solid #fff;}
li a:hover { color: #6ca05a; font-weight: 700; background: url(../images/fopp_menu_image3.jpg) no-repeat left top; }
a#menu1:hover { background-position: 0 -365px; /* move of background for each button */
}
a#menu2:hover {
background-position: 0 -395px;
}
a#menu3:hover {
background-position: 0 -425px;
}
a#menu4:hover {
background-position: 0 -455px;
}
a#menu5:hover {
background-position: 0 -485px;
}
a#menu6:hover {
background-position: 0 -515px;
}
a#menu7:hover { 
background-position: 0 -545px; }

a#menu8:hover {
background-position: 0 -575px;
}
a#menu9:hover {
background-position: 0 -605px;
}
a#menu10:hover {
background-position: 0 -635px;
}
a#menu11:hover {
background-position: 0 -665px;
}
a#menu12:hover {
background-position: 0 -695px;
}
p.quotes { color: #a38e2b; font-size: 1.2em; font-weight: 700; line-height: 1.2em; text-align: right; width: 100%; margin-top: 20px; padding-top: 5px; border-top: 1px solid #cab241; display: block; }
#body_content a:link { color: #00b200; text-decoration: none; }
#body_content a:visited { color: #a38e2b; text-decoration: none; }
#body_content a:hover { color: #a38e2b; text-decoration: none; }
dt { font-size: 110%; font-weight:bold; text-align: left; margin-top: 10px; }
dd { text-align: left; }
dl { width: 500px; margin-left: 100px; }
