body {
  background:#C8C8C8 url(images/bg.jpg) repeat-x;
	font-family: "Calibri", "Trebuchet MS";
  margin-top:5px}
a {
  text-decoration:none}
p {
  text-align:justify}
img {
  border:1px solid #000}
h1, h2, h3 {
  clear:both}
#body {
  background:#FFF;
  border:solid 1px #000;
  color:#000;
  width:950px;
  padding:0;
  margin:auto}
#header {
  background:#005ea3}
#header img {
  border:0}
#top_menu {
  font-size:120%}
#top_menu a {
  display:block;
  color:#900;
  text-align:center;
  border-bottom:3px solid transparent}
#top_menu a:hover {
  color:#000;
  border-bottom:3px solid #922;
  background:#DDD;
  cursor:pointer}
#toc {
  width:250px;
  background:#005ea3;
  border:0;
  border-right:1px solid #FF7}
#toc a {
  display:block;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  border-top:2px solid #FFF;
  border-bottom:2px solid #FFF;
  color:#FFF;
  padding:10px;
  margin:10px;
  font-size:120%}
#toc a:hover {
  background:#227FC5;
  border-top:2px solid #FFF;
  border-bottom:2px solid #FFF;
  color:#FFF}
#content {
  width:650px;
  color:#000;
  position:relative;
  padding:20px;
  padding-top:5px} 
#footer {
  background:#EEE;
  border-top:solid 1px #000;
  padding:5px}
.gallery_menu {
  text-indent:10px;
  padding:5px;
  background:#FFC;
  border-top:1px solid #FF7;
  border-bottom:1px solid #FF7}
.img_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px}
.img_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px}
.year {
  font-weight:bold}
#history td {
  text-align:justify}
#news {
  background:#005ea3;
  font-weight:bold;
  color:#FFF;
  padding:2px;
  text-align:center}
#stats {
  border:1px solid #000}
#stats td {
  padding:5px;
  border-bottom:1px solid #000}
#stats th {
  padding:5px;
  text-align:left;
  border-bottom:1px solid #000}
