
body 
{
background-color: #91A965;
line-height: 18px;
font-size: 12px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

img 
{ 
border: none; 
}

a 
{ 
color: #22456F; 
text-decoration: none;
font-weight: bold;
}
a:hover 
{
font-weight: bold;
text-decoration: underline; 
color : black; 
}

#wrapping 
{
margin: 40px auto 0 auto;
background-color: #F5F6CE;
width: 950px;
}

.middle
{
width:165px;
margin-top: 15px;
margin-right: 5px;
margin-left: 20px;
float:left;
}

.articles
{
}

.banner
{ 
height: 160px;
width: 950px;
color: #333333;
}

.top 
{
border: 3px solid #E6E8A5;
text-align: center;
}

.contains
{
margin-top: 10px;
width: 500px;
float: left;
text-align: justify;
padding: 8px 5px 8px 20px;
}

.contains h2 
{
color: #FF4800;
font-size: 20px;
font-weight: 100;
padding: 10px 0 15px 0;
letter-spacing: 2x;
}

.contains h3
{
color: #000000;
font-size: 16px;
font-weight: bolder;
letter-spacing: 3px;
}

.contains ol
{
padding: 8px 5px 8px 20px;
}

.navigation 
{
width: 200px;
float: right;
font-size: 12px;
padding: 15px;
}

.navigation ul 
{
list-style-type: square;
padding: 15px 15px 15px 12px;
margin-bottom: 20px;
color: #59799F;
}

.navigation h2 
{
height: 30px;
font-size: 16px;
color: #666666;
line-height: 30px;
letter-spacing: 2px;
}

.navigation a 
{ 
text-decoration: none;
}

.footer 
{
color: #FFFFFF;
background-color: #086E4F;
margin-top: 10px;
text-align: center;
font-size: 10px;
padding: 10px;
}

.footer a:link {color: #FFFFFF}
.footer a:visited {color: #FFFFFF}
.footer a:hover {color: #FFFFFF}

.gg
{
float: left;
margin-bottom: -3px;
}

.ggr
{
float: left;
margin: 3px 3px 0px 6px;
}

.ggl
{
float: right;
margin: 3px 3px 0px 6px;
}

.box 
{
text-align: center;
width: 520px;
border-color: #0174DF;
border-style: dotted;
padding: 5px;
}

.p6
{
height: 30px;
font-size: 13px;
color: #666666;
line-height: 30px;
letter-spacing: 2px;
font-weight: bolder;
}


* 
{
    margin: 0;
    padding: 0;
} 

