/* ESB Style */

html, body {
	margin: 0;
	padding: 0;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	background-color: black;
	color: white;
	text-decoration: none;
}
a:link              { color: white; }
a:visited, a:active { color: #999999; }
#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	width:677px;
	height:519px;
	background-color: black;
}
#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:37px;
}
img {
	border:none;
}
#menu {
	height:28px
}
#menu img.l {
	margin:0px 14.4px 0px 0px;
}
#menu img.m {
	margin:0px 14.4px 0px 14.4px;
}
#menu img.r {
	margin:0px 0px 0px 14.4px;
}
#body_index {
	background-image:url(images/index.jpg);
	background-repeat:no-repeat;
	height:451px;
}
#body_about {
	background-image:url(images/about.jpg);
	background-repeat:no-repeat;
	height:451px;
}
#body_parties {
	background-image:url(images/parties.jpg);
	background-repeat:no-repeat;
	height:451px;
}
#body_leagues {
	background-image:url(images/leagues.jpg);
	background-repeat:no-repeat;
	height:451px;
}
#body_lessons {
	background-image:url(images/lessons.jpg);
	background-repeat:no-repeat;
	height:451px;
}
#body_gallery {
	background-image:url(images/gallery.jpg);
	background-repeat:no-repeat;
	height:451px;
}
#body_events {
	background-image:url(images/events.jpg);
	background-repeat:no-repeat;
	height:451px;
}
#body_contact {
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	height:451px;
}
#body_error {
	background-image:url(images/page_error.jpg);
	background-repeat:no-repeat;
	height:451px;
}
#indexSpecial {
	position:absolute;
	width:241px;
	height:202px;
	z-index:2;
	left: 417px;
	top: 106px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
}
#textLeft {
	position:absolute;
	width:355px;
	height:384px;
	z-index:2;
	left: 73px;
	top: 85px;
	overflow: auto;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
	padding-right: 23px;
}
#textRight {
	position:absolute;
	width:355px;
	height:384px;
	z-index:2;
	left: 288px;
	top: 85px;
	overflow: hidden;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
}
#galbox {
	position:absolute;
	width:591px;
	height:399px;
	z-index:2;
	left: 70px;
	top: 74px;
}
#gal {
	position:relative;
	top:-11px;
	left:0px;
	width:591px;
	background-color:transparent;
	z-index:100;
}
#gal a.p1, a.p1:visited {
	display:inline;
	width:70px;
	height:50px;
	text-decoration:none;
	background:transparent;
}
#gal a img {
	border:1px solid white;
	margin:11px 11px 0px 0px;
	padding:0;
}
#gal a.p1:hover {
	background-color:transparent;
}
#gal a .large {
	display:block;
	position:absolute;
	top:126px;
	left:249px;
	width:0;
	height:0;
	border:0;
}
#gal a.p1:hover .large {
	display:block;
	position:absolute;
	top:126px;
	left:249px;
	width:340px;
	height:250px;
	border:1px solid white;
}
#galstat {
	z-index:3;
	display:block;
	position:absolute;
	top:126px;
	left:249px;
	width:340px;
	height:250px;
	border:1px solid white;
}
#
