﻿body {
background:#0d297a url(images/bg.gif) repeat-y top center;
font:62.5% "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
color:#000;
text-align:left;
margin:0;
padding:0;
}

p,ul {
line-height:150%;
}

table {
font-size:100%;
background:#FFF;
margin:15px 0;
}

h1,h2 {
font-style:normal;
font-weight:700;
background:transparent;
color:#050d24;
margin:0;
}

h1 {
font-size:2.2em;
}

h2 {
font-size:1.4em;
}

a:hover {
color:#4a5265;
text-decoration:underline;
}

a:active {
color:#2f63b3;
text-decoration:underline;
}

li {
margin-bottom:0.1em;
}

#outline {
width:855px;
background:#fff;
font-size:1.3em;
margin:0 auto;
padding:0;
}

#header {
width:100%;
height:118px;
background:transparent url(images/header_bg.gif) repeat-x left top;
}

#header .blogtitle {
width:auto;
height:118px;
background:transparent url(images/header.gif) no-repeat left bottom;
}

#header h1 {
padding:25px 0 0 30px;
}

#navbar {
clear:both;
float:left;
width:100%;
height:31px;
background:transparent url(images/nav_bg.gif) repeat-x 0 0;
}

ul.menu {
float:left;
list-style-type:none;
margin:0;
padding:0 15px;
}

ul.menu li {
float:left;
}

ul.menu li a {
float:left;
display:block;
height:28px;
line-height:24px;
color:#fff;
padding:3px 15px 0;
}

ul.menu li a:link,ul.menu li a:visited {
color:#fff;
background:transparent url(images/nav_hover.gif) no-repeat center top;
}

ul.menu li a:hover,ul.menu li a:active {
color:#fff;
background:transparent url(images/nav_hover.gif) no-repeat center -31px;
text-decoration:none;
}

#wrapper {
float:left;
width:855px;
background-color:#fff;
margin:0 !important;
padding:0;
}

#content {
text-align:left;
width:760px;
line-height:1.7em;
margin:0 auto;
}

* html #footer {
margin-top:0;
}

#footer {
width:100%;
height:74px;
clear:both;
background:#010b32;
border-top:1px solid #000;
color:#fff;
}

#footer p {
font-size:0.9em;
line-height:200%;
margin:0;
padding:13px 25px;
}

#footer p a:link,#footer p a:visited {
color:#a8cbff;
}

#footer p a:active {
color:#9ad202;
}

a:link,a:visited {
color:#2f63b3;
text-decoration:none;
}

#header h1 a,#footer p a:hover {
color:#fff;
}