#container { width: 850px;
	     margin-right: auto;
	     margin-left: auto;
	     background-color:#fff;
	     font-size: medium;
	     border-left: solid 3px #cc9933;
             border-right: solid 3px #cc9933;
             border-top: solid 15px #a30036;
	    }	   
	



#header
{
	
	height: 30px;
	padding-bottom: 3em;
	margin: 0;
	background-color: #000055;
	text-align: center;
	padding-top: 2em;
        border-top:solid 3px #cc9933;
        background-repeat: no-repeat;
	
}

body
{
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	font-size: medium;
	margin: 0px;
	background-color:#aaa;
        
	}

div.figure {
   
  margin: 0.25em;
  padding: 0.25em;
}

div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}



h1, h2, h3, h4
{
       
       font-family: Georgia, Arial, "Times New Roman", sans-serif;
       text-align: center;
       
}

p	 {
	padding-left: 2em;
	padding-top: 0;
	padding-right: 2em;
	text-align: justify;
	font-family: Georgia, Arial, "Times New Roman", sans-serif;

}


#main1
{

}
#main2
{

}

#navigation ul
{ 
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	list-style-type: none;
	font-weight: bold;
        text-align: center;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	padding: 0.25em;
	background-color:#a30036;
        border-top: solid 2px #cc9933;
        border-bottom: solid 2px #cc9933;
	
}

#navigation li {
		display: inline;
		padding: 10px;
}


#navigation a:link, a:visited, a:hover, a:active {

		text-decoration: none;
		
}

#navigation a:link {
		
		color: #ffffcc;
		
}

#navigation a:visited  { 

		color: #cc9933;

			
}
#navigation a:hover {
	        
		background: #000055; 
		border-bottom: solid 2px #cc9933;
		border-top: solid 2px #cc9933;
		text-decoration: none;
}






a:link 

	{color: #0031b6;
         text-decoration: none;
	
}

a:visited
{
	text-decoration: none;
	
	
}
#header h1 {
	font-family: "Lucida Calligraphy", Georgia, Arial, "Times New Roman", sans-serif;
	
	color: #cc9933;

}

#footer {   background-color: #aa0033;
	    height: 40px;
            border-top: solid 5px #cc9933;
	    
}


#main3  { padding: 2em;
	  

}
