/* CSS Document */

body {
background: #7DB3B7 url(../images/background-final.gif) center repeat-x fixed; 
margin:0;
padding:0;
border:0;
height:100%;
}


/*  Template Background Images
---------------------------------------------------------------*/

.column {
background: url(../images/column2.gif) no-repeat top #000; 
text-align: center;
padding-top: 243px;
width: 204px;
height: 450px;
border-left: solid 9px #333333;
}

.bottom {
width: 682px;
height: 322px;
 }



/*  Main Body
---------------------------------------------------------------*/

div#main {
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
color: #000000;  
line-height: 22px;
padding-left: 30px;
padding-right: 100px;
padding-top: 30px;
text-align: justify;
}

div#main .highlight {color: #4CA2B1; }

div#main li {list-style-image: url(../images/bullet.gif); font-size: 13px; line-height: 20px; }

div#main h1 {color: #4CA2B1; font-style: italic; font-size: 15px; }

div#main h2 {color: #7F592E; font-size: 15px; } 

div#main a {color: #4CA2B1; text-decoration: underline; }

div#main a:hover {color: #7F592E;}

div#websiteby {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #333333; 
text-align: right;
}

div#websiteby a {color: #000000; text-decoration: underline; }

div#websiteby a:hover {color: #333333; text-decoration: underline; }



/*  Footer
---------------------------------------------------------------*/

.footer {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #333333; 
text-align: right;
}

.footer a {color: #000000; text-decoration: underline; }

.footer a:hover {color: #333333; text-decoration: underline; }
