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: 400px;
height: 80px;
padding: 20px; 
font-weight: bold;
letter-spacing: .1em;
}

#side2 {
position: absolute;
padding: 20px;
background: #C0C0C0;
margin: 100px 0 10px 320px;
width: 400px;
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;
}

.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;
}


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


		a.nextprevious {
		text-decoration: none;
		line-height: 100%;		
		}

/**************
gallery styles
***************/
			#mainContainer, #footerArea {
				width: 860px;
				margin-bottom: 30px;
			}
			
			#footerArea {
				clear: both;
				text-align: center;
				background: inherit;
				color: inherit;
			}
			
			#leftNav {
				float: left;
			}
			
			#rightDisplay, #rightText {
				float: right;
				width: 550px;
				margin: 20px 0 0 0;
				text-align: left;
				padding: 0p;
			}
			
			#rightText {
				margin-bottom: 30px;
			}
			
		br {
		clear: left;
		}
		
		#jgal ul {
		width: 260px;
		list-style-type: none; 
		}
		
		#jgal ul li {
		margin: 5px;
		float: left;
		width: 60px;
		}
			
		div.transOFF {width: 100%; align="center"; background-color: #fff;border:1px solid #999; padding: 5px; }
		div.transON {width: 100%; align="center"; background-color: #fff ;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid #999; padding: 5px;}
		div.trans25 {width: 100%; background-color: silver;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:1px solid black; }
		div.trans75 {width: 100%; background-color: silver;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:1px solid black; }


