#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(../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; 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; }

html, body {
	margin:0; padding:0;
	height:100%;
}
 
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}


.ptext {
	color: #666666
}
body,td,th {
	font-size: small;
}


a:link {border:none;}
a img {border:none;}



/*push content to the middle*/ 
#banner {
	position:relative;
	float:none;
	height:auto;
	width:900px;
	background-color: #FFFFFF;
	margin: auto;
	background-attachment: scroll;
	background-image: url(../images/bearbanner.png);
	background-repeat: no-repeat;
	background-position: center top;
}

ul#menu {
	position: relative;
	height: 40px;
	right: 0px;
	top: 350px;
	background-color: #CCFFFF;
}
ul#menu li {
	display: inline;
}
div.hrmenu{
	background-color: #CCFFFF;
	height: 5px;
	top: 340px;
	position: relative;
	margin-top: 5px;
}

div.hrmenu hr{
display:none;
}

/*center box*/  
#centered {
	position:relative;
	clear:none;
	height:auto;
	width:900px;
	max-width:900px;
	min-width:400px;
	margin:auto;
	background-color: #FFFFFF;
	float: none;
	top: 375px;
}

#content {
	position:relative;
	left:auto;
	right:auto;
	height:auto;
	padding:20px;
	background-color: #FFFFFF;
	width: 75%;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

div.hrgeneral{
	background-color: #000000;
	height: 5px;
	position: relative;
	margin-top: 30px;
}

div.hrgeneral hr{
display:none;
}


div.hrcom {
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(../images/linecomix.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	clear: both;
	float: none;
	margin-top: 50px;
	margin-left: 100px;
	margin-right: auto;
	margin-bottom: 10px;
}

div.hrcom hr {
  display: none;
}

div.hrillos {
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(../images/lineillos.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	clear: both;
	float: none;
	margin-top: 50px;
	margin-left: 100px;
	margin-right: auto;
	margin-bottom: 10px;
}

div.hrillos hr {
  display: none;
}

#gallery li {
    display: none;
}
#gallery li.show {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	text-indent: 0px;
	padding: 0px;
}

#gallery li a{
	text-decoration: none;
}

.rightmargin{
	float: none;
	margin-right: 20px;
	margin-left: 50px;
}

.titlestyle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990033;
}

div.hrmisc {
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(../images/linemisc.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	clear: both;
	float: none;
	margin-top: 50px;
	margin-left: 100px;
	margin-right: auto;
	margin-bottom: 10px;
}

div.hrmisc hr {
  display: none;
}

div.hrsketches {
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(../images/linesketches.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	clear: both;
	float: none;
	margin-top: 50px;
	margin-left: 100px;
	margin-right: auto;
	margin-bottom: 10px;
}

div.hrsketches hr {
  display: none;
}

div.hrabout {
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(../images/lineabout.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	clear: both;
	float: none;
	margin-top: 50px;
	margin-left: 100px;
	margin-right: auto;
	margin-bottom: 10px;
}

div.hrabout hr {
  display: none;
}

div.hrlink {
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(../images/linelink.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	clear: both;
	float: none;
	margin-top: 50px;
	margin-left: 100px;
	margin-right: auto;
	margin-bottom: 10px;
}

div.hrlink hr {
  display: none;
}


#illothumb
{
	left: 0px;
	top: 5px;
	right: 0px;
	bottom: 0px;
}
#illothumb li {
	display:inline;
	left: 10px;
	top: 5px;
	right: 0px;
	bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 0px;
	margin: 0px;
}
#illothumb li a,
#illothumb li img
{
	height: 50px;
	width: 50px;
}

/*for copyright, etc.*/ 
#bottom {
	position:relative;
	bottom:0;
	right:0;
	background-image: url(../images/footer.png);
	background-color: #000000;
	background-repeat: no-repeat;
	width: 900px;
	height: 450px;
	
}

.btext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	height: auto;
	width: 300px;
	position: absolute;
	left: 110px;
	bottom: 200px;
	text-align: center;
}
 
.studentimg
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.stuwork
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	text-align: center;
	font-size: large;
	font-weight: bold;
}

