#gallery {
	position:relative;
	font:11px verdana,arial,sans-serif;
	line-height:20px;
	width:500px;
	background:url(pointer.jpg) no-repeat left top;
	height:400px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}
#gallery h3 {color:#FFFFFF; font-size:13px;}
#gallery h3.color {color:#000; margin:10px 25px;}
#gallery .switch {display:block; cursor:pointer; color:#FFFFFF; font-weight:normal;}
#gallery .switch .turn_off {display:none;}
#gallery .off {color:#c00;}
#gallery .off .turn_off {display:inline;}
#gallery .off .turn_on {display:none;}
#gallery .hide {
	display:none;
	color: #FFFFFF;
}
#gallery .show {
	position:absolute;
	top:0;
	left:200px;
	display:block;
	width:370px;
	z-index:200;
	color: #FFFFFF;
	height: 400px;
}
#gallery form {width:270px; height:200px; background:url(form.jpg); padding:50px;}
#gallery form fieldset {background:#fff;}
#gallery .table {background:url(tables.jpg) no-repeat left bottom; padding:0 25px 25px; width:320px;}
#gallery table, #gallery caption, #gallery table tr, #gallery table tr td {border:1px solid #000; padding:5px; background:#fff;}
#gallery a, #gallery a:visited {color:#00c; line-height:30px;}
#gallery textarea {width:350px; border-color:#0cc; color:#048; padding:10px;}
#gallery dl {width:370px;}
body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/pages/photos_logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.calendar_top {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

