body {
width: 1200px;
font-family: big caslon, sans-serif;
font-size: .9em;
height: auto;
/* background-image: url(images/background_logo4.jpg); */
/* background-repeat: no-repeat; */
/* background-position: top right; */
}

#container {
background: #339;
position: absolute;
margin: 0 3px 0 3px;
}

.links {
font-size: 1.1em;
margin: 15px 0 30px 200px;
z-index: 999;
}

.links a {
border: 1px solid #000;
text-decoration: none;
color: #000;
padding: 10px;
font-weight: bold;
}

.links a:hover {
border: 1px solid #000;
text-decoration: none;
color: #fff;
background: #E02020;
padding: 10px;
}

#side1 {
position: absolute;
background: #fff;
margin: 15px 0 0 20px;
width: 300px;
z-index: 1;}

#side1 a {
text-decoration: none;
font-size: .9em;
color: #000;
background: inherit;
}

#side1 a:hover {
text-decoration: none;
font-size: .9em;
font-weight: normal;
color: #666;
background: inherit;
}

#redbanner {
position: absolute;
margin: 15px 0 0 320px;
background: #E02020; 
color: #fff; 
width: 450px;
height: 80px;
padding: 20px; 
font-weight: bold;
letter-spacing: .1em;
}

#side2 {
position: absolute;
padding: 20px;
background: #C0C0C0;
margin: 100px 0 10px 320px;
width: 450px;
z-index: 0;
}

#side2 a {
text-decoration: none;
font-size: .9em;
color: #000;
background: inherit;
}

#side2 a:hover {
text-decoration: none;
font-size: .9em;
font-weight: normal;
color: #fff;
background: inherit;
}

.col1 {
font-weight: bold;
font-size: .9em;
width: 175px;
text-align: right;
padding-bottom: 2px;
padding-right: 5px;
}

ol li {
margin: 0px;
padding: 0;
}
.nextprevious {
color: #000;
font-size: .9em;
}

.nextprevious a:hover {
color: #430401;
font-weight: normal;
}

a {
text-decoration: none;
font-size: .9em;
color: #430401;
background: inherit;
}

a:hover {
text-decoration: none;
font-weight: bold;
font-size: .9em;
color: #fff;
background: inherit;
}

.large {
font-size: 1.5em;
color: #E02020;
background: #fff;
}

h1 {
font-size: 1.05em;
letter-spacing: .10em;
}

/* begin gallery styling */
#jgal { list-style: none; width: 350px; margin: 40px 0px 10px 20px;}
#jgal li {float: left; display: block; width: 60px; height: 60px; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#jgal li img { position: absolute; top: 40px; left: 380px; display: none; width: 400px;}
#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover { outline-color: #bbb;  /* safari bug */ }

#jgalnext { list-style: none; width: 350px; margin: 40px 0px 10px 20px;}

/* styling without javascript */
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }

.long-group {
clear: both;
margin: 0 0 2px 0;
}
