body {
  margin:20px 0px 0px;
  text-align:center;
}

div.main {
  background-color:white;
  margin-left: auto;
  margin-right: auto;
  position:relative;
  width:762px;
  text-align:left;
}

div.navbar {
  background-color: white;
  float:left;
  text-align:center;
  width:221px;
  color: 
}

div.header {
  background-color:#f6f5f0;
  border-left:1px solid black;
  float:right;
  width:540px;
}

div.content {
  background-color:#f6f5f0;
  border-left:1px solid black;
  float:right;
  width:540px;
}

div.contentalign {
  margin-left:20px;
  margin-top:10px;
}

div.footer {

  background-color:#f6f5f0;
  border-top:1px solid #c0c0c0;
  border-left:1px solid black;
  margin-left:221px;
  clear:both;
  height:30px;
  width:540px;

}

div.form-label {
  float:left;
  margin-left:20px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:9pt;
  width:80px;
}

ul {
  color:#666666;
  font-family:Arial,Helvetica,sans-serif;
  font-size:9pt;
  font-style:normal;
  font-weight:normal;
  list-style-type: none;
}

h1 {
  margin-top: 20px;
  margin-left: 20px;
  color:#6495ed;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
  font-style:normal;
  font-weight:bold;
}

img  {
  border-style: none;
}

img.menu {
  padding:0.3em;
}

img.flags {
  margin-top:5px;
  margin-bottom:15px;
}

img.footeralign {
  margin-left:16px;
  margin-top:12px;
}

img.title {
  margin-top:33px;
}

img.contentalign {
  margin-left:20px;
  margin-top:10px;
}

/*
#movie_home {
  width:540px;
  height:115px;
  margin-bottom:-5px;
}

#movie_sleep {
  width:298px;
  height:192px;
  margin-left:20px;
  margin-top:10px;
  margin-bottom:-5px;
  vertical-align:top;
}

#movie_eat {
  width:404px;
  height:115px; 
  margin-left:20px;
  margin-top:10px;
  margin-bottom:-5px;
}
*/
.bodytext {
  margin-left:20px;
  margin-right:50px;
  color:#666666;
  font-family:Arial,Helvetica,sans-serif;
  font-size:9pt;
  font-style:normal;
  font-weight:normal;
}
  
.bigtext {
  color:#6495ed;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
  font-style:normal;
  font-weight:bold;
}

.form {
  margin-left:20px;
  margin-right:50px;
  color:#666666;
  font-family:Arial,Helvetica,sans-serif;
  font-size:9pt;
  font-style:normal;
  font-weight:normal;
  line-height:2.5;
}

.button {
  background-color:#999999;
  color:#FFFFFF;
  font-family:Arial;
  font-size:9pt;
  margin-left:20px;
  margin-top:10px;
}

.field {
  background-color:#F9ECE7;
  font-family:Arial;
  font-size:9pt;
}

a:link {
  color:#999999;
}
a:visited {
  color:#999999;
}
a.menu_active:visited {
  color:#0066cc;
}
a.menu_inactive:visited {
  color:#555555;
}

a:active {
  color:#3366CC;
}
a:hover {
  color:#3399FF;
}

a.menu_active  {
  color:#0066cc;
  font-family: sans-serif, Helvetica, Arial;
  font-size: 70%;
  font-weight: bold;
  text-decoration: none;
}

a.menu_inactive  {
  color:#555555;
  font-family: sans-serif, Helvetica, Arial;
  font-size: 70%;
  font-weight: bold;
  text-decoration: none;
}

a.menu_inactive:hover {
  color:#0066cc;
  font-size:70%;
  text-decoration: underline;
}



