body, td, p, div  { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 11pt; color: #000066; }
body { background: url(images/website/2by2.gif) #ffffdd;

scrollbar-face-color: #FFCC66;
scrollbar-arrow-color: #3333FF;
scrollbar-track-color: #ffffdd;

scrollbar-highlight-color: #ffff99;
scrollbar-3dlight-color: #cc6633;
scrollbar-shadow-color: #cc6633;
scrollbar-darkshadow-color: #cc6633;
}

.body { background: #ffffdd; margin: 2%; padding: 2%; border: thin solid black; }

.content { background: #ffffdd; margin-left: 125px; margin-top: 30px; margin-bottom: 30px; 
  height: 400px;
  min-height: 500px;	
}
html>body .content { /* IE ignores this block as it doesn't understand the selector */
	height: auto; /* Reset the height for good browsers */
}

h2 { color: #cc6633; font-size: 1.5em; }

a, a:link, a:visited {color: #336699; }
a:hover {background: #FFCC66; }

.nav a:link {color: #993300; }
.nav a:visited {color: #990033; }
.nav a:hover {color: #333399; }

.caption { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; color: #333366; font-weight: 700; font-size: .9em; text-align: center; }
h2.caption { font-size: 1.5em; }
h1.caption { font-size: 1.8em; }

.quote { color: black; font-size: .95em; }
.source { color: #696969; font-size: .95em; }
.sold { color: #CC0000; font-weight: bold; }

#navcontainer { float: left; height: 95%; }
#slideshow { float: right; }

#navcontainer ul, #slideshow ul
{
margin-left: 0; padding-left: 0; margin-top: 0; padding-top: 0;
list-style-type: none; font-family: verdana, arial, san serif; 
}

.nav a
{
font-size: .9em; font-weight: 500; display: block; padding: 3px; margin: 2px; width: 100px; background-color: #FFCC66;
border-top: 2px solid #ffff99;
border-right: 3px solid #cc6633;
border-bottom: 2px solid #cc6633;
border-left: 3px solid #ffff99;
}

.nav a:link, .nav a:visited
{
color: #3333FF; text-decoration: none;
}

.nav a:hover
{
background-color: #336699; color: #ffffff;
border-top: 2px solid #7ca9cc;
border-right: 3px solid #105273;
border-bottom: 2px solid #105273;
border-left: 3px solid #7ca9cc;
}
