html
body { margin:0; padding:0; margin-left: auto; margin-right: auto; min-height: 100%; width: 800px; background-color: #EEE; text-align: center; font-family: verdana, arial, sans-serif; color: #333333; font-size: 11px; height: 100%; margin-left: auto; margin-right: auto; position: relative;}
#holder { top: 0; left: 0; text-align: left; font-family: verdana, arial, sans-serif; color: #333333; font-size: 11px; position: relative;}
#header { height: 156px; background: url(images/header.jpg) no-repeat top center; border: none; width: 800px;}
#menu {
  text-align: center;
  margin-bottom: 20px;
}

#menu a {
  padding: 6px 20px 0 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #666;
}

#menu a:hover, #menu a.active {
  background: url(images/menu_tab.gif) no-repeat top center;
}

#content {margin-left: 180px; padding-top: 0em; padding-bottom: 3em; height: auto; line-height: 14px;}
#footer {clear: both; text-align: center; height: 150px; position: center; line-height: 12px; bottom: 0; left: 0; background: url(images/footer.gif); border: none; width: 800px;}

#nav p, #content p {
	margin: 9px;
	line-height: 12px;
	font-size: 11px;
}
#nav ul {margin-left: 0; padding-left: 0;}
#nav li {margin: 0 1em 0 2em;}

#news {
width: 175px; float: left; padding-bottom: 3em; height: auto; line-height: 12px;
}

#news .block {
  margin-bottom: 10px;
  background: #DDD url(images/block_top.gif) no-repeat top center;

}

#news .block .bottom {
  height: 28px;
  background: #DDD url(images/block_bottom.gif) no-repeat bottom center;
}

#news .links {
  margin: 10px 0 10px 0;
  line-height: 12px;
}

#news .links a {
  display: block;
  padding: 6px 0 6px 20px;
  line-height: 0.1cm;
  text-transform: uppercase;
  text-decoration: none;  
}

#news .links a:hover {
  background: #DDD url(images/link_news.gif) no-repeat center;
}

#news a img {
  border: 0px;
}

h1 {
  clear: both;
  padding: 5px 0 10px 10px;
  margin: 0;  
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
}

h2 {
  clear: both;
  padding: 0 0 0 2px;
  margin: 0 0 -8px 0;  
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
}
h3 {
  clear: both;
  padding: 0px 0 0px 10px;
  margin: 0;  
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
}

p {
  line-height: 20px;
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;
}

#news p {
  padding: 8px;
}

a {
  color: #990000;
}

a:hover {
  color: #990000;
  background-color: #DDD;
}

#news   a:hover,
#footer a:hover {
  background-color: #CCC;
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
}

ul {
  list-style:none;
  margin: 0px;
  padding: 0px;
}

acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}

#news h2
{
	margin-bottom: 3px;
	margin-left: 10px;
	font-size: 10px;
	color: #000000;
}
.style1 {font-size: 1em}
.style2 {
	font-size: 1.35em;
	font-weight: bold;
	}
.style3 {
	font-size: 1.25em;
	font-weight: bold;
	
}
.style4 {
	font-size: 1em;
	text-align:justify;
}
table {
    margin-left: 15px;
    margin-right: auto;
	}

#myGallery
{
width: 650px !important;
height: 375px !important;
}

.bigmain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
