@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#Layer1 {
	position:absolute;
	left:135px;
	top:76px;
	width:799px;
	height:45px;
	z-index:2;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	left:835px;
	top:20px;
	width:99px;
	height:102px;
	z-index:1;
	visibility: visible;
}
#Layer3 {
	position:absolute;
	left:135px;
	top:140px;
	width:799px;
	height:580px;
	z-index:4;
	visibility: visible;
}
#Layer4 {
	position:absolute;
	left:850px;
	top:138px;
	width:80px;
	height:641px;
	z-index:5;
}
.style1 {
	font-size: xx-large;
}
.style2 {
	font-size: xx-small;
}

.style4 {
	font-size: small; 
}
.style5 {
	font-size: x-small;
}
/* graphic design */
.style6 {
	font-size: medium;
}
/* sketches */
.style7 {
	font-size: large;
}
/* formerly generic page style 6 */
.style8 {
	font-size: x-large;
}
/* formerly teaching portfolio style 7 */
.TitleBarSubHead {
	font-size: medium;
}
.xsmall {
	font-size: x-small;
}
.small {
	font-size: small;
}
.medium {
	font-size: medium;
}
.large {
	font-size: large;
}
.xlarge {
	font-size:x-large;
}
.xxlarge {
	font-size: xx-large;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#333399;
}	
a.CaptionBold {
	color: #000;
	text-decoration: underline;
}
a:hover.caption {
	color: #333399;
	text-decoration: underline;
}	
/* these for teaching porfolio only */
#TitleBar {
	position:absolute;
	left:185px;
	top:76px;
	width:795px;
	height:45px;
	z-index:1;
	visibility: visible;
	text-decoration: none;
}
#NavBar {
	position:absolute;
	left:885px;
	top:20px;
	width:99px;
	height:102px;
	z-index:2;
	visibility: visible;
}
#ContentDiv {
	position:absolute;
	left:185px;
	top:140px;
	width:795px;
	height:580px;
	z-index:3;
	visibility: visible;
}
#ThumbnailBar {
	position:absolute;
	left:900px;
	top:138px;
	width:80px;
	height:641px;
	z-index:4;
	visibility: visible;
}
p.portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
}
