body {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Arial, sans-serif;
    background-color: #EEE5D7;
}
h1 {
    font-size: 24px;
    font-weight: normal;
}
.Normal, .NormalDisabled
{
    font-size: .75em;
}
#outer {
    background-color: #d5bd9b;
    width: 1000px;
    margin-left:auto;
    margin-right: auto;
}
#header {
    background-image: url(/Portals/5/skins/Lindsay/images/header.jpg);
    background-repeat: no-repeat;
    width: 1000px;
    height: 192px;
}
#menu {
    background-image: url(/Portals/5/skins/Lindsay/images/menu.png);
    background-repeat: repeat-x;
    height: 35px;
    color: #553308;
    padding-top: 4px;
    font-size: 14px;
    text-align: center;
}
#menu a {
    color: #013349;
    text-decoration: none;
    font-family: Tahoma, Arial, sans-serif;
    padding: 0px 5px 13px 5px;
}
#menu a:hover,
#menu a.selected {
    background-image: url(/Portals/5/skins/Lindsay/images/menuselected.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}
#footer {
    border-top: solid 3px #c0a47f;
    background-color: #553308;
    background-image: url(/Portals/5/skins/Lindsay/images/footerboxbottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 5px 0px 8px 0px;
    text-align: center;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    color: #fbf8ea;
    clear: both;
}
#footer p {
    margin-bottom: 0px;
}
#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited {
    color: #fbf8ea;
    text-decoration: none;
}
#credits {
    color: #000;
    font-size: 11px;
    text-align: center;
    padding-top: 8px;
}
#credits a,
#credits a:link,
#credits a:hover,
#credits a:visited {
    color: #000;
}
ul#cloud
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
ul#cloud li {
	margin: 0px;
	display: inline;
	margin: 0px 20px 0px 20px;
}
.cloud1 {
	font-size: 1em;
}
.cloud2 {
	font-size: 2em;
}
.cloud3 {
	font-size: 3em;
}
.cloud4 {
	font-size: 4em;
}
.cloud5 {
	font-size: 5em;
}
#footnav a {
	padding: 0px 8px 0px 8px;
}
.photo {
	border: solid 1px #000;
	float: right;
}
.photoNF {
	border: solid 1px #000;
}
.subnav {
	text-align: center;
}
.subnav a {
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
