body {
	background-color: #FFFFFF; 
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}
table {
	border-spacing: 0;
	width: 100%;
}
form, img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#container {
	position: absolute;
	top: 48%;
	left: 50%;
	width: 960px;
	height: 640px;
	z-index: 1px;
	/*overflow: hidden;*/
	margin-left: -480px;
	margin-top: -300px;
	margin-right: auto;
	margin-bottom: auto;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: 480px 25px;
}
#zoomSection {
	position: absolute;
	top: 48%;
	left: 50%;
	width: 962px;
	height: 642px;
	z-index: 1000;
	/*overflow: hidden;*/
	margin-left: -480px;
	margin-top: -300px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #FFFFFF;/*#00B28A;*/
	cursor: default;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
	-khtml-opacity: .8;
}
#logo {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 310px;
	height: 160px;
	/*background-image: url(../images/graphics/rlc_logo.gif); 
	background-repeat: no-repeat; */
	border-style: none;
	z-index: 1px;
	/*border: 1px dashed #FF9900;*/
}
#navSection {
    position: absolute;
	top: 183px;
	left: 138px;
	width: 132px;
	height: 428px;
	overflow: hidden;
	z-index: 1px;
}
#navBottom {
    position: absolute;
	top: 405px;
	left: 0px;
	width: 132px;
	height: 28px;
	z-index: 1px;
}
#headline, #header {
    position: absolute;
	top: 136px;
	left: 209px;
	width: 220px;
	height: 24px;
	z-index: 1;
}
#header {
    position: absolute;
	top: 205px;
	left: 250px;
}
#pdfInfo {
    position: absolute;
	top: 194px;
	left: 814px;
	width: 220px;
	height: 24px;
	z-index: 1;
}
#stageFrame { 
    position: absolute;
	top: 183px; 
	left: 302px;
    width: 350px;
	height: 428px;
	z-index: 1;
	overflow: hidden; 
	/*border: 1px dashed #FF9900;*/
}
#stage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	/*height: 324px;*/
	visibility: visible;
	z-index: 1;
}

.thumbNail, .detailView, .zoomView, .detailSquareView, .zoomSquareView, .emptyThumb {
    width: 100px;
	height: 66px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
	/*border: 1px solid #000066;*/
}
.detailViewTop {
	padding-top: 2px;	
}
.thumbNail, .emptyThumb {
	margin-right: 24px;
	margin-bottom: 10px;
}
.thumbNail {
	text-align: center;
}

#thumbNailHolder {
    width: 350px;
	margin-top: 10px;
}
/*
#thumbNailHolder td {
    width: 120px;
    height: 90px;
	text-align: left;
	vertical-align: top;
}
*/
#tableHolder {
    width: 476px;
}
#tableHolder tr {
	border-bottom: 1px solid #888888;
}
#tableHolder td {
	padding-top: 10px;
    padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	
	border-bottom: 1px solid #888888;
}
.table_1_cell {
    width: 200px;
}
.table_2_cell {
    width: 130px;
}
.table_3_cell {
    width: 150px;
}
.detailView {
    width: 350px;
	height: 263px;
	margin-right: 34px;
}
.preView {
	float: left;
	margin-right: 8px;
	margin-bottom: -3px;
	margin-top: 4px;
}
.newsThumb {
	float: left;
	margin-right: 8px;
	margin-bottom: -2px;
	margin-top: 5px;
}
.headlineHolder {
	margin-bottom: -4px;	
}
.detailSquareView {
    width: 160px;
	height: 160px;
	margin-right: 34px;
	/*border: 1px solid #000066;*/
}
.paging_nav, .backTop {
    position: absolute;
	top: 6px;
	left: 136px;
	width: 212px;
	height: 24px;
	z-index: 2;
	float: right;
}
.zoomView, .mode2DetailView, .mode3View, .mode3ZoomView, .mode5ZoomView {
    width: 350px;
	/*height: 263px;*/
	height: 233px;
	margin: 0px;
}
.mode3View {
	margin-top: 6px;
}
.mode3ZoomView {
	margin-top: 30px;
}
.mode5ZoomView {
	margin-top: 30px;
}
#caption {
    position: absolute;
	z-index: 3;
    left: 0px;
	top: 277px;
    width: 350px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#captionText {
    left: 0px;
	top: -20px;
    width: 300px;
	height: 20px;
	margin: 0px;
}
#zoomMode3But {
    position: relative;
    top: -18px;
	left: 265px;
	width: 80px;
	height: 20px;
	margin: 0px;
	padding-right: 6px;
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


#xtraZoomView {
    position: absolute;
	z-index: 1003;
}
#xtraZoomCaption {   
    position: absolute;
	z-index: 1003;
	height: 20px;
	background-color: #FFFFFF;
}
#xtraZoomCaptionText {
    position: relative;
    top: -7px;
	left: 0px;
	width: 300px;
	height: 20px;
}
#xtraZoomNav {
    position: relative;
    top: -38px;
	/*left: 340px;*/
	width: 130px;
	height: 20px;
	margin: 0px;
	padding-right: 6px;
	text-align: right;
} 


.zoomView, .thumbNail, .mode2DetailView, .mode3View, .mode3ZoomView, .mode5ZoomView {
	background-color: #D8DAD9;
}
.zoomSquareView {
    width: 350px;
	height: 350px;
	margin: 0px;
	/*
	margin-top: 24px;
	margin-right: 10px; */
	/*border: 1px solid #000066;*/
}
#zoomSquareCaption {
    position: absolute;
	top: 220px;
	left: 300px;
    width: 150px;
	height: 20px;
}
#zoomSquareCaption td {
    height: 114px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#butZoom, #butSquareZoom {
    top: 104px;
	left: 0px;
	width: 160px;
	height: 16px;
	background-color: #FFFFFF;
	margin-top: 106px;
	text-align: right;
	padding-right: 6px;
}
#butSquareZoom {
	margin-top: 136px;
}
.prevLink {
	margin-bottom: 10px;
}
.moreLink {
	margin-bottom: 10px;
}
#detailDate {
    width: 115px;
    margin-top: 5px;
}

.prevBack,#detailDate {
    float: left;
}
.sepPrev, .sepDetail {
    left: 0px;
    width: 350px;
	height: 1px;
    border: none;
	border-top: 1px solid #888888;
	margin: 0px;
	padding: 0px;
	margin-bottom: -8px;
	clear: left;
}
.sepDetail {
    margin-top: 20px;
}

/* Mail Form */
.formLeft {
    float: left;
    left: 0px;
	width: 90px;
	height: 20px;
	margin-bottom: 6px;
}
.formRight {
    float: right;
    left: 164px;
	width: 250px;
	height: 20px;
	overflow: hidden;
	margin-bottom: 6px;
}
.formRight#high {
    width: 250px;
	height: 332px;
	margin-bottom: 0px;
}
.mailInput {
    width: 276px;
	height: 18px;
	border: none;
}
.mailTA {
    width: 250px;
	height: 322px;
	max-width: 250px;
	max-height: 322px;
	border: none;
}
#formButtons {
    position: absolute;
    top: 372px;
    left: 0px;
	width: 100px;
	height: 50px;
	z-index: 3;
}
#mailSubmitButton, #mailResetButton {
    border: none;
	width: 92px;
	margin-top: 6px;
}
#mailSubmitButton {
	color: #61A8E6;
}
.mailInput, .mailTA {
	background-color: #D8DAD9;
}
#mailSubmitButton {
	background-color: #00AE8B;
}
#mailResetButton {
	background-color: #BABCBB;
}





#footer {
    position: absolute;
	top: 642px;
	left: 0px;
	width: 700px;
	height: 1px;
	z-index: 6;
}

#scroller {
	position: absolute;
	top: 586px;/*586,612*/
	left: 662px;/*670,646*/
	width: 14px;
	height: 26px;
	padding: 0px;
	border: none;
	overflow: hidden;
	visibility: hidden;
	z-index: 5;
	background-image: url(../images/graphics/arrow_mid.gif);
	background-repeat: no-repeat;
	background-position: -4px -18px;
}
#arrowUp {
    position: absolute;
	top: -10px;
	left: 0px;
	width: 14px;
	height: 20px;
	overflow: hidden;
	z-index: 5;
	padding: 0px;
	margin: 0px;
}
#arrowDown {
    position: absolute;
	top: 16px;
	left: 0px;
	width: 14px;
	height: 20px;
	overflow: hidden;
	z-index: 5;
	padding: 0px;
	margin: 0px;
}
