#Layer1 {
	position:absolute;
	width:149px;
	height:311px;
	z-index:10;
	left: 436px;
	top: 107px;
}


#main          { }
dl, dt, dd         {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
dl#menu dt         { height: 20px; line-height: 18px; border-bottom: 1px dotted gray; white-space: nowrap; }
dl#menu dt:hover   { cursor: pointer; }
dl#menu dt a       { text-decoration: none; }
dl#menu dt a:hover {  }

dl#menu dd         { line-height: 12px; padding-left: 10px; }
dl#menu dd a       { text-decoration: none; display: block; }
dl#menu dd a:hover { }


#galeria img {
	padding: 5px;
	border: 0;
}

#galeria img:hover {
	background: #ffffff;
}


#gal-header {
	width: 620px;
	height: 60px;
	display: block;
	}

#galeria h1 {
	text-align: left;
	margin-left: 150px;
	margin-top: 10px;
	font: bold 14px Verdana;
}

#galeria h2 {
	height: 30px;
	text-align: left;
	margin-left: 150px;
	font: italic 12px Verdana;
}

#galBack {
	float: left;
	height: 25px;
	display: block;
	margin-left: 5px;
	padding-top: 8px;
	padding-left: 25px;
	line-height: 30px;
	font: bold 12px Verdana;
	color: #003753;
	text-decoration: none;
	width: 104px;
	background: transparent url(../images/back.png) center left no-repeat;
}

#galBack:hover {
	background: #ffffff url(../images/back.png) center left no-repeat;
}

.galleryCover {
	display: block;
	float: left;
	margin: 3px;
	width: 139px;
	height: 149px;
	text-align:center;
	font: bold 11px Verdana;
	color: #003753;
}

.style1 {	color: #003753;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}


.style5 {	color: #003753;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.style10 {	color: #003753;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.style8 {	color: #003753;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; text-decoration:none;
	font-style: normal;
}
	a.style8 { color:#003753; text-decoration : none; }
	a.style8:active { color:#003753; text-decoration : none; }
	a.style8:visited { color:#003753; text-decoration : none; }
	a.style8:hover { color:#0066FF; text-decoration : none; }



.style9 {	color: #003753;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; text-decoration:none;
	font-style: normal;
}

	a.style9 { color:#003753; text-decoration : none; }
	a.style9:active { color:#003753; text-decoration : none; }
	a.style9:visited { color:#003753; text-decoration : none; }
	a.style9:hover { color:#0066FF; text-decoration : none; }

body {
	margin-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0;	background-color: #FFFFFF;
	background-image: url(../../themes/gg.png);
	background-repeat: repeat-x;
	scrollbar-arrow-color: red; 
      scrollbar-base-color: white; 
      scrollbar-track-color: white; 
      scrollbar-highlight-color: red; 
      scrollbar-shadow-color: red;
}
