
/****** BODY ******/

body {background-color:#364974;
color: #274785;
text-align:center;
font-family: Helvetica, Verdana, Helvetica, sans-serif;}

/****** MAIN CONTAINER ******/

#frame {width:960px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;}

/****** MENU (LEFT BLOCK) ******/

#contentleft {width:190px;
height: 695px;
padding:0px;
float:left;
text-align: right;
letter-spacing: 0.5px;
color: inherit;
background: white;}

div.menu {width:160px;
background:#FFFFFF;
color: inherit;
font-size:11px;
padding:0;
float: right;
margin:1em;}

div.menu a {display:block;
margin:0;
padding:0.4em;
font-weight:bold;
color:#274785;
background: white;
text-decoration:none;}

div.menu a:hover {background:#EEEEEE;
color:#274785;}

div.submenu a {display:block;
margin:0;
color: #9999cc;
background: white;
text-decoration:none;}

div.submenu a:hover {background:#EEEEEE;
color:#9999cc;}

/****** CENTER CONTENT (CENTER BLOCK) ******/

#contentcenter {width:760px;
height: 695px;
padding-top: 0;
float:left;
background:#FFFFFF;
color: inherit;
text-align: justify;}

#maintext {width:450px;
height: 520px;
margin-top: -20px;
background: white;
color: inherit;
font-size: 13px;
font-family: Helvetica, Verdana, Arial, sans-serif;
line-height: 1.5em;
float:left;}

/****** NEWS CONTENT (RIGHT BLOCK) ******/

#news {width:220px;
height: 490px;
background-color: #e8ebf4;
color: inherit;
background-image:url(images/news_bg.gif);
background-position: bottom;
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
margin-left: 20px;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 10px;
float:left;}

#news p {font-size:10px}

.news_header {font-size: 10px;
background-color: inherit;
color: #7c6c49;}



/****** FOOTER (BOTTOM BLOCK)******/

#footer {width: 933px;
background-color: #8b98c1;
color: white;
border-right: 10px solid #FFFFFF;
border-left: 10px solid #FFFFFF;
border-bottom: 10px solid #FFFFFF;
vertical-align: middle;}

#footer_content {margin-top: 3px;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-weight:bold;
color:white;
background-color: inherit;
text-decoration:none;
word-spacing: 10px;
text-align: center;}

#footer_content ul li {display: inline;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
letter-spacing: 1px;}

#footer_content li a {
    text-decoration: none; 
color: white;}

#footer_content li a:visited {
    text-decoration: none; 
color: white;}

/****** GENERAL FORMATTING ******/

p,h1,pre {margin:0px 10px 10px 10px;
font-family: Helvetica, Verdana, Arial, sans-serif;}

h1 {font-size:14px;
padding-top:10px;}

a {color: #274785;
text-decoration:none; 
font-weight: bold;}

#contentheader h1 {font-size:14px;
padding:10px;
margin:0px;}




