html, body {
text-align: center;
background: #FFFFFF;
height: 100%;
}

#container {
min-height: 100%;
}

* html #container {
height: 100%;
}

#top {
margin-left:auto;
margin-right:auto;
text-align:left;
width: 635px;
}

#infoBar {
background:url(Images/Top.gif) no-repeat center;
width: 635px;
height: 65px;
}

#who {
position:relative;
width: 135px;
height: 33px;
}
#who img {
margin-top:15px;
margin-left: 80px;
}
#who a {
outline-style:none;
outline-width:0;
}
#what {
position:relative;
width: 170px;
height: 33px;
}
#what img {
margin-top: -35px;
margin-left: 395px;
}
#what a {
outline-style:none;
outline-width:0;
}

#header h1 { 
background: url(Images/Header.png) no-repeat center; 
margin-top: 10px; 
width: 585px; 
height: 87px; 
float: center;
}

#header h1 span {
display:none
}

#middle {
position:relative;
margin-left:auto;
margin-right:auto;
width: 635px;
}

#picContent {
height:inherit;
background: url(Images/BodyBG.gif) center repeat-y;
}

#picContent img {
margin:auto;
margin-left: -5px;
}

#navSection {
width:635px;
background: url(Images/BodyBG.gif) center repeat-y;
}

#picTitle {
width: 340px;
height: 46px;
margin-right: -8px;
background:url(Images/Title.png) center no-repeat;
margin-top: -3px;
}

.titleStyle {
padding-top:3px;
font-size:25px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bolder;
}

#buttons {
margin-top: -40px;
}

#back {
position:relative;
width: 92px;
height: 52px;
}
#back img {
margin-left: 45px;
}
#back a {
outline-style:none;
outline-width:0;
}
#next {
position:relative;
width: 92px;
height: 52px;
}
#next img {
margin-top: -52px;
margin-left: 500px;
}
#next a {
outline-style:none;
outline-width:0;
}

#footer {
width: 100%;
text-align: center;
height: 40px;
padding-top: 10px;
margin: -50px auto 0 auto;
}

#footer span {
display:none
}

#footer a {
outline-style:none;
outline-width:0;
}

#clearfooter {
height: 50px;
}
