body {
font-family: "Trebuchet MS", "Bitstream Vera Sans", lucida, sans-serif;
font-size: small;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #d6deff;
}
#RealBody {
margin-left: auto;
margin-right: auto;
text-align: left;
width: 800px;
}
.photowidth {
width: 600px;
}
#Header {
margin: 50px 0px 0px 0px;
padding: 17px 0px 0px 20px;
border-style: solid;
border-color: black;
border-width: 1px;
background-color: #b5cef7;
text-align: center;
font-weight: lighter;
}
#Content {
margin: -1px 0px 0px 171px;
padding: 10px;
border-style: solid;
border-width: 1px;
border-color: black;
background-color: #e7efff;
}
#PhotoContent {
padding: 10px;
border-style: solid;
border-width: 1px;
border-color: black;
background-color: #e7efff;
}
#MenuColumn {
float: left;
width: 150px;
}
#Menu {
border-style: solid;
border-width: 1px;
font-variant: small-caps;
padding: 10px;
background-color: #f7b5b5;
width: 150px;
}
#SubMenu {
margin: 10px 0px 0px 0px;
}
#Footer {
margin: 0px 0px 0px 171px;
text-align: right;
}
#SubFooter {
text-align: center;
margin: 30px 0px 0px 0px;
}
#arrowbox {
height: 20px;
}
.textright {
text-align: right;
}
.borderpic {
border-style: solid;
border-width: 1px;
border-color: black;
}
.leftpic {
float: left;
}
.rightpic {
float: right;
}
.centerdiv {
text-align: center;
}
.namefont {
font-family: sans-serif;
font-size: 300%;
color: #6E74B7;
}
