body {
	background-color: #151515;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Garamond, Times, sans-serif;
	color: #DDDDDD;
	font-size: 13pt;
	overflow: auto;
	}
a { text-decoration: none; color: #FF9933; }
a:hover { text-decoration: none; color: #FFCC33; }
p { text-align: justify; line-height: 17pt; }
p.first:first-line { font-variant: small-caps; }



/* ###											### VERTICAL CONTAINER ### */

div.ContainerVertical {
	position: absolute;
	top: 0;
	left: 50%;
	width: 700px;
	min-height: 100%;
	margin-left: -350px;
	margin-bottom: 90px;
	background-color: black;
	padding-top: 60px;
	padding-bottom: 110px;
	text-align: center;
	}
div.CVleftside {
	float: left;
	left: 0;
	top: 0;
	width: 200px;
	text-align: left;
	margin-left: 25px;
	}
div.CVrightside {
	float: right;
	top: 0;
	width: 425px;
	text-align: left;
	margin-right: 25px;
	}


/* ###											###  HORIZONTAL CONTAINER ### */

div.ContainerHorizontal {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 378px;
	margin-top: -183px;
	background-color: black;
	overflow: hidden;
	}




/* ###											###  LARGE PHOTO LAYOUT ### */

div.abovephoto {
	position: relative;
	text-align: center;
	width: 670px;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #151515;
	}
div.abovephoto-table { display: table; width: 670px; }
div.abovephoto-cell1 { display: table-cell; width: 33%; text-align: left; }
div.abovephoto-cell2 { display: table-cell; width: 33%; text-align: center; }
div.abovephoto-cell3 { display: table-cell; width: 33%; text-align: right; }

div.belowphoto {
	position: relative;
	text-align: left;
	width: 670px;
	margin-top: 10px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 50px;
	}
div.photocomments {
	border-top: 1px solid #151515;
	margin-top: 5px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 200px;
	}
div.photocomments p {
	line-height: 100%;
	text-align: right;
	font-size: 11pt;
	}


/* - - - - - -  TITLES  - - - - - - */

div.titleblock {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 700px;
	height: 30px;
	font-size: 18pt;
	font-weight: bold;
	line-height: 26pt;
	letter-spacing: 4px;
	color: white;
	font-family: Garamond, Times, serif;
	font-variant: small-caps;
	text-indent: 10px;
	text-align: right;
	color: #DDDDDD;
	background-image: url('./images/titlebg.jpg');
	background-repeat: no-repeat;
}
div.titleblock a { text-decoration: none; color: white; }

h2 { 
	font-size: 16pt;
	font-weight: bold;
	line-height: 18pt;
	letter-spacing: 3px;
	color: white;
	font-family: Garamond, Times, serif;
	font-variant: small-caps;
	color: #DDDDDD;
	text-align: center;
}

div.triangleleft {
	width:0;
	height:0;
	line-height:0;
	border-right: 100px solid #AAC32B;
}
div.triangleright {
	width: 0;
	height: 0;
	line-height: 0;
	border-left: 100px solid #AAC32B;
}

/* - - - - - -  NAVIGATION  - - - - - - */

div.navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Garamond, Times, serif;
}
div.navcontainer a {
	display: block;
	padding: 3px;
	width: 190px;
	border-left: 2px solid #151515;
	border-right: 2px solid #151515;
	margin-bottom: 2px;
	text-align: center;
	font-family: Garamond, Times, serif;
	font-size: 11pt;
	letter-spacing: 3px;
	font-variant: small-caps;
}
div.navcontainer a:link, #navlist a:visited {color: #FFFFFF; text-decoration: none;}
div.navcontainer a:hover {color: #FFFFFF; background-color: #151515;}
li.activepage a {background-color: #1D1D1D;}

div.footer {
	position: absolute;
	bottom: 0;
	width: 700px;
	margin-top: 100px;
	margin-bottom: 20px;
	text-align: center;
	font-family: Garamond, Times, serif;
	font-size: 10pt;
	letter-spacing: 2px;
	line-height: 14pt;
	font-variant: small-caps;
}
p.footnote {color: #1C1C1C; text-align: center;}
span.menubullet {color: #151515; margin-left: 10px; margin-right: 10px;}


/* - - - - - -  HOME PAGE  - - - - - - */

div.titleimage {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 506px;
	height: 330px;
	margin-top: -165px;
	margin-left: -253px;
	background-image: url('./photos/Cam24-19-19a-8x12B.jpg');
	background-repeat: no-repeat;
}
div.mainheadline {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 60px;
	margin-top: -30px;
	background-color: black;
	overflow: hidden;
	font-family: Garamond, Times, serif;
	font-size: 11pt;
	letter-spacing: 2px;
	font-variant: small-caps;
	color: #DDDDDD;
	text-align: center;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}
div.mainheadline h1 { 
	margin: 0;
	padding: 0;
	font-size: 18pt;
	font-weight: bold;
	line-height: 26pt;
	letter-spacing: 6px;
	color: white;
}

div.mainheadline h1 a { text-decoration: none; color: white; }
div.mainheadline  a { text-decoration: none; color: white; padding-left: 20px; padding-right: 20px; }

div.collectionsmenu {
	position: absolute; 
	top: 50%;
	left: 0;
	width: 100%;
	height: 25px;
	margin-top: 31px;
	background-color: black;
	overflow: hidden;
	font-family: Garamond, Times, serif;
	font-size: 11pt;
	letter-spacing: 2px;
	font-variant: small-caps;
	line-height: 25px;
	color: #DDDDDD;
	text-align: center;
	filter: alpha(opacity=0); 
	-moz-opacity: 0; 
	-khtml-opacity: 0.5; 
	opacity: 0;
}
div.collectionsmenu a { padding-left: 20px; padding-right: 20px; }


/* - - - - - -  INFORMATION  - - - - - - */

div.infocontainer {
	position: absolute; 
	top: 50%;
	left: 50%;
	width: 660px;
	height: 450px;
	margin-top: -225px;
	margin-left: -300px;
	background-color: black;
	border: 1px solid #A1A1A1;
	overflow: auto;
	z-index: 4;
	filter: alpha(opacity=93);
	-moz-opacity: 0.93;
	visibility: hidden;
}
div.infocontent {
	position: absolute; 
	top: 0;
	left: 0;
	padding: 20px;
	padding-bottom: 40px;
	color: white;
}
div.infocontent h1 { 
	margin: 0;
	padding: 0;
	font-family: Garamond, Times, serif;
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 16pt;
	letter-spacing: 4px;
}
div.infocontent h2 { 
	margin: 0;
	padding: 0;
	font-family: Garamond, Times, serif;
	font-size: 13pt;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 15pt;
	letter-spacing: 2px;
}
div.infocontent hr {
	height: 1px;
	background-color: white;
	border: 0;
	margin: 6px;
}

div.infoleft {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 290px;
}
div.inforight {
	position: absolute;
	top: 30px;
	left: 330px;
	width: 290px;
}	



/* - - - - - - NAVIGATION - - - - - - */

div.mainmenu {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 22px;
	margin-top: -204px;
	overflow: hidden;
	font-family: Garamond, Times, serif;
	font-size: 11pt;
	letter-spacing: 2px;
	font-variant: small-caps;
	line-height: 22px;
	color: #DDDDDD;
	text-align: center;
}

div.mainmenu a { padding-left: 20px; padding-right: 20px; color: #DDDDDD; }
div.mainmenu a:hover { color: white; }

div.submenu {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 22px;
	margin-top: 204px;
	overflow: hidden;
	font-family: Garamond, Times, serif;
	font-size: 11pt;
	letter-spacing: 2px;
	font-variant: small-caps;
	line-height: 22px;
	color: #DDDDDD;
	text-align: center;
}

div.submenu a { padding-left: 20px; padding-right: 20px; color: #DDDDDD; }
div.submenu a:hover { color: white; }


/* - - - - - -  SIDE MENU  - - - - - - */

div.sidemenubackdrop {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 260px;
	height: 365px;
	margin-top: -183px;
	background-color: black;
	overflow: hidden;
	z-index: 2;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}
div.sidemenu {
	position: absolute;
	top: 50%;
	left: 20px;
	width: 220px;
	height: 345px;
	margin-top: -173px;
	overflow: hidden;
	z-index: 3;
}
div.sidemenu h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
	margin-left: -20px;
	margin-right: -20px;
	font-family: Garamond, Times, serif;
	text-align: center;
	font-size: 17pt;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 26pt;
	letter-spacing: 4px;
	color: white;
}
div.sidemenu h1 a { text-decoration: none; color: white; }

div.sidemenu h2.the {
	margin: 0;
	padding: 0;
	font-family: Garamond, Times, serif;
	font-size: 10pt;
	letter-spacing: 2px;
	font-variant: small-caps;
	text-align: center;
}
div.sidemenu h2.albumname {
	margin: 0;
	padding: 0;
	font-family: Garamond, Times, serif;
	font-size: 17pt;
	letter-spacing: 2px;
	font-variant: small-caps;
	text-align: center;
}
div.sidemenu h2.collection {
	margin: 0;
	padding: 0;
	font-family: Garamond, Times, serif;
	font-size: 10pt;
	letter-spacing: 2px;
	font-variant: small-caps;
	text-align: center;
}	
div.sidemenu p {
	text-align: justify;
}


/* - - - - - -  ENLARGED PHOTOS  - - - - - - */

div.enlargephoto {
	position: absolute; 
	top: 3%;
	left: 50%;
	width: 720px;
	height: 94%;
	margin-left: -360px;
	padding-bottom: 40px;
	background-color: black;
	border: 2px solid #A1A1A1;
	overflow: auto;
	z-index: 4;
	visibility: hidden;
}
div.enlargephotocontent {
	position: absolute; 
	top: 0;
	left: 0;
	height: auto;
	color: white;
	padding-bottom: 50px;
}
div.largephoto {
	position: absolute;
	top: 12px;
	left: 12px;
	width: auto;
	height: auto;
	border: 1px solid #151515;
}
div.aboutalbumcontainer {
	width: 676px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #151515;
}
div.aboutalbumtext {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



/* - - - - - - MISC ELEMENTS - - - - - - */

div.award-table {
	position: absolute;
	display: table;
	bottom: 20px;
	right: 20px;
	font: 8pt Arial, sans-serif white;
	text-align: right;
	}
div.award-cell1 {
	display: table-cell;
	width: 200px;
	vertical-align: bottom;
	}
div.award-cell2 {
	display: table-cell;
	width: 70px;
	}








/* - - - - - - SCROLLER - - - - - - */

#scrollArea {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 15px;
	margin-top: 182px;
	border: 1px solid black;
	overflow: hidden;
}

#scroller {
	position: absolute;
	left: -1px;
	height: 15px;
	background: #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: center;
	color: black;
	font-size: 8pt;
	font-weight: bold;
	cursor: default;
}



/* - - - - - - NEW SCROLLER - - - - - - */

.scrollgeneric {
	position: absolute;
	top: 0; 
	left: 0;
	font-size: 1px;
	line-height: 1px;
}
.vscrollerbase {
	width: 10px;
	background-color: #666666;
}
.vscrollerbar {
	width: 13px;
	background-color: black;
}
.hscrollerbase {
	height: 13px;
	background-color: #666666;
}
.hscrollerbar {
	height: 9px;
	background-color: #333333;
	border-bottom: 2px solid #111111;
	border-right: 2px solid #111111;
	border-top: 2px solid #444444;
	border-left: 2px solid #444444;
}
.scrollerjogbox {
	width: 10px;
	height: 13px;
	bottom: 0px;
	right: 0px;
	top: auto;
	left: auto;
	background-color: gray;
}
