﻿body
{	color: #000000;
	background-color: #FFFFFF;
	font-family: Calibri, Helvetica, sans-serif;
	margin: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 0;	}

p
{	margin: 0px;
	text-align: justify;	}

a 
{	text-decoration: none;	}
	
.black_link
{	color: #000000;	}

.preLoadDimmed
{	display: hidden;	}

/* index.php */
	
#bg_photo
{	width: 100%;
	min-height: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 1;	}
	
#web_title
{	font-weight: bold;
	font-size: 30px;
	line-height: 10px;
	text-align: left;
	color: #999999;
	position: fixed;
	top: 5%;
	left: 3%;
	z-index: 2;	}

#web_title_gotomain
{	font-size: 12px;
	text-align: left;
	color: #666666;
	position: fixed;
	top: 0%;
	right: 0%;
	padding: 0px 10px;
	z-index: 2;	}

#web_title_gotomain a
{	color: #666666;
	text-decoration: underline;	}

#web_title_enter
{	font-weight: bold;
	position: fixed;
	bottom: 50%;
	right: 50%;
	z-index: 2;
	font-size: 26px;
	color: #000000;	}
	
#web_title_enter a
{	font-weight: bold;
	color: #000000;
	text-decoration: none;	}
	
#web_title_enter a:hover
{	font-weight: bold;
	color: #999999;
	text-decoration: none;	}

#copyright
{	position: fixed;
	bottom: 0%;
	right: 1%;
	width: auto;
	text-align: right;
	font-size: 12px;
	z-index: 3;	}

	
/* menus */

.menu1, .menu2, .menu3, .menu4, .menu5, .menu6, .menu7
{	line-height: 20px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	height: 24px;
	width: auto;
	font-size: 20px;
	display: block;
	position: absolute;
	left: 3%;
	background-color: rgba(0, 0, 0, 0.15);
	padding: 0px 5px;
	z-index: 3;
	margin: 0px;	}

.menu1:hover, .menu2:hover, .menu3:hover, .menu4:hover, .menu5:hover, .menu6:hover, .menu7:hover
{	color: #FFFFFF;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.35);	}

.menu1
{	top: 15%;	}

.menu2
{	top: 20%;	}
	
.menu3
{	top: 25%;	}

.menu4
{	top: 30%;	}

.menu5
{	top: 35%;	}

.menu6
{	top: 40%;	}

.menu7
{	top: 45%;	}

.menu_selected
{	background-color: rgba(0, 0, 0, 0.60) !important;
	color: #FFFFFF !important;	}


/* galleries */

.poet1, .poet2, .poet3, .poet4, .poet5, .poet6, .poet7, .poet8, .poet9, .poet10
{	line-height: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	height: 20px;
	width: auto;
	font-size: 16px;
	display: block;
	position: absolute;
	left: 15%;
	right: 71%;
	background-color: rgba(0, 0, 0, 0.15);
	padding: 0px 5px;
	z-index: 3;
	margin: 0px;	}

.poet1:hover, .poet2:hover, .poet3:hover, .poet4:hover, .poet5:hover, .poet6:hover, .poet7:hover, .poet8:hover, .poet9:hover, .poet10:hover
{	color: #FFFFFF;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.35);	}

.poet1
{	top: 20%;	}

.poet2
{	top: 25%;	}
	
.poet3
{	top: 30%;	}

.poet4
{	top: 35%;	}

.poet5
{	top: 40%;	}

.poet6
{	top: 45%;	}

.poet7
{	top: 50%;	}

.poet8
{	top: 55%;	}

.poet9
{	top: 60%;	}

.poet10
{	top: 65%;	}

#description
{	color: #CCCCCC;
	position: fixed;
	left: 3%;
	top: 50%;
	bottom: 10%;
	right: 55%;
	z-index: 2;
	padding: 10px;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.75);	}

#description_header
{	font-weight: bold;
	font-size: 120%;
	text-indent: 20px;
	color: #FFFFFF;	}
	
/* author */

#author_background
{	background-color: rgba(0, 0, 0, 0.90);
	color: #CCCCCC;
	width: auto;
	height: auto;
	position: fixed;
	top: 15%;
	right: 10%;
	bottom: 10%;
	left: 30%;
	z-index: 4;
	padding: 2% 5%;
	overflow: auto;
	}

#author_background div
{	width: 75%;
	margin-left: 10%;	}
