/*  ===========================
Web Template : Blue (V.1)
Created on : June 27th 2008
Author: Rainie
Author URI: http://www.memorylast.net
=============================== */

body {
font : 12px Arial, sans-serif;
text-align : justify;
background-color : #5b5b5b;
line-height : 19px;
color : #393939;
text-transform : none;
}
b {
color : #00259d;
}
u {
color : #373737;
border-bottom : 1px dotted #858585;
font-style : normal;
font-weight : normal;
}
i {
color : #001e7c;
font-family : Georgia;
}
a:link, a:active, a:visited {
color : #585858;
font-size : 12px;
border-bottom : 1px dotted #858585;
text-decoration : none;
}
a:hover {
color : #0031ac;
text-decoration : none;
}
#container {
width : 770px;
margin : 0 auto;
text-align : left;
background-color : #fff;
padding : 8px;
}
#spacer {
display : block;
height : 33px;
width : 100%;
}
#header {
background-color : #0055bd;
width : 100%;
height : 100px;
padding-top : 5px;
}
#title {
font-size : 40px;
font-family : Georgia;
color : #fff;
text-align : center;
font-weight : normal;
font-style : normal;
margin : 0;
letter-spacing : -1px;
padding : 0;
}
#subtitle {
font-size : 15px;
font-family : Trebuchet MS;
color : #d9fcff;
text-align : center;
font-weight : normal;
font-style : normal;
margin : 0;
padding-top : 5px;
}
#sidebar {
float : left;
width : 250px;
}
#content {
float : right;
width : 500px;
}
#footer {
clear : both;
text-align : center;
width : 100%;
height : 45px;
padding-top : 15px;
}
.bar {
background-color : #f0f0f0;
padding : 8px;
}
.ct {
background-color : #f0f0f0;
padding : 8px;
}
a.nav:link, a.nav:visited, a.nav:active {
text-decoration : none;
font-family : Arial;
font-size : 12px;
line-height : 12pt;
text-align : center;
color : #555555;
font-weight : normal;
cursor : default;
display : block;
padding : 2px;
border-bottom : 1px dotted #003acd;
background-color : #dddddd;
}
a.nav:hover {
text-decoration : none;
font-family : Arial;
font-size : 12px;
text-align : center;
line-height : 12pt;
color : #0031ac;
font-weight : normal;
background-color : #cfcece;
cursor : default;
display : block;
padding : 2px;
border-bottom : 1px dotted #0031ac;
}
blockquote {
color : #686868;
background-color : #fbfbfb;
border-left : 8px solid #024aac;
padding : 5px;
line-height : 18px;
}
h1 {
font-family : Georgia;
font-size : 25px;
border-bottom : 2px solid #c0c0c0;
color : #0055bd;
text-transform : none;
line-height : 18px;
text-align : justify;
font-weight : normal;
font-style : italic;
background-color : transparent;
margin-top : 0;
margin-bottom : 0;
padding-bottom : 8px;
letter-spacing : -1px;
}