@charset "utf-8";
 #navcontainer
 {
	position:absolute;
	width:850px;
	height:84px;
	z-index:4;
	background-image: url(../pictures/navbackground.jpg);
	left: 11px;
	top: 30px;
	right: 11px;
	text-align: center;
}
.copyright {
	font-size: x-small;
	color: #000000;
	text-align: center;
}
 #navcontainer ul
 {
	padding-top: 25px;
	list-style-type: none;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 30px;
	font-weight: bolder;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
 }

 #navcontainer ul li {
	display: inline;
	bottom: 110px;
	margin: 0pt;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}

 #navcontainer ul li a
 {
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 35px;
	padding-left: 8px;
	color: #333333;
	width: 146px;
	height: 82px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	text-decoration: none;
	font-size: 14px;
 }

 #navcontainer ul li a:hover
 {
	color: #FFCC00;
	background-position: 0 -82px;
	width: 146px;
	height: 82px;
	font-weight: bolder;
 }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003300;
	text-align: center;
	font-weight: bolder;
}
p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 21px;
	font-weight: lighter;
	margin-left: 15px;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #660000;
	background-color: #CCCC99;
	font-weight: bolder;
}
a:link {
	color: #660000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #669900;
}
#introtext {
	position:absolute;
	width:442px;
	height:466px;
	z-index:2;
	left: 296px;
	top: 172px;
}
#shoeboxhome {
	position:absolute;
	width:200px;
	height:250px;
	z-index:3;
	left: 47px;
	top: 184px;
}
#headingonright {
	position:absolute;
	width:278px;
	height:51px;
	z-index:4;
	left: 500px;
	top: 140px;
}
#studentnavbar {
	position:absolute;
	width:700px;
	height:29px;
	z-index:1;
	left: 10;
	top: 120px;
	text-align: center;
	vertical-align: text-top;
}
 #studentnavbar ul
 {
	margin: 10px;
	padding-top: 5px;
	list-style-type: none;
	text-align: center;

 }
#topleft {
	position:absolute;
	width:146px;
	height:23px;
	z-index:5;
	left: 11px;
	top: 25px;
}
img { border: 0px; }


/* Just the gallery section */
/* Thanks to www.cssplay.co.uk */

#gallery {
	width:796px;
	height:988px;
	border:0px;
	position:absolute;
	background-color: #CCCC99;
	padding-top: 10px;
	top: 122px;
	padding-left: 5px;
	left: 10px;
	}

#gallery b.default {
	position:absolute;
	left:1px;
	top:1px;
	width:548px;
	height:380px;
	text-align:center;
	}

#gallery b.default img {
	display:block; 
	margin:0 auto 10px auto; 
	xborder:1px solid #eee; 
	xborder-color:#555 #ddd #eee #333;
	}

#gallery b.default span {
	display:block; 
	margin:0 auto 10px auto; 
	xborder:1px solid #eee; 
	xborder-color:#555 #ddd #eee #333;
	}

#gallery ul {
	list-style:none;
	padding:0;
	margin:0;
	width:179px;
	position:absolute;
	float:left;
	height: 845px;
	left: 4px;
	top: 55px;
	}

#gallery ul li {
	display:inline;
	width:75px;
	float:left;
	margin:0 0 5px 5px;
	height: auto;
	}

#gallery ul li a {
	display:block;
	width:75px;
	height:75px;
	text-decoration:none;
	xborder:1px solid #000;
	xborder-color:#eee #555 #333 #ddd;
	}

#gallery ul li a span {
	display:none;
	}

#gallery ul li a img {
	display:block;
	width:75px;
	border:0;
	}

#gallery ul li a:hover {
	white-space:normal; 
	xborder-color:#555 #ddd #eee #333; 
	xbackground:#white;
	}

#gallery ul li a:hover b {
	position:absolute;
	left:200px;
	top:0;
	width:548px;
	height:auto;
	text-align:left;
	z-index:20;
	}

#gallery ul li a:hover span {
	display:block;
	color:gray;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	font-size:11px;
	width:350px;
	margin:0 auto;
	}

#gallery ul li a:hover img {
	margin:0 auto 10px auto; 
	width:auto; 
	height:auto; 
	xborder:1px solid #eee; 
	xborder-color:#555 #ddd #eee #333;
	}



#info { padding:0px;	
      }

