html, body {
 margin: 0;
 padding: 0;
 background: #282828;
 /*font-size: 16px;*/
 font-family:"Times New Roman",Georgia,Serif;
 text-align: center; 
}


#ContentInsert
{
 background: #FFFFFF;
 color:#000000;
 height: 292px;
 width: 348px;
 padding-top:4px;
 padding-bottom:0px;
 padding-right:0px;
 padding-left:7px; 
 float:right;
 }

#ContentInsert2
{
 background: #FFFFFF;
 color:#000000;
 height: 292px;
 width: 348px;
 padding-top:4px;
 padding-bottom:0px;
 padding-right:0px;
 padding-left:7px; 
 float:right;
}

#ContentImageInsert
{
 background: #FFFFFF;
 color:#000000;
 height: 420px;
 width: 348px;
 padding-top:4px;
 padding-bottom:0px;
 padding-right:0px;
 padding-left:7px; 
 float:right;
 }


#page-container

{
 text-align: left; 
 width: 900px;
 background: white; 
 margin-left: auto;
 margin-right: auto;
 height: 2675px;
 position: relative;
 border-style:double;
 border-color: black;
 border-width: 5px;

}

#header
{
 background: #FFFFFF;
 color:#000000;
 height: 75px;
 width: 897px;
 padding-left:3px;
 padding-top:6px;
 position: absolute;
 top:0px;
 left:0px; 
 }


#MainNavigation
{
 background: #FFFFFF;
 color:#000000;
 height: 2500px;
 width: 163px;
 padding-left:3px;

 position: absolute;
 top:120px;
 left:0px; 
 font-family:"Times New Roman",Georgia,Serif;
 font-size: 16px;
 border-style:double;
 border-color:black;  
 border-width:5px; 
 }

#MainContent
{
 background: #FFFFFF;
 color:#000000;
 height: 2510px;
 width: 704px;
 position: absolute;
 top:120px;
 left:176px;  
padding-top:0px;
padding-bottom:0px;
padding-right:10px;
padding-left:10px;
font-size: 18px;
 }

#MainContent a
{
text-decoration: underline; 
color: #990033;
font-weight: bold; 
} 

/* Main Nav additional */

#MainNavigation h3
{
color: #000000;
font-size: 18px;
text-decoration:underline;
}

#MainNavigation h4
{
color: #000000;
font-size: 16px;
text-decoration:underline;
}


#MainNavigation ul
{
list-style-type: none;   
margin: 0;   
padding: 0;
}

#MainNavigation ul li 
{   
margin-top: 1px;  /*spacing between menu items*/
}

#MainNavigation li a 
{   
/*padding: 5px;*/   
width:152px;  
display:block;   
color: #1111CC;
font-weight:bold;
background-color: #white;   
text-decoration: none;
margin:0px 0px 6px 0px;
}

#MainNavigation li a:hover 
{   
background-color: #3366ff;   
text-decoration: none;
color: #FFFFFF
}



/******************* Top NAV *******************************/
#header2
{
 background: #505050;
 color:#000000;
 height: 40px;
 width: 900px;
 padding: 0px;
 position: absolute;
 top:80px;
 font-family:"Times New Roman",Georgia,Serif;
 font-size: 16px;
 left:0px;
 }

#header2 ul
{
list-style: none;
padding: 0;
margin: 0;
}

#header2 li
{
float: right;
margin: 2px 10px 2px 10px;
}

#header2 li a
{
background: #505050;
float: right;
border: 1px;
color: white; 
text-decoration: none;
text-align: center;
font-size: 16px;
font-weight: bold; 
display: inline;
} 

#header2 li a:hover
{
text-decoration: underline; 
color: #FFFF33;
} 

/* Footer */
#Footer
{
 background: #FFFFFF;
 color:#000000;
 height: 35px;
 width: 890px;
 padding: 0px;
 position: absolute;
 top:2630px; 
 left:0px;  
border-style:double;
 border-color:black;  
 border-width:5px; 
 }

#Footer ul
{
list-style:none;
text-align:center;
}

#Footer ul li {
display: inline;
margin: 50px 20px 100px 20px;
}

#Footer li a
{
 background: white;
border: 8px;
color: #000000; 
text-decoration: none;
text-align: center;
font-size: 14px;
font-weight: bold; 
} 

#Footer li a:hover
{
text-decoration: underline; 
} 

#ContentImageInsert2
{
 background: #FFFFFF;
 color: #000000;
 height: 254px;
 width: 305px;
 padding-top: 4px;
 padding-bottom: 0px;
 padding-right: 0px;
 padding-left: 7px; 
 float: right;
 }