﻿#content {
width: 1006px;
margin-left: -503px;
background-color: #edfedc;
}

body {
padding-left: 50%;
}

#top-images {
margin: 0px;
padding: 0px;
background-color: #edfedc;
}

#menu-bar {
height: 33px;
position: relative;
top: -5px;
}

#menu {
font-family: "kunstler script", cursive;
font-size: 35px;
font-weight: bold;
margin: 0;
padding: 0;
position: relative;
top: -75px;
}

#menu ul {
list-style: none;
}

#menu li {
float: left;
display: block;
padding: 0px 15px;
color: white;
}

#menu a {
text-decoration: none;
display: block;

color: black;
}

#menu a:hover {
background-color: #edfedc;
color: black;
}

#main {
position: relative;
top: -30px;
}

p {
font-family: "Adobe Garamond Pro", "Times New Roman", sans-serif;
font-size: 18px;
line-height: 1.3;
margin: 0px 5% 0px 5%;
padding-bottom: 5px;
position: relative;
}

h2 {
width: 300px;
font-family: "kunstler script", cursive;
text-decoration: none;
font-size: 35px;
font-weight: bold;
line-height: 15px;
}

#main a:link {
color: blue;
}


#main a:visited {
color: blue;
}

#main a:hover {
color: red;
}

object {
position: relative;
top: -25px;
width: 100%;
height: 550px;
border: none;
}