@import "css/structure.css";
@import "css/topMenu.css";
@import "css/bottomMenu.css";
@import "css/leftMenu.css";


	#topLang {
		position: relative;
		display: block;
		z-index: 50;
		height: 2px;
		font-family: Tahoma;
		font-size: 11px;
		color: #a5a5a5;
		background-color: #f5f6f5;
	}
		#topLangDiv {
			position: absolute;
			z-index: 99;
			right: 10px;
			top: 10px;
		}
		#topLang A {
			font-family: Tahoma;
			font-size: 11px;
			color: #a5a5a5;
			text-decoration: none;
		}
			#topLang A:hover {
				font-family: Tahoma;
				font-size: 11px;
				color: #a5a5a5;
				text-decoration: underline;
			}
	
	#iBannerD {
		position: relative;
		z-index: 1;
		width: 748px;
		height: 332px;
	}

	#location {
		font-family: Tahoma;
		font-size: 11px;
		color: #424142;
		text-decoration: none;
	}
	#location A {
		font-family: Tahoma;
		font-size: 11px;
		color: #424142;
		text-decoration: none;
	}
		#location A:hover {
			font-family: Tahoma;
			font-size: 11px;
			color: #330033;
			text-decoration: underline;
		}	
	

.link, .func, .gal_desc, P A { /*P A*/
	color: #7D617E;
	text-decoration: none;
}
	.link:hover, .func:hover, P A:hover { /*P A:hover*/
		color: #7D617E;
		text-decoration: underline;
	}

.input_link {
	width: 150px;
	height: 11px;
	border: 1px solid #000000;
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
}

.subHdr, .Hdr {
	font-family: Verdana;
	color: #9b7d9c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.gal_desc {
	font-family: Verdana;
	font-size: 11px;
}

.galLink {
	font-family: Verdana;
	color: #9b7d9c;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

h2 {
	font-family: Verdana;
	color: #9b7d9c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.date {
	font-family: Verdana;
	color: #9b7d9c;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

	#mainCenter {	
		padding: 15px;
		font-family: Verdana;
		color: #000000;
		font-size: 11px;
		line-height: 15px;
	}
		#mainCenter H1 {
			font-family: Arial;
			color: #333333;
			font-size: 18px;
			text-decoration: none;
			font-weight: bold;
			margin-top: 18px;
		}
	

	#leftRunner {
		width: 24px;
		height: 212px;
		position: absolute;
		z-index: 2;
		bottom: 29px;
		left: 0px;
		background-color: #330033;
/*		background-image: url('gfx/leftRunners.png');*/
		background-repeat: no-repeat;
		background-position: center right;
	}
		#newsBox {
			display: block;
			position: absolute;
			left: 0px;
			bottom: 0px;
			width: 180px;
			height: 182px;
			text-align: left;
			padding: 15px;
			background-color: #330033;
			clip: rect(0px 0px 212px 0px); 

				font-family: Tahoma;
				font-size: 11px;
				color: #b2b2b2;
				text-decoration: none;
		}
			#newsBox A {
				font-family: Tahoma;
				font-size: 11px;
				color: #b2b2b2;
				text-decoration: none;
			}
			#allNews {
				display: block;
				position: absolute;
				right: 15px;
				bottom: 15px;
			}
				#allNews A {
					font-family: Tahoma;
					font-size: 10px;
					color: #ffffff;
					text-decoration: none;
				}
					#allNews A:hover {
						text-decoration: underline;
					}

	* html #logoPic IMG {
		visibility: hidden;		
	}	
	#intro_logo {
		position: relative;
		z-index: 2;
		display: block;
		height: 94px;
		background-color: #330033; 
		text-align: left;
	}
		#login {
			position: absolute;
			top: 8px;
			right: 0px;
			text-align: left;
			padding-right: 17px;
			line-height: 17px;
				font-family: Tahoma;
				font-size: 11px;
				color: #b2b2b2;
				text-decoration: none;
		}
		#login INPUT {
			border: 1px solid #6a456a;
			background-color: #491c49;
			font-family: Tahoma;
			font-size: 11px;
			color: #b2b2b2;
			text-decoration: none;
		}
		#login A {
			font-family: Tahoma;
			font-size: 11px;
			color: #b2b2b2;
			text-decoration: none;
		}

	.newsHdr {
		font-family: Verdana;
		font-size: 9px;
		color: #898989;
		font-weight: bold;
		text-decoration: none;
		padding: 10px;
		text-align: left;
	}
	.newsItem {
		/*background-color: #f2f2f2;*/
		font-family: Verdana;
		font-size: 9px;
		color: #624963;
		font-weight: normal;
		text-decoration: none;
		text-align: left;
		padding-bottom: 5px;
		padding-top: 5px;
		padding-left: 16px;
		padding-right: 15px;
		background-image: url('gfx/lDot.gif');
		background-repeat: no-repeat;
		background-position: center left;
	}
		.newsItem A {
			font-family: Verdana;
			font-size: 9px;
			color: #624963;
			font-weight: normal;
			text-decoration: none;
			text-align: left;
		}
	.newsEnd {
		/*background-color: #e5e5e5;*/
		text-align: left;
		height: 13px;
	}


	#footer_menu {
		height: 21px;
		background-color: #c9c8c2; 
		padding-left: 7px;
		padding-right: 7px;
	}
		#footer_menu #leftSide {
			float: left;	
				font-family: Tahoma;
				font-size: 11px;
				color: #4c284c;
				text-decoration: none;
				line-height: 21px;
		}
			#footer_menu #leftSide A {
				font-family: Tahoma;
				font-size: 11px;
				color: #4c284c;
				text-decoration: none;
			}
		#footer_menu #rightSide {
			float: right;		
				font-family: Tahoma;
				font-size: 10px;
				color: #674b66;
				text-decoration: none;
				line-height: 21px;
		}

	#copyright_text {
		height: 60px;
		text-align: center;
			font-family: Verdana;
			font-size: 9px;
			color: #686868;
		background-color: #f5f6f5;
	}




	.galleryItem {
		background-color: #f2f2f2;
		font-family: Verdana;
		font-size: 9px;
		color: #624963;
		font-weight: normal;
		text-decoration: none;
		text-align: left;
		padding-bottom: 5px;
		padding-top: 5px;
		padding-left: 16px;
		padding-right: 15px;
	}
		.galleryItem SELECT {
			border: 1px solid #EEEEEE;
			width: 150px;
			font-family: Verdana;
			font-size: 9px;
			color: #624963;
			font-weight: normal;
			text-decoration: none;
			text-align: left;
		}		
