@import url("main_style.txt");
/* Specific */
#header h1 a {width: 800px; height: 123px;
* a {font-weight: bold; text-decoration: none; font-color: #000000;}
* a:link, a:visited {color: #000000;}
* a:hover, a.notExist {color: #000000;}
#menu h3, #content h2, #main-menu h3
{font-size: 0.6em;
background-color: #D4AA00;
height: 10px;
text-transform: uppercase;
line-height: 10px;
vertical-align: middle;}
#main-page #middle {margin-top:0px}
#footer address {
padding: 5px;
font-size: 10px;
}
#main-page #footer {
background: none;
border-top: solid 10px #D4AA00;
}