body {
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

p {
color: #666666;
font-size: 1em; }

h1 {
color: #000066;
font-size: 2em; }

h2 {
color: #000066;
font-size: 1.6em; }

h3 {
color: #000066;
font-size: 1.2em; }

h4 {
color: #000066;
font-size: 1em;
}

div#logo {
position: absolute;
top: 5px;
left: 105px;
z-index: 1; }

div#title {
position: absolute;
top: 10px;
left: 150px;
width: 400px;
height: 35px;
z-index: 2;
font-size: 2em;
color: #000066;
text-align: center;
font-weight: bold; }

div#subtitle {
position: absolute;
top: 60px;
left: 150px;
width: 400px;
height: 75px;
z-index: 3;
text-align: center;
color: #666666; }

div#image1 {
position: absolute;
top: 10px;
left: 540px;
width: 250px;
height:250px;
z-index: 4;
text-align: left; }

div#navbar {
position: absolute;
top: 120px;
left: 5px;
width: 150px;
height: 400px;
z-index: 5;
font-size: 1em;
text-decoration: none;
}

p.navbar a:link {
background-color: #ffffff;
color: #003399; 
text-decoration: none;}

p.navbar a:visited {
background-color: #ffffff;
color: #009999; 
text-decoration: none;}

p.navbar a:hover {
background-color: #ccccff;
color: #000099;
text-decoration: underline; }

p.navbar a:active {
background-color: #000066;
color: #ccccff; 
text-decoration: underline;}

div#text {
position: absolute;
top: 190px;
left: 170px;
width: 350px;
height: 400px;
z-index: 6; }

div#ad1 {
position: absolute;
top: 270px;
left: 540px;
width: 250px;
height: 600px;
z-index: 7;
text-align: left; }




