body,
html {
margin: 0 25px 10px 25px;
padding:0;
color:#333;
background: #4275b5 url(i/bg.gif) top repeat-x;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-size:14px;
line-height:19px;
}

/***** LAYOUT STYLES *****/

#container {
width: 100%;
background: #FFF;
}

#wrap {
width: 100%;
float: left;
margin-right: -272px;
background: #FFF url(i/content_bg.gif) top repeat-x;
}

#main {
margin-right: 272px;
}

#sidebar {
width:272px;
float:right;
}

#footer {
clear:both;
background:#e8e8e8;
padding:5px 10px;
color: #333;
text-align: center;
font-size: 11px;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
border-top: 1px solid #ccc;
}

/***** HEADER *****/
#header {
height: 105px;
background:#e9f0f1;
padding:5px 10px;
background: url(i/logo.png) left no-repeat;
}

#header a {
text-decoration: none;
}

#header h1 {
padding: 0;
border: 0;
margin: 0;
height: 115px;
width:900px;
display: block;
text-indent: -420em;
}


/***** TOP NAV *****/
#topnav {
height: 42px;
background: #fff url(i/nav_bg.gif) bottom repeat-x;
position: relative;
border-bottom: 1px solid #0f5b9d;
}

#topnav ul {
display: inline;
}

#topnav li {
position: relative;
float: left;
height: 42px;
list-style-type: none;
padding-top: 0;
}

#topnav li:hover {
position: relative;
background: #FFF;
}

#topnav li:hover a {
color: #FFF;
}

#topnav li a {
display: block;
float: left;
padding: 12px 15px 0 15px;
height: 30px;
text-decoration: none;
color: #0f5b9d;
}

#topnav li a:hover {
background: #FFF;
color: #0f5b9d;
}

/***** CONTENT STYLES *****/
p {
margin: 0 15px 11px 15px;
}

h1 {
margin: 25px 15px 10px 15px;
color: #0f5b9d;
font-size: 26px;
line-height:30px;
font-weight: normal;
letter-spacing: 1px;
}

h2, h3 {
margin: 20px 15px 5px 15px;
font-size: 16px;
line-height: 21px
padding: 0;
color: #0f5b9d;
font-weight: normal;
}

a {
color: #0f5b9d;
text-decoration: none;
}

a:hover {
color: #8a6058;
text-decoration: underline;
}

.entry p.date {
font-size: 70%;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    margin: 0 0 3px 15px;
    padding-top: 3px;
    color: #666;
}

img {
border: none;
}


ul {
margin-top: 0;
padding-top: 0;
}

ul li {
padding-top: 6px;
}

/***** SIDE COLUMN *****/
.box  {
float: left;
margin: 15px 0 15px 0;
padding: 0 3px 5px;
width: 232px;
border: 1px solid #ddd;
background: #eee;
}

.box p{
font-size: 13px;
line-height: 15px;
}
