body {
	background-color: #FDD76A;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p {
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #617CA3;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

.wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.menu {
	line-height: 1.4em;
	height: 1.4em;
	color: #000000;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
a.panel:link, a.panel:visited {
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 1px;
	margin-left: 1px;
	color: #000000;
	border: 1px solid #FDD76A;
}
a.panel:hover {
	text-decoration: none;
	color: #000000;
	border: 1px solid #000000;
	background-color: #C1CCDB;
}
a.panel:active {
	text-decoration: none;
	color: #000000;
	border: 1px solid #000000;
	background-color: #C1CCDB;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.column {
	width: 230px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.3em;
}
.frame {
	padding: 5px 5px 5px 5px;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	margin-bottom: 5px;
	line-height: normal;
	}
.frbme {
	padding: 5px 5px 5px 5px;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	margin-bottom: 5px;
	line-height: normal;
	background-color: #C1CCDB;
	color: #000000;
	}
.blueframe {
	border:5px solid #C1CCDB;
}
.frameblue {
	border: 1px solid #000000;
	margin: 10px 0px 10px 0px;
	background-color: #C1CCDB;
	padding: 4px;
	}	
#tutorial {
float:right; 
width: 371px; 
padding-left:20px; 
border-left:1px solid #000000; 
line-height:1.3em
}	
	
.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin-top: 15px;
}

.bluebox {
	padding: 20px;
	border: 1px solid #000000;
	background-color: #C1CCDB;
	font-size: 12px;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 26px;
	color: #000000;
	float: left;
	padding: 5px;
	margin-right: 10px;
	background-color:#C1CCDB;
	border: 1px solid #000000;
	letter-spacing: 3px;
}

.box {
	position: relative;
	left: 30px;
	top: 30px;
	width: 200px;
	background-color: #FDD76A;
}

.trans_boxa {
    padding:20px;
    border:solid 1px #000000;
    /* that's the line for Firefox */
    background: url(bg1.png);
    /* the lines for IE */
    _background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bg1.png');
}
.trans_boxb {
    padding:20px;
    border:solid 1px #000000;
    /* that's the line for Firefox */
    background: url(bg2.png);
    /* the lines for IE */
    _background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bg2.png');
}
.trans_box_sean
{
  padding: 1em;
  border:solid 1px #000;
  background-color: #FDD76A;
  filter:alpha(opacity=80);
  opacity:0.8;
}

/* form stuff */
form {
font-size: 12px;
color:#000000;
margin: 0px;
padding: 0px;
}
.input {
width: 200px;
border: 1px solid #000000;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 8px;
}
.textarea {
width: 200px;
height: 4.8em;
border: 1px solid #000000;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 8px;
}
.button {
text-align: center;
width: 100px;
background-color: #C1CCDB;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
margin-top: 8px;
}
.selector {
width: 302px;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


/* lightbox stuff */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	