body {
width: 800px;
height: 600px;
margin-left:auto;
margin-right:auto;
border: none;
font-family: century gothic, helvetica, arial, sans-serif;
font-weight: normal;
color: #39065F;
}

h1 {
font-size: 28pt;
font-weight: normal;
margin-left: 5%;
margin-right: 3%;
margin-top: 5px;
padding-bottom: 5px;
border-bottom: #7B0045 solid 2px;
}

#buttons li {
text-align: right;
font-size: 10pt;
font-weight: 600;
display: inline;
border-right: 1px solid;
padding: 0 0.33em;
}

#buttons li:first-child {
border-left: 1px solid;
}

div#buttons {
margin-top: -50px;
margin-right: 30px;
text-align: right;
}

a {
text-decoration: none;
color: #39065F;
}

a:hover {
text-decoration: underline;
color: #7B0045;
}

h2 {
position: absolute;
margin-left: 4.5%;
margin-top: 5px;
font-size: 18pt;
font-weight: 400;
}

img {
border: none;
padding: 0px 10px 5px 10px;
margin-left: 5%;
}

#thumbscroll {
width: 775px;
height: 100px;
margin-top: 15px;
margin-left: 225px;
}

.row1 {
margin-bottom: -5%;
}

.row2 {
margin-top: 30px;
margin-bottom: -5%;
}

.row3 {
margin-top: 30px;
margin-bottom: -5%;
}

.row4 {
margin-top: 30px;
margin-bottom: 3%;
}

#photos {
width: 740px;
height: 430px;
margin-top: 55px;
margin-left: 5%;
padding-bottom: 25px;
border-bottom: #7B0045 solid 2px;
}

p.title {
font-size: 10.5pt;
margin-left: 5%;
}

p.media {
font-size: 8pt;
margin-top: -1%;
margin-left: 5%;
}

#footer {
margin-left: 76%;
font-size: 9pt;
}

#click {
font-size: 7pt;
margin-left: 5%;
margin-top: -40px;
}