body { 
  background-color: #999999;
  font-family:      Times, "Times New Roman", Times, sans-serif;
  font-size:        small;
  margin:           0px;
}

#allcontent {
width: 756px;
	margin-left: 50px;
	margin-right: 50px;
}
	
#header {
  margin:           0 0 -2 0;
  height:           129px;
  border: 10;
}

#main {
  background:       #ffffff url(media/LHtower.jpg) top left;
  background-repeat: no-repeat;
  font-size:        105%;
  padding:          0px 0px 15px 226px;
  margin:           0px;
  border: 0;
}

#sidebar {
  background:       #efe5d0 url(media/background.gif) bottom right;
  font-size:        105%;
  padding:          15px;
  margin:           0px 10px 10px 10px;
}

#footer {
  background-color: #555555;
  color:            #efe5d0;
  text-align:       center;
  padding:          15px;
  margin:           0px;
  font-size:        110%;
}

h1 {
  font-size:        120%;
  color:            #000066;
}

h2 { font-size: 110%; }

.slogan { color: #954b4b; }

.style1 { 
text-align:       center;
cellcolor: cccce0;
padding: 2px 15px 2px 15px;
background-color: #cccce0; 
}

td {
background-color: cccce0;
}

.beanheading {
  text-align:       center;
  line-height:      1.8em;
  background-image:url(media/TABLEspacer.gif)

}

.mainformat {
   margin:           0 px 226px 0px 0px;
   text-align:       center;
  line-height:      1.8em;
}


a:link {
  color:            #000066;
  text-decoration:  none;
  border-bottom:    none;
}

a:hover {
  color:            #6600cc;
  text-decoration:  none;
  border-bottom:    none;
}

a:visited {
  color:            #675c47;
  text-decoration:  none;
  border-bottom:    none;
}