  
#menu1_2{
  line-height : 1.25;
  
  background-color : white;
  font-weight : bold;
  color : black;
  font-size : 24px;
}
#container{
  width : 820px;
  
  

  
}
#menu{
  
  width : 150px;
  float : left;
border-width : 1px 1px 1px 1px;border-style : none none none none;
  
  
  
}
#main{
  width : 650px;
  float : right;
border-width : 10px 10px 10px 10px;border-style : inset inset inset inset;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  
border-color : maroon maroon maroon maroon;
  
}
A:HOVER{
  position : relative;
  top : 1px;
  left : 1px;
}
H1{
  
  
  border-left-width : 2px;
  border-right-width : 2px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : maroon;
  border-right-color : maroon;
  color : #660000;
  
  width : 400px;
  border-top-style : solid;
  border-top-color : maroon;
  border-bottom-style : solid;
  border-bottom-color : maroon;
  border-top-width : 2px;
  border-bottom-width : 2px;
  
}
#top{
  font-weight : bold;
}
#bottom{
  float : right;
  width : 720px;
}
BODY{
  background-color : white;
  color : black;
  line-height : 1.25;
}
