/* General HTML TAG formatting */

body { 
	background-color: #000000; 
	margin: 0; 
	border: 0; 
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* MAIN CONTAINER */

#container {
	background: #9999FF url(img/bg.jpg) repeat; 
	/*background-color: #86BCFF; 
	background-color: #e3e3ff;*/
	position: absolute;
	width: 760px;
	height: 580px;
	margin-top: -290px;
	margin-left: -380px;
	top: 50%;
	left: 50%;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-color: #9977dd;
	border-right-color: #9977dd;
}

/* HEADER */

#header {
	/*background: #99ccff url(buttons/bg.jpg) repeat;*/
	background-color: transparent; 
	position: relative;
	margin: 0;
	height: 60px;
	border-bottom: thin solid #dddddd;
}

#header img {
	position: relative;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}

/* FOOTER */

#footer {
	background: #A4F0B7 /*url(buttons/bg.jpg) repeat*/;
	position: absolute;
	float: left;
	left: 0;
	bottom: 0;
	width: 760px;
	height: 40px;
	margin: 0;
	border-top: 1px solid #777777;
}
#foot1 {
	background: transparent;
	position: relative;
	float: left;
	width: 580px;
	margin: 0;
	font-family: Arial;
	font-size: 10px;
	color: #006600;
	text-align: left;
}
#foot2 {
	background: transparent;
	position: relative;
	float: right;
	width: 180px;
	margin: 0;
	font-family: Arial;
	font-size: 10px;
	color: #006600;
}
#foot2 p {
	position: relative;
	margin: 0;
	padding-left: 5px;
	font-family: Arial;
	font-size: 10px;
	color: #006600;
	text-align: right;
}
.nav {
}
.nav img {
	margin: 4px 0 0 15px;
	border: none;
}

/* Language index */
#lang {
	background-color: transparent; 
	position: relative;
	float: right;
	width: 150px;	/*130 if 6 languages */
	height: 35px;
	margin: 2px 2px 0 0;
	padding: 0;
	text-align: center;
}
#lang img {
	height: 32px;
	width: 32px;
	margin-top: 1px;
	border-color: #ff0000;
	border-width: 0;
	cursor: pointer;
}

/* BODY */

/* Album Logo, Picture, Thumbnail, Text, Page and Language container */
#album {
	background-color: transparent; 
	position: relative;
	width: 760px;
	height: 542px;
	margin: 0;
}

/* Left Vertical Logo */
#albumlogo {
	/*background: #99ccFF url(buttons/bg.jpg) repeat; */
	position: relative;
	float: left;
	margin: 0;
	width: 160px;
	height: 360px;
	border-width: 0;
}
#albumlogo img {
	position: relative;
	margin: 0;
	border-width: 0;
}

/* Main pic and text container */
.albumpic {
	/*background: #66ccFF  url(buttons/bg.jpg) repeat;*/ 
	position: relative;
	float: left;
	width: 275px;
	height: 360px;
	margin: 0;
}
.albumpic img {
	position: relative;
	float: right;
	height: 320px;
	width: 240px;
	margin: 20px 0 0 0;
	/*margin-top: 20px;
	margin-right: 30px;*/
	border-width: 8px;
	border-style: solid;
	border-color: #ffffff;
}

/* Text containers */
/* Date */
#albumpic2txt1 {
	position: relative;
	float: left;
	padding-left: 5px;
	width: 300px;
	height: 30px;
	margin: 25px 5px 5px;
	text-align: left;
}

/* Place */
#albumpic2txt2 {
	position: relative;
	float: left;
	padding-left: 5px;
	width: 300px;
	height: 40px;
	margin: 5px 5px;
	text-align: left;
}

/* Age */
#albumpic2txt3 {
	position: relative;
	float: left;
	padding-left: 5px;
	width: 300px;
	height: 30px;
	margin: 5px 5px;
	text-align: left;
}

/* Caption */
#albumpic2txt4 {
	position: relative;
	float: left;
	padding-left: 5px;
	width: 300px;
	height: 170px;
	margin: 5px 5px;
	text-align: left;
}

/* Thumbnail images */
#filmroll {
	background: #9999FF url(img/bg.jpg) repeat; 
	/*background-color: #99aaff;*/
	position: relative;
	float: left;
	height: 180px;
	width: 75px;
	margin: 0 0 0 1px;
	border-width: 0;
}
#filmroll img {
}

#albumtntop img {
	background-color: #600000;
	position: relative;
	float: left;
	height: 10px;
	width: 600px;
	margin-top: 14px;
	border-width: 0;
}
#albumtn {
	background-color: #602000; 
	position: relative;
	float: left;
	width: 600px;
	height: 74px;
	padding-left: 0;
	margin: 0;
	border-width: 0;
}
#albumtn img {
	background-color: #600000;
	position: relative;
	float: left;
	height: 72px;
	width: 54px;
	margin: 0 0 0 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #600000;
}
#albumtnbottom img {
	background-color: #600000;
	position: relative;
	float: left;
	height: 10px;
	width: 600px;
	margin: 0;
	border-width: 0;
}


/* Page index container */
.albumindex {
	position: relative;
	float: left;
	width: 400px;
	height: 35px;
	margin: 0 0 0 1px;
}

.albumindex img {
	float: left;
	height: 32px;
	width: 32px;
	margin: 2px 0 0 4px;
	border-color: #ff0000;
	border-width: 0;
	cursor: pointer;
}

/* Time */
#albumtime {
	position: relative;
	float: right;
	width: 50px;
	height: 70px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.albumtimes {
	position: relative;
	float: left;
	width: 40px;
	height: 35px;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 10px;
	text-align: bottom;
}

/* =======================================================
   Other pages
   ======================================================= */

/* Page header for other pages */
.pagetitle {
	background: transparent; 
	position: relative;
	float: left;
	width: 500px;
	height: 30px;
	margin: 50px 0 0 40px;
	font-family: Arial;
	font-size: 14px;
	color: #006699;
}
.pagebox {
	background: transparent; 
	position: relative;
	float: left;
	width: 500px;
	height: 400px;
	margin: 0 0 0 40px;
	font-family: Arial;
	font-size: 12px;
	color: #006699;
	/*border-bottom: 1px solid #dddddd;*/
}
.pagebox p {
	margin: 0;
}

/* =======================================================
   Credits Entry
   ======================================================= */

.credits {
	display: none;
	position: relative;
	width: 500px;
	height: 40px;
	margin: 20px 0 0 0;
	font-family: Arial;
	font-size: 10px;
	color: #006699;
}

/* =======================================================
   GuestBook Entry
   ======================================================= */

.gbentry {
	position: relative;
	float: left;
	width: 500px;
	height: 40px;
	margin: 8px 0 0 0;
	border-top: 0px solid #ff9999;
}
.gbname {
	background-color: transparent;
	position: relative;
	float: left;
	width: 500px;
	height: 15px;
	margin: 0 0 0 0;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-align: left;
	background-image: url(img/headingbg.gif);
}
.gbname span {
	color: #ff0000;
	font-weight: 500;
}

.gbmessage {
	position: relative;
	float: left;
	width: 500px;
	height: 25px;
	margin: 0;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.gbfooter {
	position: relative;
	float: left;
	width: 500px;
	height: 30px;
	margin: 0 0 0 40px;
	font-family: Arial;
	font-size: 10px;
	color: #006699;
	border-top: 1px solid #999999;
}
.gbfooter img {
	border: none;
}
.gbform {
	padding-top: 40px;
	float: none;
	font-family: Arial;
	font-size: 12px;
	margin: 0 0 0 130px;
	text-align: left;
}

