* {	margin: 0;	padding: 0; }

body { background: #3F6EB6;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 13px; color: #0066FF; }

#page {	width: 760px; margin: 0 auto; background: #FFFFFF url('images/page_bg.jpg') repeat-y left top; }

h1, h2, h3 { color: #345BA8; }
h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 13px; font-weight: bold; }

p, blockquote, ul, ol { line-height: 180%; }

blockquote, ul, ol { margin-left: 3em; }

a { color: #345BA8; }
a:hover { text-decoration: none; background: #FEFDD6; color: #2980DE;}

.boxed { margin: 10px; border: 1px solid #CCCCCC; }
.boxed .title { padding: 5px 10px; background: #F7F7F7; }
.boxed .content { padding: 10px; }

#head { float: left; width: 760px; height:180px; background: #FFFFFF url('images/page_bg.jpg') repeat-y left top;}

#head_image { float: right; position: relative; right: 10px;}

#head_logo { float: left; position: relative; left: 2px;}

#head_title { position: relative; left: 160px; top: 0px; width: 430px;}
#head_title h1 { margin-top: 20px; margin-bottom: 20px; font-family: "Georgia"; text-transform: uppercase; font-size: 24px;}

#content { float: right; width: 603px; }
#content li { font-size: 13px; font-weight: normal; }
#content li.list_head { font-size: 14px; font-weight: bold; }
#content p.footer { margin-top: 10px; margin-left: 10px; margin-right: 10px; border-top: 1px solid #E9EAEB; text-align: right; font-size: 10px; color: #99ADD3; }

#sidebar { float: left;	width: 157px; }
#sidebar li.active { list-style-image: url('/images/arrow.gif'); font-size: 16px; }

#menu { padding: 20px 0; }

#news {color: #99ADD3;}
#news .title { padding: 15px;}
#news .content { padding: 0 15px; font-size: 85%; }
#news ul { margin: 0px;	padding: 0px; list-style: none; border: solid 1px #CCCCCC;}
#news li { margin-bottom: 15px; }
#news h3 {font-size: 11px; font-weight: bold; background: #F7F7F7;}

#footer { padding: 5px 0; background: #3F6EB6; text-align: center; font-size: 10px; color: #FFFFFF; }
#footer a { color: #FFFFFF; background-color: inherit; }
#footer a:hover { background: #FEFDD6; color: #2980DE; }