body { padding: 0px; margin: 0px; background-color: #F6F6F6; height: 100%; }
body#websites a#nav-websites, 
body#cds a#nav-cds,
body#logos a#nav-logos,
body#print a#nav-print,
body#photos a#nav-photos
{ font: bold 11px "Trebuchet MS"; color: #990033; }

#nav { width: 800px; position: absolute; top: 50px; left: 50px; }
#nav a, #nav a:visited { font: 11px "Trebuchet MS"; color: #999999; text-decoration: none; display: block; }
#nav a:hover { font: 11px "Trebuchet MS"; color: #000000; text-decoration: none; }
#nav ul { padding: 0px; margin: 0px; list-style-type: none; }
#nav ul li { position: relative; left: 300px; float: left; display: inline; }

#container { width: 800px; background-color: #ffffff; position: absolute; top: 85px; left: 100px; border: 1px solid #cecece; }
#container p { padding: 10px 20px; }
#container .beady { width: 300px; height: 350px; font: 12px "Trebuchet MS"; color: #493b24; background-color: #B1D7BB; position: relative; top: 0px; left: 0px; padding-top: 15px; display: block; }
#container .beady .large { font: bold 15px "Trebuchet MS"; }
#container .beady .smallcaps { font-variant: small-caps; }

.subnav { position: absolute; top: 20px; left: 0px; display: block; }
.subnav a, #subnav a:visited { font: 11px "Trebuchet MS"; color: #999999; text-decoration: none; display: block; margin-right: 20px; }
.subnav a:hover { font: 11px "Trebuchet MS"; color: #000000; text-decoration: none; }
.subnav ul { padding: 0px; margin: 0px; list-style-type: none; }
.subnav ul li { position: relative; left: 375px; float: left; display: inline; }

.content { position: absolute; top: 50px; left: 49px; font: 11px "Trebuchet MS"; color: #999999; }
.content .box { position: relative; top: 20px; left: 327px; margin-left: 10px; float: left; }
.content a, .content a:visited { font: 11px "Trebuchet MS"; color: #999999; text-decoration: none; display: block; }
.content a:hover { font: 11px "Trebuchet MS"; color: #000000; text-decoration: none; }

.content form { position: absolute; top: 0px; left: 350px; font: 11px "Trebuchet MS"; color: #999999; }

.about { width: 350px; position: absolute; top: 0px; left: 300px; font: 11px "Trebuchet MS"; color: #999999; display: block; }

#copyright { font: 11px "Trebuchet MS"; color: #999999; width: 800px; background-color: #f6f6f6; position: absolute; top: 460px; left: 410px; }