body  {
background: #F4F4F4;
margin: 0;
}

#container { 
width: 780px;
margin: 0 auto;
background: #FFFFFF;
}

#header { 
padding: 10px 0 5px 24px;
} 

#header a {
color: #121212;
text-decoration: none;
font-size: 30px; 
font-family: "Myriad Pro", "Arial Narrow";
}

#menu {
background-color: #3b7687; 
padding: 6px 0 6px 40px;
}

#menu a {
color: #c5d6db;
text-decoration: none; 
font-size: 14px; 
font-family: "Arial Narrow", "Myriad Pro";
}

#menu a:hover {
color: #ecf2f3;
}

h1 {
margin: 0px;
color: #869843; 
font-size:24px; 
font-family: "Arial Narrow", "Myriad Pro"; 
font-weight: normal;
}

h2 {
color: #3b7687;
font-size: 15px; 
margin: 20px 0 5px 0;
}

.header { 
color: #444444;
font-family: "Georgia";
font-size: 14px; 
line-height: 18px;
} 

.m_h2 { 
color: #3b7687;
font-family: "Georgia";
font-size: 16px; 
font-weight: bold;
line-height: 18px;
} 

.m_h3 { 
color: #3b7687;
font-family: "Georgia";
font-size: 13px; 
font-weight: bold;
line-height: 18px;
} 

.m_h4_i { 
padding-top: 10px;
color: #3b7687;
font-family: "Georgia";
font-size: 15px; 
font-weight: normal;
font-style: italic;
line-height: 22px;
}

.m_h4_i_styled { 
padding-top: 10px;
color: #3b7687;
font-family: Monotype Corsiva;
font-size: 22px; 
font-weight: normal;
font-style: italic;
line-height: 22px;
}

.m_h5 { 
padding-top: 2px;
color: #3b7687;
font-family: "Arial Narrow", "Myriad Pro"; 
font-size: 13px; 
font-weight: normal;
line-height: 18px;
}

.m_h5 a { 
padding-top: 2px;
color: #3b7687;
font-family: "Arial Narrow", "Myriad Pro"; 
font-size: 14px; 
font-weight: normal;
line-height: 18px;
text-decoration: none;
}

#sidebar {
float: left;
width: 120px;
padding: 20px 0 0 40px;
margin: 0;
}

#main { 
margin: 3px 0px 3px 180px;
padding: 40px 40px 30px 10px;
color: #444444;
font-family: "Georgia";
font-size: 13px; 
line-height: 18px;
text-align: justify;
border-left: dotted 2px #c0c0c0;
} 

#main a {
color: #3b7687; 
text-decoration: none;
}

#main a:hover {
color: #444444;
}

#footer {
padding: 6px 40px 6px 40px;
background: #d6d6d6; 
font-family: "Lucida Sans Unicode";
color: #444444;
font-size: 11px;
text-align: right;
}

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

#footer a:hover {
color: #666666;
}

.separator {
font-size:11px;
color:#FFFFFF;
}

.box1 {
font-family: "Georgia";
font-size: 13px;
margin-bottom: 20px;
border-bottom: dotted #e0e0e0 1px;
background-color: #ffffff;
padding: 4px;
}


.box1_small_letters1 {
font-family: "Georgia";
font-size: 12px;
color: #707070;
margin-right: 6px;
width: 100px;
}

.box1_small_letters2 {
font-family: "Georgia";
font-size: 12px;
color: #444444;
margin-right: 6px;
width: 100px;
}

.box1_bold {
font-family: "Georgia";
font-size: 12px;
color: #3b7687;
font-weight: bold;
}