body {
	margin: 0;
	padding: 0;
	BACKGROUND-POSITION: center 50%; 
	BACKGROUND-IMAGE: url('../images/back_center.jpg'); 
	BACKGROUND-REPEAT: repeat-y;
	background-color: #060b0e;	
}

A:link {text-decoration:none}
A:visited {text-decoration:none}
A:hover{text-decoration:underline;}

.text {
	font-family: Georgia, Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #B8B8B8;
}
.footer {
	font-family: Georgia, Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #5F5F5F;
}
.body {
	height: 307px;
	width: 611px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #D3DFB1;
	SCROLLBAR-HIGHLIGHT-COLOR: #E4ECCD;
	SCROLLBAR-SHADOW-COLOR: #C2D19A;
	SCROLLBAR-3DLIGHT-COLOR: #E4ECCD;
	SCROLLBAR-ARROW-COLOR: #879D45;
	SCROLLBAR-TRACK-COLOR: #D5E3B2;
	SCROLLBAR-DARKSHADOW-COLOR: #C2D19A;

}
.bodyhome {
	height: 292px;
	width: 611px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #D3DFB1;
	SCROLLBAR-HIGHLIGHT-COLOR: #E4ECCD;
	SCROLLBAR-SHADOW-COLOR: #C2D19A;
	SCROLLBAR-3DLIGHT-COLOR: #E4ECCD;
	SCROLLBAR-ARROW-COLOR: #879D45;
	SCROLLBAR-TRACK-COLOR: #D5E3B2;
	SCROLLBAR-DARKSHADOW-COLOR: #C2D19A;

}
.title {font-family: Georgia, "Times New Roman", Times, serif; font-size: 26px; color: #e0f098; text-decoration: none; line-height: 24px; letter-spacing: -1px;}

.hr {
	border: 1px dashed #CCCCCC;
}.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
A:link {text-decoration:none; color: #e0f098;}
A:visited {text-decoration:none; color: #e0f098;}
A:hover{text-decoration:underline; color: #e0f098;}

.galleryImage {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
div.error {
	color: #ea3d68;
	padding: 10px 0 10px 0;
}
div.message {
	color: #e0f098;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

#slideshow_wrapper {
	width: 280px;
	height: 468px;
	background: #000000;
}
#panel1 {
	position: absolute;
	width: 280px;
	height: 468px;
	z-index: 99;
}
#panel2 {
	position: absolute;
	width: 280px;
	height: 468px;
	z-index: 98;
	display: none;
}
