body
{
	margin: 0px;
	padding: 0px;
	background-image: url('/images/gallery-background.jpg');
	background-position: 0px 94px;
	background-repeat: repeat-x;
	background-color: Black;
}

.fotter
{
	background-image: none;
	background-repeat: repeat-x;
	height: 0px;
}

.eventCenterFlash
{
	position: absolute;
	top: 136px;
	width: 98%;
	height: 500px;	
	left: auto;
}

.ablumsMenu
{
	position: absolute;
	right: -40px;
	top: 110px;
}

.ablumsMenu li
{
	text-align: right;
	list-style-type:none;
}

.ablumsMenu li a
{
	background-image: url('/images/line.jpg');
	text-decoration: none;
	display:block;
	width: 106px;
	height: 21px;
	line-height: 21px;
	padding-right: 20px;
	font-size: 13px;
	font-weight: bold;
}

.ablumsMenu li a:hover
{
	background-color: #000000;
	background-image: none;
}
.ablumsMenu li .albumOver
{
	background-image: url('/images/red-line.jpg');
}




.ablumsMenu li b
{
	background-image: url('/images/title.jpg');
	display:block;
	width: 106px;
	height: 21px;
	line-height: 21px;
	padding-right: 20px;
	font-size: 13px;
}

.ablumsMenu li div
{
	background-image: url('/images/bottom-line.jpg');
	display:block;
	width: 126px;
	height: 21px;
}

.flowers 
{
	height:280px;
	left:0;
	position:absolute;
	top:-134px;
	width:100%;
}

.onlyFlowers
{
	height:106px;
	left:0;
	position:absolute;
	top:500px;
	width:100%;	
}

.innerPageAbout
{
	position:absolute;
	top: 70px;
	background-image: url('/images/inner-page.jpg');
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;	
	width: 100%;
	height: 453px;
}

innerPageAbout table
{
	 width: 733px;
	 text-align: center;
}