﻿	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
 
/*		background:#fff; */
 
		font-size:90%;
		font-family:Georgia;
/*background:#333f56 url(../images/bg-footer.gif) repeat-y ;*/

  background-color  : rgb(228, 229, 235); 
	




	}
	

#header, #footer {
width:1024px;
margin:0px auto 0px auto;
height:329px;
}

#navigation {
width:245px;

float:left;
background-color:#f4f4f4;
padding:0px 0px 1000px 0px;
margin:0px 0px -1000px 0px;

}

#container {
width:1024px;

margin:0px auto 0px auto;
overflow:hidden;

}

#content {
width:774px;
float:right;
border: solid 1px black;
background-color:#fff;
}

#footer {
clear:both;


}

/*supplemental*/
.lhsmenu 
{
 margin: 5px 0 0 0;
 padding-left: 2px;
 list-style: none;
 }
.lhsmenu li
{
 padding:2px;
}

h1
{
    color: #3C78A7;
}

h3
{
    font-size: 14px;
}

#right {float: right; padding: 10px 0 8px 10px;}

.lmenu
{
    
background:#fff none repeat scroll 0 0;
border:1px dashed #818141;
color:#000000;
display:block;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:5px 10px;
padding:10px;

    
    }