html {background:url(images/body.gif);}
body {
	margin:0;
	font-size:14px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(images/body_bckg.gif) repeat-x;
}
a {
	color:#FF99FF; 
	text-decoration:none;
	}

a:hover {
/*	text-decoration:underline; */
	text-decoration: overline;
	color: #ffccff;
	}

#container {
	background:url(images/main_bckg2.jpg) center top no-repeat;
	width:800px;
	margin:0 auto;
}

#logo {
	font-size:32px;
	font-family:"Impact", "Tahoma", Arial, "Geneva", sans-serif;
	padding:12px 100px 4px 20px;
	}

/* Padding Order: Top, Right, Bottom, Left */

#logo a {
	color:#FF66FF;
	text-decoration:none;
	text-transform:none;
}

#menu {
	height:60px;
	text-align:center;
/*	margin-top: 12px; */
	margin-top: 100px;
}

#menu a {
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none; 
	margin:0 8px; 
	text-transform:lowercase;
	}

#menu a:hover {
	color:#000000;
	}

#main {
	float:left;
	background:url(images/content_bckg.jpg) no-repeat #c225ba;
	min-height:400px;
	display:inline;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

#text {
	margin-top: 12px;
	margin-right: 320px;
	margin-bottom: 0;
	margin-left: 20px;
}

#text ul {
	padding:0; margin:10px 0 10px 40px;
	}

#text li {
	list-style:none; 
	padding-left:15px; 
	background:url(images/li.gif) no-repeat 0px 8px;
	}

#fulltext {
	width: 700px;
	padding-top: 12px;
	padding-right: 40px; 
	padding-bottom: 0;
	padding-left: 40px;
}

#fulltext ul {
	padding:0; margin:10px 0 10px 40px;
	}

#fulltext li {
	list-style:none; 
	padding-left:15px; 
	background:url(images/li.gif) no-repeat 0px 8px;
	}

#show_text {
	margin-top: 12px;
	margin-right: 240px;
	margin-bottom: 0;
/*	margin-left: 20px; */
	padding-left: 72px;
}

#show_text hr {color: #ff33ff;}

h1 {
	margin:20px 0 0 0; 
	text-transform:uppercase; 
	font-family:Arial, Helvetica, sans-serif; font-size:22px; 
	font-weight:normal;
	}

#text p {margin:10px 0;}

#fullpage {
	background:url(images/content_bckg.jpg) no-repeat #c225ba;
	min-height:400px;
	display:inline;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	text-align: center;
}

#sidebar {
	float:right;
	width:290px;
	padding-top: 16px;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 16px;
	margin: 0px;
}
#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif; 
	margin:0 0 20px 0; text-transform:uppercase; 
	font-size:18px; 
	font-weight:normal;
	}

#sidebar ul {
	margin:0; 
	padding:0;
	}
	
#sidebar li {
	list-style:none; 
	border-bottom:1px solid #b961c9; 
	padding:3px 2px;
	}
	
#sidebar li:hover {
	background-color:#9819a2;
	}


#footer {
	padding:0 110px; 
	height:169px; 
	clear:both; 
	background:url(images/footer_bckg.jpg) center top no-repeat;
	}

#menu_footer {
	color:#7A2200; 
	font-size:11px; 
	padding:40px 0 0 30px;
	}

#menu_footer a {
	color:#FFFFFF; 
	text-transform:lowercase;
	}

#left_footer {
	float:left;
	font-size:12px;
	color:#FFFFFF;
	padding-top: 32px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	}
#left_footer a {
	color:#FFFFFF;
	}
#right_footer {
	float:right;
	font-size:12px;
	text-align:right;
	color:#FFFFFF;
	padding-top: 32px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	}
#right_footer a {
	color:#FFFFFF;
	}
img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

img.showcase {
	float: right;
	margin-right: 200px;
	margin-left: 6px;
}

/* LightBox CSS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../album/images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../album/images/nextlabel.gif') no-repeat right 15%; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* end LightBox CSS */
