body{
background-color: #ffffff;
font-family: arial, verdana, sans-serif;
font-size: 80%;
}

a{
color: #a36f00;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #13269a;
}

h1{
font-size: 50%
}

h2{
font-size: 130%;
color: #0000aa;
}

#logo{
background: url(images/logo.gif) no-repeat;
}

#menu{
background: url(images/dove.gif) no-repeat top right;
}

#bar{
background: #ffffff url(images/splash-bg.gif) center repeat-x;
}

#footer{
background: url(images/splash-foot.gif) repeat-x;
padding: 5px;
color: #d99f25;
font-size: 90%;
}