body {background-image: url(bckground2.jpg);
background-position: center;
background-color: #f2e2c1;
}


.wrapper {
width: 1000px; 
height: auto;
margin-left: auto;
margin-right: auto;
background-color: #fff;
border: solid thin black;}

img.header {border-bottom: 2px #ccc solid; padding-bottom: 10px;}
img.footer {margin-left: 19px;}
img.leftcol {margin-left: 20px; margin-top: 15px; margin-bottom: -10px;}

#leftcol {
width: 150px; 
height: auto;
margin-left: 20px;
float: left;
margin-top: 30px;
}

/* left column text style */
.feature {
font-family: "lucida console";
color: #58585A;}


#maincol {
width: 500px; 
height: auto;
margin-left: 40px;
float: left;

}

.mainhead {
color: #C54842;
font-family: georgia;
font-size: 400%;
margin-top: 0}


/* main column text style */
.main {

font-family: georgia, serif;
color: #C54842;
font-size: 1.6em;
}


#rightcol {
width: 220px;
height: auto;
float: right;
margin-top: 40px;
text-align: center;
}
/* right column text style */

.right {
font-family: "lucida console";
color: #58585A;
}


#footer {
clear: both;
width: 975px;
}

.footertext {
font-size: .85em;
font-family: "lucida console";
text-align: right;
padding-top: 30px;}




.rscheadmain {
font-family: georgia, serif;
color: #C54842;
font-size: 2em;
margin-bottom: 10px}


#tablecol {
width: 700px; 
height: auto;
margin-left: 80px;
float: left;
margin-top: 0px;}

.chapter {font-size: 1.5em}

td {
font-family: "lucida console";
color: #58585A;}
