body,td,th {
	color: #cc9933;
}
body {
	background-color: #000000;
}
a:link {
	color: #CC0000; text-decoration: none;
}
a:visited {
	color: #EAD6AD;
}
a:active {
	color: #ffff99;
}
#Layer1 {
	position:absolute;
	left:100px;
	top:0px;
	width:5px;
	height:11584px;
	z-index:1;
	background-color: #cc9933;
	overflow: hidden;
}
#Layer2 {
	position:absolute;
	left:-5px;
	top:1px;
	width:105px;
	height:829px;
	z-index:2;
	visibility: inherit;
}
#Layer3 {
	position:absolute;
	left:211px;
	top:294px;
	width:576px;
	height:108px;
	z-index:3;
}	
#Layer4 {
	position:absolute;
	left:591px;
	top:609px;
	width:436px;
	height:135px;
	z-index:3;
	background-color: #000000;
}

</style>.small_window {
	font-size: None;
	background-color: #000000;
	background-repeat: repeat;
	background-position: center center;
	height: 450px;
	width: 450px;
	list-style-position: outside;
}


/* Begin Orthodox Iimages Poupup CSS */

.oi_pop-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.oi_pop-container table {
	background: none;
}
.oi_pop {
	outline: none;
	text-decoration: none;
}
.oi_pop img {
	border: 2px solid silver;
}
.oi_pop:hover img {
	border-color: gray;
}
.oi_pop-active-anchor img {
	visibility: hidden;
}
.oi_pop-gallery .oi_pop-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.oi_pop-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.oi_pop-wrapper, .oi_pop-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}
.oi_pop-image-blur {
}
.oi_pop-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.icon-text {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.oi_pop-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.oi_pop-dimming {
	position: absolute;
	background: black;
}
a.oi_pop-full-expand {
   background: url(graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.oi_pop-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

.oi_pop-move, .oi_pop-move * {
	cursor: move;
}

.oi_pop-viewport {
	display: none;
	/*visibility: hidden;*/
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.oi_pop-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
	/* NOTE! For IE6, you also need to update the oi_pop-ie6.css file. */
}

/* END Orthodox Iimages Poupup CSS */

