/* Gerard Simmons Ltd. */
body{
font-family: Helvetica, Verdana, Arial, sans-serif;
background-position: left top;
background-image: url(../img/bg_filler.png);
background-repeat: repeat-x;
font-size: 12px;
background-color: #000065;
color: #666666;
margin: 20px;
}
#page{
width: 800px;
background: #fff;
}
#header{
height: 140px;
background: url(../img/header_bg.jpg) no-repeat;
}
#nav_bar{
background: url(../img/nav_bar.jpg) no-repeat;
line-height: 25px;
height: 25px;
}
#sidebar_left{
float: left;
width: 190px;
border-right: 1px dotted #ccc;
}
#content_text{
width: 410px;
text-align: justify;
float: left;
}
#sidebar_right{
float:left;
width: 190px;
border-left: 1px dotted #ccc;
}

.clear{
clear: both;
}

a img{
border: none;
}

h2, h3{
color: #001266;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: lighter;
}
h2{
font-size: 25px;
}
h3{
font-variant: small-caps;
font-size: 16px;
}

#navigation{
margin: 0px;
padding: 0px;
padding-left: 190px;
list-style: none;
}

#navigation li{
float: left;
margin-left: 15px;
margin-right: 15px;
font-size: 12px;
padding-top: 1px;
letter-spacing: 0.2em;
}

#navigation li a{
text-decoration: none;
color: #ccc;
font-weight: light;
}

#page .short_news {
margin: 12px;
font-size: 11px;
}
#page .short_news_date{
font-size: 10px;
text-align: right;
color: #888;
}
#page .side_news{
margin: 12px;
border-top: 1px dotted #ccc;
margin-bottom: 60px;
font-size: 10px;
}

#page .sidebar_widget{

margin: 12px;
border-top: 1px dotted #ccc;
}

#page .small_source{
font-size: 9px;
color: #aaa;
}

#content_text h2, #content_text h3, #content_text p{
padding-left: 20px;
padding-right: 20px;
}
#content_text p{
line-height: 15px;
}

a{
color: #69c;
}

form{

text-align: center;

}
form h2{
padding-top: 80px;
}
input, textarea{
border: none;
width: 200px;
border: 2px solid #fff;
padding: 3px;
color: #666;
background: #bbb;
margin-bottom: 10px;
font-size: 14px;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
margin-left: 30px;
}
#email{
margin-top:80px;
}
.submit{
margin-top: 8px;
margin-left:30px;
width: 90px;
background: #D20067;
color: white;
}

blockquote{
color: #4F92D6;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
}

blockquote span{
font-style: italic;
color: #888;
font-size: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.sidebar_widget blockquote{
margin: 0px;
font-size: 14px;

}



