

body {

background: #AD050D url('/images/homepage.jpg') center top no-repeat; 
color: #D7DECB;
font-size: 13px;
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, san-serif; 
line-height: 180%; 

}

h1 {

color: #F2F7F5;
font-size: 35px;
padding-bottom: 10px; 
line-height: 40px;

}

h3 {

margin-top: 20px; 

}

#container {

width: 950px; 

}

#left {
border: 0px dashed #c0c0c0; 
display: block;
width: 250px; 
float: left; 
padding-top: 450px; 
}

#right {

display: block;
float: right; 
width: 550px; 
padding-top: 20px; 
padding-right: 50px; 
text-align: left; 

}

#section { 

display: block; 
float: left; 
width: 255px; 
height: 330px; 
text-align: left; 
background: url('/images/pagesections.jpg') center top no-repeat; 
margin-bottom: 20px;

} 

#sectioninner { 

padding-top: 60px; 
padding-left: 50px; 
padding-right: 40px; 
padding-bottom: 40px; 
text-align: left; 

} 

#sectioninner h2 a:link, #sectioninner h2 a:visited, #sectioninner h2 a:active { 

color: #D7DECB;
font-size: 25px;
padding-bottom: 10px; 
line-height: 40px;

} 

#sectioninner h2 a:hover { 

text-decoration: none; 

} 




