body {
	background: url(Images/blueGradient.jpg) top left repeat-x;
	background-color: #036;
	text-align: center;
	font-family: helvetica, verdana, "lucinda sans", arial, sans-serif;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

h4, h3, ul {
	margin-left: 4px;
}

.center {
	text-align: center;
}

.centerStrong {
	text-align: center;
	font-style: italic;
}

.clear {
	clear: both;
}

.clearLeft {
	clear: left;
	margin: 0;
	padding: 0;
}
.right {
	float: right;
}

.left {
	float: left;
}

div.hr {
  height: 30px;
  background: #fff url(Images/hrImage.jpg) no-repeat;
}

div.hr hr {
  display: none;
}

.main {
	margin: 0 auto;
	width: 760px; 
	background: url(Images/Darkbluebox.jpg) top left repeat-y;
	background-color: white; 
	color: black;
	border: 2px solid #000;
}

.logo {
	color: #ff9;
	background: url(Images/logo2.jpg) top left no-repeat;
	background-color: #036;
	margin-top: 0;
	border: 2px solid #ff9;
	border-bottom: 0;
	font-size:  1.5em;
	padding: 80px 10px 0 0;
	text-align: right;
}

/*IE only*/
*html .logo {
	border-right: 1px solid #ff9;
}

.company {
	font-size; 2em;
	font-weight: bold;
	color: #ff9;
}

.content {
	line-height: 1.5em;
	margin: 0 0 0 210px;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
	background: url(Images/blueCorner.jpg) top left no-repeat;
	border-right: 2px solid #ff9;
}

/*ie only*/
*html .content {
	border-right: 2px solid #ff9;
}

.emphasis {
	font-weight: bold;
	padding: 20px;
	margin: 20px;
}

.firstLine {
	color: #036;
	text-transform: uppercase;
	font-size: 1.5em;
}

.boldItalic {
	font-weight: bold;
	font-style: italic;
}

ol li {
	font-size: .9em;
	list-style-type: disc;
}

#copy {
	text-align: center;
	font-size: 75%;
	color: #ff9;
}

/*Sidebar section*/
#nav {
	float: left;
	width: 190px;
	margin: 10px 30px 10px 10px;
	padding: 0;
}

/* IE only */
* html #nav {
	width: 168px;
	float: left;
	margin: 30px 10px 0 5px;
	padding: 0; 
}

#nav ul {
	border-top: 1px solid #369;
	margin: 50px 10px 10px 10px;
	padding: 0;
}

#nav li {
	list-style-type: none;
	background: url(Images/blueHorzGradient.jpg);
} 

#nav a {
	display: block;
	width:160px;
	padding: 4px 4px 4px 4px;
	border-left: 1px solid #369;
	border-top: 1px solid #369;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	text-decoration: none;
}

#nav a:link {
	color: white;
}

#nav a:visited {
	color: white;
}

#nav a:hover {
background-image: url(Images/blueHorzLtGradient.jpg);
color: white;
} 

/*IE only*/
*html #nav a:hover {
	height: 1px;
}

#nav a:active {
	color: #ff9;
	border-top: 1px solid black;
	border-right: 1px solid #369;
	border-bottom: 1px solid #369;
	border-left: 1px solid black;
}

/*Left sidebar nested box*/
#leftinfo {
	float: left;
	width: 160px;
	border-top: 2px solid #fff;
	border-right: 2px solid #669;
	border-bottom: 2px solid #669;
	border-left: 2px solid #fff;
	margin-left: 10px;
	margin-top: 20px;
	text-align: left;
	font-size: .8em;
	padding: 3px;
	background: url(Images/blueLightHorzGradient.jpg) repeat-y;
	color: #000;
}

/*IE only*/

* html #leftinfo {
	width: 162px;
	margin-left: 5px;
}

#footer {
	color: #ff9;
	text-align: center;
}

#footer a {
	color: #ff9;
	font-family: verdana, "lucinda sans", helvetica, arial, sans-serif;
	font-size: .8em;
	text-decoration: none;
}


.CalMain {
width:150px;
border:1px solid black;
text-align: center;
}

.month {
background-color:black;
font:bold 12px verdana;
color:white;
}

.daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: lightyellow;
padding: 2px;
}

.days #today{
font-weight: bold;
color: red;
}

.albumInfo {
	margin: 0 auto; 
	padding: 0;
}

.caption {
	text-align: center;
	margin-top: 20px;
}

.photolink a {
	float: left;
	margin: 5px 5px;
	padding: 5px;
	height: 120px;
}

.photolink a img {
	border-top: 2px solid #ccf;
	border-right: 2px solid #669;
	border-bottom: 2px solid #669;
	border-left: 2px solid #ccf;
	}

.photolink#font-family img{
	border-top: 1px solid #ccf;
	border-right: 1px solid #669;
	border-bottom: 1px solid #669;
	border-left: 1px solid #ccf;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a#font-family 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: transparent url(../Images_01/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../Images_01/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Images_01/nextlabel.gif) right 15% no-repeat; }


#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}