/* - - - *TAGS - - - */
body  {
 font:normal 14px/normal Arial, Helvetica, sans-serif;
color: #b9c2c7;
margin:0;padding:0;
}

img {border:0;}

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

a:hover {text-decoration:underline;}
a:active  {color:#FFF;}
p {margin:10px 0;}
h1 {font-size:10px;}
h2 {
clear:both;
font-size:10px;
padding-bottom:5px;
border-bottom:1px dashed #b9c2c7;
}

h3 {
font-weight:normal;
font-style:italic;
margin:25px 0 0 0;padding:0;
}

h3 + p  {
margin:0;padding:0;
}

/* - - - *NAVBAR - - - */
#navbar {
position:relative;
top:0px;
left:0px;
}
#navbar li {
float:left;
margin-right:15px;
list-style-type:none;
}

#navbar a {
color:#ffffff;
font-size:12px;
text-decoration:none;
font-weight: bold;
padding:1px;

}

#navbar a:hover, #navbar a#current {
color:#003366;
background-color:#ffffff;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
}

/* - - - *MAIN - - - */


#hp-img {
width:800px;
height:250px;
position:relative;
}

#hp-img img {
position:absolute;
top:0px;
left:0px;

}

/* - - - *FOOTER - - - */
footer {
clear:both;
height:10px;
font-size:10px;
line-height:13px;
}

footer ul {margin:0;}
footer li {
float:left;
margin-right:13px;
list-style-type:none;
}

