body.senior {
background-image: url('images/backgroundfade.jpg');
background-repeat: repeat-x;
padding: 0px;
border: none;
margin: 0px;
}

div#marqueecontainer{
width: 150px; /*marquee width */
height: 200px; /*marquee height */
background-color: F0F0FF;
overflow: hidden;
border: none;
padding: 0px;
padding-left: 0px;
}

div.layoutwrapper {
text-align: center;
margin-right: auto;
margin-left: auto;
width: 720px;
padding: 0px;
border: none;
clear: both;
}

div.edgeleft {
background-image: url('images/edgeleft.jpg');
background-repeat: repeat-y;
width: 10px;
height: 900px;
padding: 0px;
border: none;
margin: 0px;
float: left;
}

div.edgeright {
background-image: url('images/edgeright.jpg');
background-repeat: repeat-y;
width: 10px;
height: 900px;
padding: 0px;
border: none;
margin: 0px;
float: left;
}

div.contentwrapper {
text-align:left;
width: 700px;
padding: 0px;
border: none;
margin: 0px;
float: left;
background-color: #FFFFFF;
}

div.head {
background-image: url('images/mitchum.jpg');
width: 720px;
height: 123px;
padding: 0px;
margin: 0px;
clear: both;
}

div.navigation {
text-align: center;
width: 700px;
height: 35px;
padding: 0px;
border: none;
margin: 0px;
clear: both;
}

div.navigation a:link {
color: black;
font: italic small-caps 900 18px arial;
text-decoration: none;
height: 32px;
display: inline;
padding: 0px 0px 0px 35px;
border:none;
background-repeat: no-repeat;
background-image:url("images/pawprint1.01-3.png")
}

div.navigation a:visited {
color: black;
font: italic small-caps 900 18px arial;
text-decoration: none;
height: 32px;
border:none;
display: inline;
padding: 0px 0px 0px 35px;
border:none;
background-repeat: no-repeat;
background-image:url("images/pawprint1.01-3.png")
}

div.navigation a:hover{
font: italic small-caps 900 18px arial;
text-decoration: none;
color:#661100;
border:none;
height: 32px;
display: inline;
padding: 0px 0px 0px 35px;
background-repeat: no-repeat;
background-image:url("images/pawprint1.01-2.png")
}

div.leftcontent {
width: 150px;
height: 700px;
padding: 0px;
border: none;
margin: 0px;
float: left;
}

div.content {
width: 400px;
height: 700px;
padding: 0px;
border: none;
margin: 0px;
float: left;
}

div.rightcontent {
width: 150px;
height: 700px;
padding: 0px;
border: none;
margin: 0px;
float: left;
clear: right;
}

div.foot {
width: 700px;
height: 100px;
padding: 0px;
border: none;
margin: 0px;
clear: both;
}
	
ul{
padding: 0px;
border-top: 3px groove #0000BC;
margin: 0px;
}

ul li {
list-style: none;
padding: 0px;
border-collapse:collapse;
border-bottom: 1px double #5555FF;
margin: 0px 7px 0px 15px;
}

h1 {
line-height:18px;
font: italic small-caps 900 16px arial;
padding-left: 7px;
}
h2 {
font: italic normal 500 14px arial;
text-indent: 7px;
}
a:link {
font: normal normal 500 13px courier;
text-decoration: none;
color:#661100;
line-height:16px;
}
a:visited {
font: normal normal 500 13px courier;
text-decoration: none;
color:#661100;
line-height:16px;
}
a:hover {
font: normal normal 500 13px courier;
text-decoration: none;
color:#000000;
line-height:16px;
}