/* CSS Document */


* {
margin : 0;
padding : 0;
}
body {
font-size : 14px;
font-family : Verdana, sans-serif;
color : #666666;
background : #fff;
line-height : 18px;
}
a {
color : #B70904;
}
a:link {
text-decoration : none;
}
a:active {
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #777;
}
a:hover {
text-decoration : underline;
}
a img {
border : none;
}
#menu {
text-align : left;
width : 215px;
overflow : auto;
padding-left : 15px;
font-size: 16px
top : 0;
bottom : 0;
left : 0;
position : fixed;
height : 100%;
background-color : #ffffff;
}
#menu ul {
list-style : none;
color : #B70904;
margin : 0 0 14px 0;
font-size: 16px;
}
#menu ul li.section-title {
color : #B70904;
font-size: 18px
}
#menu a:hover {
color : #fff;
background-color : #333;
text-decoration : none;
}
#menu a:active {
color : 
background-color : #003366;
text-decoration : none;
}
#menu h2 a {
color : #333;
}
#the-background {
position: fixed;
overflow: hidden;
z-index:1;
width: 100%;
height:100%;
top:0;
left:0;
}
#wrapper {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left:0;
}
#content {
height : 100%;
margin : 0 0 0 230px;
top : 0;
}
p a:hover, h2 a:hover {
color : #fff;
background-color : #406679;
text-decoration : none;
}
p a:active, h2 a:active {
color : #333;
background-color : #406679;
text-decoration : none;
}
.container {
padding : 5px 5px 25px 5px;
}
#content p {
width : 400px;
margin-bottom : 9px;
}
p {
margin : 0 0 9px 0;
}
h1 {
font-size : 28px;
color : #B70904;
font-family : Verdana, sans-serif;
font-weight:lighter; 
text-decoration : none;
line-height : 32px;
}
h2 {
font-size : 16px;
margin : 0 0 10px 0;
font-weight:lighter;
color : #B70904;
line-height : 20px;
}
h3 {
font-size : 14px;
margin : 0 0 10px 0;
color : #A6CF4D;
}
h4 {
font-size : 10px;
margin : 0 0 10px 0;
color : #999999;
}
#img-container {
margin : 0;
padding : 0;
}
#img-container p {
width : 400px;
margin : 0;
padding : 0 0 12px 0;
}
#once {
clear : left;
}
.smalltext {
font-size : 9px;
}
.grow {
float : left;
margin-bottom : 18px;
}
.grow em {
font-style : normal;
display : none;
text-align : center;
}
body {
background-color : #ffffff;
}
