body {
font-family: Georgia, serif; 
margin: 0;
color: #000000;
background-image:url("images/greenleather.jpg");
} 

html {
height: 100%;
scrollbar-3d-light-color:#999999;
scrollbar-arrow-color:#4F3B22;
scrollbar-base-color:black;
scrollbar-dark-shadow-color:#333333;
scrollbar-face-color:#C7A769;
scrollbar-highlight-color:#999999;
scrollbar-shadow-color:black
}



A:link    {color: #7F0000; text-decoration: none; font-weight: bold}
A:visited {color: #7E7E7E; text-decoration: none; font-weight: bold}
A:active  {color: #CF000E; text-decoration: none}
A:hover   {color: #A08000; text-decoration: none; font-weight: bold}


.container {
width: 755px;
margin: auto;
}

.top {
width: 755px;
height: 231px;
background-image: url("images/top.jpg");
}


.middle {
position: relative;
width: 755px;
background-image: url("images/middle.jpg");
}

middle-2column-left {
position: relative;
width: 90px;
}

middle-2column-main {
position: relative;
width: 500px;
float: right;
}

.middle-main-style {
position: relative;
width: 410px;
left: 100px;
}


.middle-style {
position: relative;
width: 650px;
margin-left: 50px;
padding-top: 30px;
}

.bottom {
position: relative;
width: 755px;
height: 75px;
background-image: url("images/bottom.jpg");
}

.align-right {
text-align: right;
}


.subhead { font-size: 125%;
         line-height: 125%;
         font-family: Georgia, serif;
		 font-variant: small-caps;
	     color: #50361E }

.initialcap { font-size: 175%;
         font-family: Georgia, serif;
		 font-variant: small-caps;
	     color: #3A3924 }


.sourcesub { font-size: 120%;
		 line-height: 125%;
         font-family: Georgia, serif;
		 font-variant: small-caps;
		 font-weight: bold;
	     color: #3A3924 }

.source { font-size: 100%;
         font-family: Georgia, serif;
		 font-variant: small-caps;
		 font-weight: bold;
	     color: #3A3924 }

.bodytext {font-family: Georgia, serif; COLOR: #000000; font-size: 100%; text-indent: 0px; line-height: 120%}
.titletext {font-family: "Trebuchet MS", Verdana, sans-serif; color: #650000; font-size: 125%;  text-align: right}
.toc {font-family: Bookman, Brooklyn, serif; text-indent: 10px}
.citation {font-family: Georgia, serif; COLOR: #000000; font-size: 70%; text-indent: 0px; line-height: 120%}