body {
  background-color: #eee;
  text-align: center;
  font: 12px/18px Verdana, "Trebuchet MS", Helvetica, sans-serif;}

#pagewidth {
  background-color: #fff; 
  width: 980px; 
  text-align: left;  
  margin-left: auto; 
  margin-right: auto;}

#header {
  text-align: left;
  background-color: #003399;
  color: #fff;
  padding: 10px;}

#header p {
  font-size: 20px;
  font-family: "Trebuchet MS", Times New Roman, Times, serif;
  font-weight: bold;
  letter-spacing: 13px;
  margin: 5px 10px 5px 198px;}

#mainbody {
  clear: both;
  border: 1px solid #003399;
  background: url(images/background.gif) repeat-y;}

#content {
  float: right;
  width: 690px;
  color: #002638;
  min-height: 500px;
  padding: 10px 50px 0 0;}

h1 {
  color: #003399;
  font-size: 1.4em;}

h2 {
  color: black;
  font-size: 1em;}

#content ul {
  llist-style: none;}

#content img {
  border: 0px;
  margin: 4px;}

#content a {
  color: #8099CC;
  text-decoration: none;}

#content a:hover {
  color: #003399;
  text-decoration: underline;}

p.center {
  text-align: center;}

#navigation {
  width: 200px;}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;}

#navigation ul li {
  border-bottom: 1px solid #8099CC;}

#navigation li a {
  display: block;
  padding: 5px 5px 5px 0.5em;
  border-left: 12px solid #003399;
  background-color: #4066B2;
  color: #fff;
  text-decoration: none;}

#navigation ul.home a.home, #navigation ul.curriculum a.curriculum,
#navigation ul.photos a.photos, #navigation ul.dessins a.dessins {
  border-left-color: #8099CC;
  border-right: 1px solid #8099CC;
  background-color: #BFCCE6;
  color: #000;}

#navigation li a:hover {
  background-color: #003399;
  border-left: 12px solid #000;}

#footer {
  clear: both;
  text-align: center;
  background-color: #003399;
  color: #fff;
  padding: 2px;}
