body 
{
 font-family:Verdana,Arial;
 font-size:12px;
 background-color:#ffcc33;
 text-align:center;
 margin:0px;
}

.cont1 {
border:1px solid #ffffff;
background-color:#ffcc33;
width: 750px;
margin:5px;
}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:strong;
  color:#a52a2a;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#ffffff;
}
a.menu:link, a.menu:visited
{ 
  color:#eeeeee;
 background-color:#cc6600;
 text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
  color:#FF0000;
 background-color:#eeeeee;
}
a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 background-color:#737994;
 text-align:center;
 font-weight:bold;
 color:#eeeeee;
 text-decoration:none;
 }

#title {
height:34px;
padding:5px;
background-color:#7b7d8e;
border-bottom:1px solid #000;
}
#left {
background-color:#mintcream;
width:128px;
float:left;
}
.menutitle {
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
border:1px solid #000;
background-color:#ff7f50;
width:150px;
margin:10px;
}

.menucontainer2 {
border:1px solid #000;
background-color:#ff7f50;
width:450px;
margin:10px;
}

.cont5 {
border:1px solid #000000;
margin-left: 10px;
width: 150px;
}

.cont7 {
border:1px solid #000000;
width: 538px;
}

.cont6 {
border:1px solid #000000;
}

h1 {
color: white;
 font-size: 30px;
 }
 
h3 {
color: white;
font-size: 20px;
 }
 
h4 {
color: white;
font-size: 15px;
 }
