﻿ï»¿@import url(layout.css);
body {
color:#000;
font-size:13px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background-color:#d3d9d6
}

#container {
background-color:#fff;
width:780px;
border-top:0;
border-right:1px solid #b7b7b7;
border-bottom:0;
border-left:1px solid #b7b7b7;
margin:0 auto
}

#masthead {
text-align:right;
background-color:#FFF;
width:780px
}

#navigation {
background-color:#545454;
overflow:hidden
}

#column_l {
width:385px;
background-color:#fff;
margin:0;
padding:0 15px
}

#column_r {
width:192px;
float:right;
background-color:#a9a9a9;
position:relative;
margin:0;
padding:4px
}

#footer {
width:780px;
text-align:center;
background-color:#113962;
padding-top:5px;
padding-bottom:5px
}

#masthead p {
font-size:11px;
color:#FFF;
margin:10px 10px 0
}

#column_r p {
font-size:11px;
margin:7px
}

#navigation ul {
list-style-type:none;
width:100%;
margin:0;
padding:0
}

#navigation a {
color:#fff;
text-decoration:none;
display:block;
border:1px solid #c9c9c9;
padding:5px
}

#navigation a:hover {
color:#000;
text-decoration:none;
border:1px solid #a9a9a9;
background-color:#a9a9a9
}

#footer p {
font-size:11px;
line-height:14px;
color:#fff;
margin:1px;
padding:1px
}

#footer a {
color:#fff;
text-decoration:underline
}

#footer a:hover {
color:#fff;
text-decoration:none
}

a {
text-align: center;
}

a:hover {
color:gray;
text-decoration:underline
}

.style_bold {
font-weight:700
}

.style_italic {
font-style:italic
}

#navigation li {
float:left
} 

#masthead img {
float:left
} 