#banner 
{margin-left:170px;
background:#2f2f3f;
height:208px;
border-top:0;
border-right:0;
border-left:0}

#leftmargin 
{position: absolute;
left:10px;
top:200px;
width:160px;
background:#2f2f3f;
border:0}

#rightmargin
{position: absolute;
right:5px;
top:208px;
width:25px;
background:#2f2f3f;
border:0}

#centercontent
{top:0px;
padding:15px;
background-image:url('/ssrpinfo/BannersBackgrounds/Parchment2.jpg');
margin-left:175px;
margin-right:25px;
border:1px solid darkblue}

body 

ul
{float:left;
width:100%;
padding:0;
margin-left:0px;
list-style-type:none;}

a.one
{float:left;
width:8.8em;
text-decoration:none;
color:white;
background-color:sienna;
padding:0.2em 0.6em;
border:1px solid white;
text-align:center;}
a.one:hover {background-color:rosybrown}

li {display:inline}

a.two:link {color:#ff0000}
a.two:visited {color:#0000ff}
a.two:hover {color:#ffcc00}

a.three:link {color:#F5DEB3}
a.three:visited {color:#CD853F}
a.three:hover {color:#CD853F}

a.four:link {color: #660000} 
a.four:visited {color: #CC9933} 
a.four:hover {color: darkblue}

p.one
{padding:5px;
margin-top:250px;
border:white ridge}


