
* {
	margin: 0;
	padding: 0;
}

#b {background: #f5f090;}

body { 
	font: normal 8pt/13pt verdana, arial,sans-serif;
	background-color: black;
	
}

a, a:visited {
	text-decoration: underline;
	color: #0000CD;
	
}

a:hover {
	color: #808080;
}

#celi {
	padding-top:10px;
	width: 980px;
	height:680px;
	margin: 0 auto;
    overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
	background: url('b4.gif') bottom right no-repeat;
	position:relative;
}
#celi .limage{position:absolute; left:5px; top:5px; width:290px; height:555px;}
#celi .rimage{position:absolute; right:0px; top:5px; width:670px; height:267px;}
/* #celi .bimage{position:absolute; right:5px; bottom:-105px; width:690px; height:500px;} */

#content {
	width: 580px;
	height: 380px;
	background: # url("") top center repeat-y;
	background-color: black;
	margin: 0 auto;
	position:absolute;
	top:200px;
	left:140px;
	z-index:101;
	
}

#content h2{	font-size: 12pt; text-align:center;	font-weight: bold;	color: #76A7DC;	margin-bottom: 5px;}

.black {	color: #000;}


#baneril {
	text-align:center;
	float:left;
	width:190px;
	height:*px;
	padding-left:0px;
	padding-top:0px;
	background: #;
}

#banerir {
	text-align:center;
	float:right;
	width:190px;
	height:*px;
	padding-top:0px;
	background: #;
	margin:0;
	}

#footer {
	width: 570px;
	height: *px;
	background: # url("") top center repeat-y;
	padding-top: 30px;
	padding-left: 0px;
	font-size: 12pt;
	color: #FFF;
	margin: 0 auto;
	text-align:center;
}

#footer a, #footer a:visited{color: #ccc;}
#footer a:hover {color: #0000CD;}


#copy {float:left;
	width: 980px;
	height: *px;
	background: # url("") top center repeat-y;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 0px;
	color: #76A7DC;
	margin: auto;
	text-align:center;
}
#top {
	width: 980px;
	height: *px;
	background: # url("") top center repeat-y;
	padding-bottom: 10px;
	padding-top:0px;
	padding-left: 0px;
	color: #76A7DC;
	margin: 0 auto;
	text-align:center;
}

#content p,form,input {
	color: #CC0525;
	font-size:13px;
}

#content a {
	color: #CC0525;
	font-size:13px;
	text-decoration:underline;
}

#head_album {
	width:500px;
	height:30px;
	color:#CC0525;
	text-align:center;
	position:relative;
	float:left;
	margin-top:-10px;
}

#album img{border-width:0px;}

#album {
	width:120px;
	height:120px;
	margin-left:20px;
	border-style:dotted;
	border-width:thin;
	border-color:#CC0525;
	color:#CC0525;
	text-align:center;
	position:relative;
	float:left;
	margin-bottom:20px;
}

#content_album {

	width:715px;
	margin-top:20px;
	height:380px;
	border:0px solid;
	border-color:white;
}

#arrow-up {
	background-image: url("arrow-up.gif");
	background-repeat:no-repeat;
	width:33px;
	height:40px;
}

#arrow-up:hover {
	background-image: url("arrow-up-over.gif");
}
#arrow-down{
	background-image: url("arrow-down.gif");
	background-repeat:no-repeat;
	width:33px;
	height:40px;
}

#arrow-down:hover {
	background-image: url("arrow-down-over.gif");
}
