body {
            margin-left: auto;
            margin-right: auto;
            font-family: verdana, arial, helvetica;
            font-size: 12px;
            width: 800px;
            background-color: #ffffff;
            border: 0px;
            padding: 0px;
        }
#shadow-container1,
#shadow-container2,
#shadow-container3
{
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

.shadow2,
.shadow3,
.container,
.container2,
.container3 {
    position: relative;
    left: -1px;
    top: -1px;
    height: auto;
}

.shadow1 {
        background: #F1F0F1;
    }

.shadow2 {
        background: #DBDADB;
    }

.shadow3 {
        background: #B8B6B8;
    }

.container {
        background-image: url('images/green-gradient.jpg');
        background-repeat: repeat-y;
        border: 1px solid #848284;
        padding: 10px;
        height: 100px;
   }    
   
.container2 {
        background-image: url('images/green-gradient.jpg');
        background-repeat: repeat-y;
        width: 150px;
   }
    
.container3 {
        background-image: url('images/green-gradient.jpg');
        background-repeat: repeat-y;
        border: 1px solid #848284;
        padding: 10px;
        height: 20px;
   }    
   
.footer-menu {
   		font-family: Verdana, Helvetica, Arial;
   		font-weight: bold;
   		font-size: 14px;
   		min-width: 100px;
   		width: 100px;
   		}

a.footer-menu:link		    { color: #000000; }
a.footer-menu:visited	    { color: #000000; }
a.footer-menu:hover	    { text-decoration: underline; color: #000000;}
a.footer-menu:link		    { color: #000000; }
			
.TopMenuItem {
   		font-family: Verdana, Helvetica, Arial;
   		font-weight: bold;
   		font-size: 16px;
   		margin-left: 20px;
   		color: #ffffff;
   		border-bottom: 1px solid #848284;
   		}

.TierMenuItem {
   		font-family: Verdana, Helvetica, Arial;
   		font-weight: bold;
   		font-size: 16px;
   		margin-left: 35px;
   		color: #ffffff;
   		border-bottom: 1px solid #848284;
   		}

 .small	            { font-size: 10px; }
 .normal	            { font-size: 12px; }
 .medium	            { font-size: 14px; }
 .larger	    { font-size: 18px; }
 .red		    { color: #FF0000;}
 .purple		    { color: #800080;}
 .blue	            { color: #0000FF; }
 .green	            { color: #009900; }
 .grey			{ color: #999999; }
 .brown		    {color: #660000;}
 .backgroundblue	{ background-color: #FFCCFF; }
 .backgroundgreen	{ background-color: #00FF00; }
 .backgroundyellow	{ background-color: #FFFF00; }
 .spaced	    { line-height: 1.5;}
 .padded		{margin-left: 80px;}
 .selected	    { color: #FFFFFF;}
 .indent	    { margin: 20px;}
 .ref 		{margin-left: 0.3in; text-indent: -0.3in}
 .author		{font-size: 12px; font-style: italic; color: #660000;  margin-left:10px;}
 .subhead		{font-size: 14px; color: #660000; margin-left:20px;}
 .isubhead		{font-size: 14px; font-style: italic; color: #660000; margin-left:20px;}
 .booktitle		{font-size: 12px; color: #660000; font-style: italic; font-weight: bolder;  margin-left:10px;}
 .ednote		{font-size: 12px; font-style: italic;}
 .right		    {text-align: right;}
 .underline	    { text-decoration: underline;}
 .green-underline    { color: #009900;
		      text-decoration: underline;}
 .fplabel	{ width: 200px; padding: 3px; color: #ff3300; background-color: #6fe19b; line-height: 13px;}
 .galleryentry	{ margin-left: 50px; margin-right: 20px;}
 .ahem		{ display: none; }
 address	    { font-style: normal }
 input		{ border: 1px solid #c7c7e6; }
 input[type=radio] { border: none; }
 input[type=image] { border: none; }
 input[type=checkbox] { border: none; }
 .submit input	{ border: 2px outset #c7c7e6; }
 a		    { text-decoration: none }
 a:link		    { color: #0000FF; }
 a:visited	    { color: #9900FF; }
 a:hover	    { text-decoration: underline; color: #FF0000;}
 a:link		    { color: #0000FF; }
 a.TopMenuLink:link	    { color: #ffffff; }
 a.TopMenuLink:visited	    { color: #ffffff; }
 a:hover	    { text-decoration: underline; color: #FF0000;}
 .hi		    {position: absolute;
		     visibility: hidden;
		     top: -100px;
		     left: -100px;
		     }

iframe {
		overflow: auto;
		}
.mceContentBody {
		width: 500px;
		}