body {
text-align : left;
color : black;
font : 80% Trebuchet MS, verdana, arial, sans-serif;
}

table {
line-height: 100%
}

table a:link, #footer a:visited {
color: inherit;
text-decoration : none;
}

table a:hover {
text-decoration: none;
}


#container {
width : 90%;
padding: 0;
margin: 0;
margin-left : auto;
margin-right : auto;
background : #FFCC66;

}



#banner {
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
height:auto;
border-bottom-style:solid;
border-bottom-width:medium;
border-bottom-color: #0033CC;
float:left;
width: 100%;
padding: 0;
color: #0033CC;
}

#logo {
margin: 10px 40px 0 40px;
padding: 0 0 5px 0;
border-bottom-color:#0033CC;
border-bottom-style:solid;
border-bottom-width: thick;
}


#content {
margin : 0px 0px 0px 144px;
padding: 0 0 10px 10px;
background-color:#FFFFFF;
color :black;
}

#subContent {
padding: 50px 10px 10px 10px;
}

#content h1 {
margin : 10px 0 10px 0;
font : normal 18px/30px verdana, arial, tahoma, sans-serif;
color : #369;
background : inherit;
}

#sidebar {
float : left;
width : 144 px;
}

#menu {
padding: 0 5px 0 0 ;
}

#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu li {
margin : 0 0 0.2em 0.2em;
line-height: 13px;
}

#menu a {
display: block ;
font-size : 12px;
color:#0033CC;
padding : 0.1em 0.8em;
text-decoration : none;
}

#menu a:hover {
background-color:#FFFFFF;

}



#footer {
clear : both;
height: 20px;
font-size : 12px;
font-weight:bold;
color:#FFFFFF;
background : #0033CC;
text-align:center;
}


#statement{
line-height:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
color:#000000;
font-size : 0.80em;
background-color:#FFFFFF;
}


h1 {
padding : 10px 0 10px 0;
font : normal 18px/30px verdana, arial, tahoma, sans-serif;
color : #369;
text-align:center;
background : inherit;
}

h2 {
padding-left : 5px;
font : bold 10px/12px verdana, arial, tahoma, sans-serif;
color : #5d775a;
background : inherit;
}

h3 {
margin : 0;
font : bold 170% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
letter-spacing : 5px;
color : #555B7D;
background : transparent;
}

h4 {
margin: 4px 0;
font-size:15px;
font: bold;
}

a:link, a:visited  {
text-decoration : none;
color: inherit;
}

a:hover {
text-decoration : underline;
}


blockquote {
font-weight : bold;
font-size: 110%;
color:#660033;
line-height: 135%;
text-align: left;
}


#colus {
text-align:justify;
-moz-column-count: 2;
-moz-column-gap: 2em;
-moz-column-fill: balance;
-webkit-column-count: 2;
-webkit-column-gap: 2em;
-webkit-column-fill: balance;
column-count: 2;
column-gap: 2em;
column-fill: balance;

}


