body {
font: 0.76em Verdana,Tahoma,Arial,"sans serif";
margin: .5em; /*Creates the outer border*/}

#headerleft {
float: left;}

#header {
height: 7.1em;
background-color: #0B3D4D;
color: #ffffff;
padding: .4em .8em 0em .8em;
white-space: nowrap;
margin: 0em 0em .5em 0em;
min-width: 700px;}

#header h1 a {
color: #ffffff;
text-decoration: none;}

#header img {
float: right;
height: 6.32em;
width: 15.36em;
padding-left: 1em;
clear: right;}

#menu {
float: left;
text-align: center;}

#menu li {
list-style-type: none;
margin-left: -2.5em;}

#menu li a {
white-space: nowrap;
display: block;
width: 15em;
padding: 0.7em;
font-size: .8em;
/*text-transform: uppercase;*/
text-decoration: none;
color: #444444;
border: 0.1em solid #dddddd;
/*margin-bottom: .2em; Enable to separate navigation menu*/
text-align: center;
background-color: #eeeeee;}

#menu li a:hover {
color: #ffffff;
text-decoration: none;
background-color: #0e3D4D;}

#footer {
height: 1.5em;
background-color: #0B3D4D;
color: #ffffff;
padding: .4em .8em 0em .8em;
white-space: nowrap;
margin: 0em 0em .5em 0em;
text-align: center;
font-size: .85em;
min-width: 700px;}

#footer a:hover {
color: #EAC117;
text-decoration: underline;}

#footer a {
color: #ffffff;
text-decoration: none;}

/*-----------*/

#content {
font-size: 0.95em; /*Text of inside*/
margin: 0em 1em 0em 18em;}

/*#content h2 {
margin: 0 0 0.9em -0.9em;
font-size: 1.8em;
font-weight: normal;
letter-spacing: -1px;
color: #222222;}

#content h3 {
margin: 0em 0em 0.6em -0.6em;
font-size:1.45em; 
font-weight: normal;
letter-spacing: -1px;
color: #222222;}*/

#content h2 {
margin: .5em 0 .5em -0.9em;
font-size: 1.8em;
font-weight: normal;
letter-spacing: -1px;
color: #222222;}

#content h3 {
margin: .3em 0em 0.3em -0.6em;
font-size:1.45em; 
font-weight: normal;
letter-spacing: -1px;
color: #222222;}

#content a {
color: #000000;
font-weight: bold;
background-color: inherit;}

#content a:hover{
color: #EAC117;
text-decoration: underline;}