body {
margin: 0px;
padding: 0px;
font-family: Georgia, Times, Serif;
!background-color:#F5F5DC;
color: black;
width: 1007px;
}

#header {
height: 250px;
color: black;
font-size: 40px;
margin: 10px 15px;
text-align: center;
!border:1px solid red;
}

#menu {
position: absolute;
width: 200px;
margin: 10px 15px;
!border:1px solid red;
}

#text {
left: 215px;
position: absolute;
margin: 10px 15px;
!border:1px solid red;
}

#button{
height:50px;
}

p{
text-align: justify;
}

#btnlinks {
height: 150px;
margin-bottom: 10px;
line-height: 150px;
text-align:center;
!border: 1px solid red;
}

#links {
height: 150px;
margin-bottom: 10px;
line-height: 150px;
!border: 1px solid red;
}

#images {
height: 160px;
width: 170px;
float: left;
padding-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
font-family: Courier New;
font-size: 12px;
text-align: center;
border: 1px solid #000000;
}

#imagerows{
height: 170px;
width: 750px;
}

#caption{
text-align: center;
text-indent: 0px;
margin-top: 5px;
margin-right: 10px;
margin-left: 10px;
}

#films {
height: 160px;
width: 170px;
float: left;
padding-top: 10px;
background-image:url('/Graphics/bgFilms.png');
margin-bottom: 10px;
margin-right: 10px;
font-family: Courier New;
font-size: 12px;
text-align: center;
vertical-align:middle;
! border: 1px solid #000000;
}

img
{
border-style: none;
}