
html, body {
margin: 0;
padding: 0;
border: 0;
background-color:#FFFACD;
color: #000000;
text-align:justify;
font: normal normal normal 1em "garamond","tahoma","cooper black",sans-serif;
}

#topcontent{
width: 790px;
padding: 0px;
position: center;
margin: 0 auto;
margin-top:2px;
padding-bottom: 0px;
margin-bottom: 0px;
padding-top: 0px;
}

#content{
background-color: white;
color: black;
width: 726px;
padding: 30px;
position: center;
margin: 0 auto;
margin-top:-2px;
padding-bottom: 3em;
margin-bottom: 3em;
padding-top: 10px;
border: 2px solid #A18C4C;
line-height: 1.1em;
min-height: 35em;
}

#floatbox{
position: relative;
display: inline;
float: right;
margin-left: 1em;
padding: 0 1em 0 1em;
border: 2px solid #A18C4C;
background-color:#FFFACD;
margin-top: 0px;
margin-right:-20px;
}

#floatbox ul{
list-style-type: none;
margin: 0.5em 0.5em 1em 1em;
padding: 0.5em;
line-height: 1.3em;
}

#floatbox ul li{
text-decoration: none;
}

#floatselected{
border-left: 3px solid red;
padding-left: 10px;
}

.imgr{
position:relative;
float:right;
margin-right: 0;
margin-top: 0;
margin-bottom: 1em;
margin-left: 1em;
}

.imgc{
display: block;
margin-left: auto;
margin-right: auto
}

.imgl{
position:relative;
float:left;
margin-right: 1em;
margin-top: 0;
margin-bottom: 1em;
margin-left: 0;
}

#thumbs {
white-space: nowrap;
overflow: auto;
width: 726px;
height: 115px;
}

/* for Mozilla/Safari/Opera */
* > #content {
 min-height: 35em;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #content {
 height: 35em;
}
/* end filter */

h1{
 color:#003366;
}
