body {
margin: 0 auto;
width: 800px;
padding: 0;
background-color: #cccc00;
font-family: "Courier New", Courier, mono;
font-size: 0.7em;
color: #fff;
}

div#homecontent p {
margin: 0 0 0.5em 0;
padding: 0;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 1.4em;
margin: 0 0 -4px 0;
padding: 0;
text-transform: uppercase;
}

p.reset {
float: left;
margin: 0;
}

div#gallery img {
float: right;
}

.reset a {
color: #FFFFFF;
text-decoration: none;
}

div#footer p {
margin: 0;
padding-bottom: 1.4em;
}

div#footer a {
color: #cc0099;
padding: 0.5em 0;
text-decoration: none;
}

div#footer a:hover {
background: url(../images/linkrolloveron.gif) no-repeat center center;
}

table#photomenu img, #menu img {
border: 0;
}

/*/////////////////////////////////
DIV LAYOUT
/////////////////////////////////*/

div#main {
margin: 10% auto 0 auto;
padding: 0;
width: 100%;
text-align: center;
}

div#homecontent {
float: left;
padding-top: 1em;
width: 363px;
text-align: center; 
background: url(../images/homerightbottom.jpg) no-repeat;
}

div#header {
margin-left: 107px;
width: 693px;
}

div#menu {
float: left;
width: 800px;
clear: both;
height: 61px;
background: url(../images/bgmenu.jpg) no-repeat right top;
}

div#content {
float: left;
width: 800px;
height: 345px;
clear: both;
background: url(../images/bgbottom.jpg) no-repeat top right;
}

div#photo {
float: left;
width: 300px;
}

div#photoframe {
position: relative;
z-index: 1;
overflow: visible;
margin: 30px 0 0 20px;
height: 286px;
width: 286px;
border: 1px solid #FFFFFF;
}

div#photolarge {
float: left;
position: relative;
margin: -308px 0px 0px 0px;
z-index: 0;
width: 300px;
height: 300px;
text-align: center;
vertical-align: middle;
overflow: visible;
}

table#photomenu {
float: right;
margin: 100px 0 0 0;
padding: 0;
border: 0;
}

div#photolist {
width: 200px;
height: auto !important; /* Firefox, Safari, IE7, etc */
height: 40px; /* IE6 */
min-height: 40px; /* Firefox, Safari, IE7, etc */
margin: 0;
padding: 10px 7px 7px 10px;
background-color: #660066;
border: solid 1px #FFFFFF;
}

div#footer {
width: 800px;
clear: both;
padding-top: 0.5em;
color: #cc0099;
text-align: center;
}

/*/////////////////////////////////
Menu
/////////////////////////////////*/

div#menu ul {
float: left;
padding: 15px 0 0 7px;
margin: 0;
width: 220px;
height: 41px;
text-align: center;
list-style: none;
border-left: solid 1px #cc0099;
}

div#menu ul li {
display: inline;
color: #cc0099;
}

div#menu ul li a {
color: #cc0099;
padding: 0.5em;
text-decoration: none;
}

div#menu ul li a:hover, div#menu ul li a.currentlink {
background: url(../images/linkrolloveron.gif) no-repeat center center;
}

div#menu ul li.last {
display: block;
}

/*/////////////////////////////////
CLASSES
/////////////////////////////////*/

.floatleft {
float: left;
}

.floatright {
float: right;
}

.clear {
clear: both;
}

.menumap {
float: left;
margin: 30px 9px 0px 0px;
}

.contactphotos {
margin-left: 74px;
}

div.photothumb {
float: left;
margin: 0 3px 3px 0;
}

div.photothumb a:link {
background-color: #B380B3;
}

div.photothumb a:visited {
background-color: #CCCC00;
}

div.photothumb a:active {
background-color: #CCCC00;
}

div.photothumb a:hover {
background-color: #CCCC00;
}