
body {
/* 1 */font-family: "Arial Narrow Special G1", sans-serif;
/* 2 */font-family: "Century Gothic",  Georgia, "Georgia Ref", "++ Times New Roman",  serif;
/* 3 */font-family: Georgia, "Georgia Ref", "++ Times New Roman",  serif;
/*background-color: #DCDCDC;*/
/*background-color: #F5F5DC;*/
background-color: #7C9764; /* greenish background surround color */
}

#whole {
text-align: left;
padding: 20px 20px 20px 20px !important;
padding /**/:20px 45px 20px 20px; 	
border: 5px #B2B9C4 solid;
background-color: #ffffff;
color: #333333;
width: 700px;
border: 5px #800000 solid; /* whole table outline color */
/*border: 5px #111fa2 solid;*/ 
/*border: 5px #2b40b5 solid;*/
/*border: 5px #B2B9C4 solid;*/
}



p{
/* 1 */ font-family:  Georgia, "Georgia Ref", "Lucida Grande", "Times New Roman", Times, serif;
font-size: 13px;
letter-spacing: 0px;
line-height: 21px;
text-align: left;
text-decoration: none;
font-variant: normal;
padding-right: 10px;
padding-left: 10px;
}

div{
/* 1 */ font-family:  Georgia, "Georgia Ref", "Lucida Grande", "Times New Roman", Times, serif;
font-size: 13px;
letter-spacing: 0px;
line-height: 21px;
text-align: left;
text-decoration: none;
font-variant: normal;
}

li{
font-size: 13px;
padding-top: 10px;
font-variant: normal;
}


.topleft{
position: relative;
/*	width: auto;*/
padding-left: 10px;
}

.topright{
position: absolute;
top: 50px;
margin-left: 165px;
width: 540px;
}

.page {
width: 450px;
margin-top: 20px;
background-color: #F5F5DC; /* background color for main text boxes */
padding:15px 15px 15px 15px;
border: 1px #B2B9C4 solid;
vertical-align: top;
}

.navigation {
margin-top: 20px;
padding:15px 15px 15px 15px;
border: 1px #B2B9C4 solid;
vertical-align: top;
width: 200px;
}


.navigation div{
font-size: 11px;
line-height: 14px;
/*padding-top: 10px;*/
/*padding-bottom: 7px;*/
}


.navigation p{
font-size: 11px;
font-variant: small-caps; 
padding: 0px;
margin: 0px;
border-bottom: 1px #2C3D45 dashed;
font-weight: bold;
}


.headline{
font-size: 20px;
font-variant: small-caps; 
color: #ffffff;
padding: 10px 0px 10px 10px;
background-color: #800000; /* headline background color */
/*background-color: #111fa2;*/ /* headline background color , blue */
margin-top: 10px;
}


/* main text box headers */
.h1 {
font-size: 17px;
color: #800000;
font-variant: small-caps; 
padding-top: 10px;
border-bottom: 3px #800000 double;
}



.blockquoted {
padding-left: 60px;
}

/* NAVIGATION ITEMS*/

.toc
{
font-family:Verdana;
}

.toc tr
{
background-color: #F5F5DC;
width=200;
}	

.toc a:hover{
background-color: #7C9764 ;
display: block;
color: #ffffff;
}

.toc a{

font-variant:normal; 
color: #333333;
margin: 0px;
text-decoration: none;
padding-left: 25px;
}

.thispage
{
background-color: #7C9764;
color: White;
}

.top,  .top a {
text-align: right;
float: right;
display: inline;
text-decoration: none;
font-weight: bold;
padding-right: 10px;
}

/* testing after this point */

#content img, #content p img, #content a img, #content p a img
{ 
display: block;
margin: 0 5px 0 0;
padding: 4px;
border: 1px solid #D9E0E6;
border-bottom-color: #C8CDD2;
border-right-color: #C8CDD2;
background: #FFF;
float: left;
display: inline; /*fixes ie/win double margin bug*/

z-index: 21;
}

#content .imge span
{
	font-weight: bold;
	font-size: 1em;
	z-index: 20;
	font-style: italic;
	text-align: center;
}
