html{
overflow:scroll;
}

body{
margin: 0px;
text-align: center; /* center in IE */
font-family: Verdana;
font-size: 0.8em;
}

.center{
width: 900px;
min-height: 740px;
margin: auto;   /* center normal */
text-align: left; /* disable center */
background-image: url('fundanemt/site_graphics/background.gif');
}

.center_inner{
width: 900px;
min-height: 740px;
background-repeat: no-repeat;
background-position: bottom;
background-image: url('fundanemt/site_graphics/background_with_logo.gif');
}

.header{
height: 185px;
background-color: #FFFFFF;
}

.logo{
width: 215px;
height: 175px;
margin: 0px 5px 10px 0px;
float: left;
}

.photos{
width: 675px;
height: 140px;
margin: 0px 0px 5px 5px;
float: left;
}

.horizontal_menu{
width: 515px;/*675*/
height: 25px;
margin: 5px 0px 10px 5px;
float: left;
color: #ffffff;
background-color: #a49a00;
}

.horizontal_menu2{
width: 160px;/*675*/
height: 25px;
margin: 5px 0px 10px 0px;
float: left;
color: #ffffff;
background-color: #a49a00;
}

.horizontal_menu2 input{
border: 0px solid #FFFFFF;
margin: 2px 0px 0px 0px;
padding 0px;
}

.horizontal_menu2 .submitButton{
background-color: #a49a00;
color: #FFFFFF;
height: 17px;
}

.horizontal_menu2 .searchField{
width: 100px;
height: 17px;
}

.horizontal_menu div{
padding-bottom: 5px;
}

.horizontal_menu table{
margin-top: 2px;
}

.vertical_menu{
width: 215px;
margin: 0px 5px 5px 0px;
float: left;
font-weight: bold;
}

.vertical_menu a{
text-decoration: none;
color: #000000;
padding-bottom: 10px;
vertical-align: middle;
}

.vertical_menu ul.ul_l2{
padding: 0px;
margin: 30px 0px 0px 20px;
}

.vertical_menu li{
margin: 0px 0px 10px 0px;
padding-left: 22px;
background-image: url('fundanemt/site_graphics/bullet.jpg');
list-style: none;
background-repeat: no-repeat;
}

.vertical_menu li ul{
margin: 0px;
padding: 0px;
font-style: italic;
}

.vertical_menu li ul{
margin-top: 5px;
}

.vertical_menu li ul li{
background-image: none;
margin: 0px 0px 5px 0px;
padding: 0px 0px 5px 0px;
width: 125px;
}

.vertical_menu li ul li ul{
background-image: none;
margin: 0px 0px 5px 0px;
padding: 0px 0px 5px 0px;
width: 50px;
}

.vertical_menu li a:hover{
color: #7d1442;
}

.content{
width: 405px; /*470-65*/
margin: 0px 5px 0px 5px;
padding: 0px 65px 0px 0px;
float: left;
}

.news{
min-height: 550px;
width: 195px;
margin: 0px 0px 0px 5px;
float: left;
}

.news a{
text-decoration: none;
color: #000000;
}

.news ul{
padding: 0px 0px 0px 0px;
margin: 40px 0px 0px 20px;
font-weight: bold;
font-style: italic;
}

.news li a:hover{
color: #7d1442;
}

.news ul li{
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 15px 0px;
}

.news td.frontpageNewsListEntry{
font-weight: bold;
}

.news table.frontpageNewsList{
margin: 10px 10px 0px 10px;
}

.news table.frontpageNewsList a{
color: #7d1442;
font-style: italic;
font-weight: bold;
}

.news tr.frontpageNewsListEntryLink td{
padding-bottom: 15px;
}

.news .bottomLogo{
height: 160px;
}

.stopper{
clear: both;
}

.address{
width: 215px;
text-align: center;
}

.address a{
color: #a49a00;
text-decoration: none;
}
