body
        {
		margin: 0;
		padding: 0;
                background: white;


font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;

	}

	
h1
	{
		background: WHITE;
		color: black;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
                height: 220px;
		margin-bottom: 0;
                text-align: center;
border-bottom: 1em solid #508fc4;

	}



h2
	{
	text-align: center;
	color: black;
	}

	
h3
	{

	text-align: center;
	color: black;
	font-size: 200%
	}

	
ul#left
	{
                
                
                width: 15%;
		float: left;
                
                border: 1px solid black;
		list-style-type: none;
                font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
                background-color: #90bade;
		color: #333;
		        		
		padding: 1em 1em 1em 0;
		margin-bottom: 1em;
		
	}
ul#left li
{
border-bottom: 1px solid #90bade;
margin: 0;
}


ul#left a
        {

display: block;
padding:  5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 92.5%;
                
        }


ul#left li:link
        {
                display: inline;
        }







ul#left a:hover
{

border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;


color: #fff;
background-color: #2586d7;
}













	
	#center
	{
background: WHITE;		
width: 45%;
		float: left;margin: 1em  3%;
		
                color: black;
font: 100% arial, helvetica, sans-serif;

PADDING: .5EM;


	}


	
	#right
	{
		width: 15%;
		float: right;
		margin: 1em 0 1em 3%;
                
                PADDING: .5EM;
                }


	
	
	
	

        #footer
	{
		clear: both;
		background: #387A9B;
		color: #900;
		padding: 0 3% 0  0;
		text-align: right;
	}
 