
body {
	background: #EBF4F3;
	text-align: center;
	}



   	a:link{color:#BLUE;}
	a:visited{color:#800080;} 
	a:focus{color:TEAL;}
	a:hover{color:RED;} 
	a:active{color:yellow;}

	p {font-family: "Arial"; font-size:13px;}
	h4{font-family: "Papyrus";}
	h1{font-family: "Papyrus";}
	h2{font-family: "Papyrus";}
	h3{font-family: "Papyrus";}
	ul{font-size:75%}
	


#header {
height: 135px;
background: url(images/blueglyph-sml.gif) repeat-x
	}

#container {
    margin: 10px auto 10px auto;
    <width: 800px;>
    border: 1px #EBF4F3 solid; 
	}
#content {
margin-left: 166px;
margin-right: 160px;
top:160px;
border:1px solid #EBF4F3;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 165px;
margin-right: 160px;
top:160px;
border: 1px solid #EBF4F3;
	}

#navigation {
    float: left;
    width: 160px;
    top:20px;
    
    position: relative; 
border: 0px solid #000000;
background: #EBF4F3;
	}

#navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
	}
#navigation ul li 
{ 
margin-top: 20px; 
	}

#navigation ul li a
{
display: block;
width: 135px;
padding: 8px 10px 8px 15px;
text-decoration: none;
color: #000;
background-image: url(images/navbase.jpg);
background-repeat: repeat-y;
	}

#navigation ul li a:hover
{
color: #fff;
background-color: #ccc;
background-image: url(images/navbase2.jpg);
background-repeat: repeat-y;
	}

#navigation h3{font-size: 20px;
	}

#footer {vertical-align: bottom;
	}

#photostrip 
{
float: right;
right:0px;
top:15px;
width:160px;
border: 1px solid #EBF4F3;
margin: 0;
padding:0 10px 0 0;
Position: relative;
background: #EBF4F3;
	}
