/*STYLES FOR ALL DOCUMENTS*/
body {
	color: #CCCCCC;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a {	
	text-decoration: underline;
	color: #AAAAAA;	
	}
a:hover {
	text-decoration: underline;
	color: #993333;
	}
img {
	border: 5px ridge #999999;
	position: relative;
	background: #FFFFFF;
	padding: 5px;
	}
.bold {
	font-weight: bold;
	}
.blue {
	color: #000099;
	}
.green {
	color: #009900;
	}
.red {
	color: #990000;
	}
.white {
	color: #CCCCCC;
	}
.black {
	color: #000000;
	}

/*STYLES FOR FULLSIZE.HTML*/
#full_details {
	background: #000000; /*This is here to make this area non-transparent when it is moved by javascipt down along with the image */
	z-index: 6;
	position: absolute;
	left: 0px;
	top: 10px;
	width: 350px;
	height: 25px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	}
#full_banner {
	background: #000000; /*This is here to make this area non-transparent when it is moved by javascipt down along with the image */
	z-index: 5;
	position: absolute;
	height: 35px;
	width: 95%;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #666666;
	}
	#full_banner h2 {
		left: 0px;
		top: 0px;
		margin: 5px;
		margin-left: 350px;
		text-align: center;
		font-size: 1.65em;
		font-weight: bold;
		}
#full_controls {
	background: #000000;
	padding-top: 5px;
	top: 35px;
	left: 0px;
	width: 350px;
	height: 190px;
	text-align: center;
	font-size: 1.0em;
	}
#full_left_margin {
	background: #000000;
	position: absolute;
	height: 40%;
	width: 350px;
	top: 40px;
	left: 0px;
	border-right: 1px solid #666666;
	text-align: center;
	font-size: 1.0em;
	z-index: 3;
	}
	.full_image_name {
		font-size: 1.0em;
		font-weight: bold;
		}
	.full_date_time	{
		font-size: 1.0em;
		font-style: italic;
	}
	#full_caption {
		margin-top: 15px;
		left: 0px;
		width: 350px;
		text-align: center;
		font-size: 1.0em;
		}
		#full_caption_title {
		font-weight: bold;
		}
	#full_instructions_title {
		color: #CCCCCC;
		}
	#full_instructions {
		margin-top: 30px;
		left: 0px;
		width: 350px;
		text-align: center;
		font-weight: bold;
		}
	#full_instructions a {
		}
	#full_resize {
		margin-top: 15px;
		left: 0px;
		width: 350px;
		height: 4.0em;
		text-align: center;
		line-height: 9pt; 		
		font-weight: bold;
		}
		.full_ss {
			font-size: 0.8em;
			}
		.full_mm {
			font-size: 1.1em;
				}
		.full_ll {
			font-size: 1.3em;
			}
		.full_xx {
			font-size: 1.4em;
			}
	#full_navigate {
		left: 0px;
		height: 50px;
		width: 350px;
		line-height: 20px;
		margin-bottom: 15px;
		padding-bottom: 0px;
		overflow: visible;
		border-bottom: 0px solid #666666;
		text-align: center;
		color: #CCCCCC;
		line-height: 9pt;
		}
		.full_nav_heading {
			font-weight: bold;
			position: relative;
			}
		#both_prevpage {
			}
		.full_indexpage {
			}
		#both_nextpage {
			}
		#full_delayform {
			display: inline;
			height: 40px;
			}
			.full_start {
				color:#009900;
				text-decoration: underline;
				}
			.full_start a:hover {
				color: #993333;
				text-decoration: underline;
				}
			#both_startt {
				position: static;
				}
			#both_startt a {
				color: #009900;
				text-decoration: underline;
				}
			#both_startt a:hover {
				color: #993333;
				text-decoration: underline;
				}
			.full_stop {
				color: #990000;
				text-decoration: underline;
				}
			.full_stop a:hover {
				color: #993333;
				text-decoration: underline;
				}
			#both_stopp {
				position: static;
				}
			#both_stopp a {
				color: #990000;
				text-decoration: underline;
				}
			#both_stopp a:hover {
				color: #993333;
				text-decoration: underline;
				}
			.both_hydden {
				display: none;
				}
			.full_whyte {
				color: #CCCCCC;
				}
			.full_whyte a:hover {
				color: #993333;
				text-decoration: underline;
				}
			#full_delay {
				vertical-align: middle;
				font-size: 1.0em;
				line-height: 10px;
				}
	#nav_frame {
		left: 0px;
		width: 350px;
		overflow-x: false;
		}
#full_photoouter {
	position: absolute;
	left: 265px;
	top: 40px;
	visibility: hidden;
	}
#full_photoouter a:hover {
	background: #000000;
	text-decoration: none;
	}


/*STYLES FOR INDEX.HTML & INDEX.HTM*/
#index_banner {
	background: #000000;
	z-index: 5;
	position: absolute;
	left: 10px;
	top: 0px;
	height: 80px;
	width: 95%;
	border-bottom: 1px solid #666666;
	}
	#index_banner h1 {
		position: absolute;
		left: 0px;
		top: 15px;
		margin: 0px;
		font-size: 1.75em;
		font-weight: bold;
		}
	#index_banner h2 {
		position: absolute;
		left: 20px;
		top: 35px;
		margin: 10px;
		font-size: 1.5em;
		font-weight: bold;
		font-style: italic;
		}
#index_controls {
	background: #000000;
	z-index: 4;
	position: absolute;
	padding-top: 5px;
	top: 75px;
	left: 0px;
	width: 350px;
	height: 140px;
	text-align: center;
	font-size: 1.0em;
	}
#index_left_margin {
	position: absolute;
	height: 40%;
	width: 350px;
	top: 80px;
	left: 0px;
	border-right: 1px solid #666666;
	text-align: center;
	font-size: 1.0em;
	z-index: 3;
	}
	#index_instructions_title {
		color: #CCCCCC;
		}
	#index_instructions {
		left: 0px;
		width: 350px;
		text-align: center;
		font-weight: bold;
		}
	#index_instructions a {
		}
	#index_navigate {
		left: 0px;
		height: 50px;
		width: 100%;
		line-height: 20px;
		margin-top: 15px;
		margin-bottom: 15px;
		padding-bottom: 0px;
		text-align: center;
		color: #CCCCCC;
		line-height: 9pt;
		}
		.index_nav_heading {
			font-weight: bold;
			position: relative;
			}
	.index_nav_frame {
		left: 0px;
		width: 350px;
		overflow-x: false;
		}
#index_content_holder {
	position: absolute;
	height: auto;
	width: auto;
	left: 350px;
	top: 90px;
	text-align: center;
	}
	#index_prev_button {
		position: absolute;	
		top: 30px;
		left: 255px;
	}
	#index_slide_button {
		position: absolute;
		top: 30px;
		left: 400px;
	}
	#index_next_button {
		right: 600px;
		top: 30px;
		position: absolute;
	}
	/*Note that the DIVs with the three previous IDs also have the following class*/
	.index_slide_button a {
		background: #666666;
		display: block;
		width: auto;
		padding: 3px 3px 3px 3px;
		text-align: center;
		border: 2px outset #CCCCCC;
		}
		.index_slide_button a:hover {
			background: #CCCCCC;
			position: relative;
			top: 2px;
			border: 2px inset #FFFFFF;
			color: #666666;
			text-decoration: none;
			}
		/*Note that there is a span with this following class inside each of the three previous IDs*/
		.index_slideshow_span {
			position: absolute;
			left: 15px;
			top: 0px;
			width: 140px;
			}
	.index_cat_jump {
		position: relative;
		font-size: 1.3em;
		padding-bottom: 10px;
		}
		#index_cat_jump a:hover {
			background: #CCCCCC;
			}
	#index_content {
		position: relative;
		width: auto;
		height: auto;
		left: 0px;
		top: 0px;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		}
		.index_thmholder {
			position: relative;
			float: left;
			height: 200px;
			padding-top : 0px;
			}
			.index_thmholder a:hover {
				text-decoration: none;
				background: #000000;
				}
			.index_thmholder img {
				border: 5px ridge #CCCCCC;
				background: #FFFFFF;
				}
				.index_thmholder:hover img {
				border: 5px groove #CCCCCC;
				background: #FFFFFF;
				}
		.index_thumbcaption {
			font-size: 1.0em;
			font-style: italic;
			text-align: center;
			margin: 10px 5px 0px 5px;
			line-height: 18px;
			}


/*STYLES FOR INDEX.HTM (the very first page with no images or thumbnails*/
#title_banner {
	background: #000000;
	z-index: 5;
	position: absolute;
	left: 10px;
	top: 0px;
	height: 80px;
	width: 95%;
	border-bottom: 1px solid #666666;
	text-align: center;
	}
	#title_banner h1 {
		position: absolute;
		left: 350px;
		top: 5px;
		margin: 0px;
		font-size: 2.5em;
		font-weight: bold;
		}
	#title_banner h2 {
		position: absolute;
		left: 270px;
		top: 35px;
		margin: 10px;
		font-size: 1.5em;
		font-weight: bold;
		font-style: italic;
		}
#main_content {
	position: absolute;
	width: 100%;
	padding-left: 0%;
	left: 0px;
	top: 5px;
	z-index: 8;
	text-align: center;
}

/*STYLES FOR INSTRUCTIONS.HTML*/
.instructions_img img {
	border: 0px;
	display: inline;
	margin: 0px;
	background: #000000;
	padding: 0px;
}

