body {
	padding: 0px;
	margin: 0px;
	background-color: #eceded;
	background-image: url(img/gen/white_bg.gif);
	background-repeat: repeat-x;
}
a {
	outline: none;
}
#whitebackground {
	background-color: #FFFFFF;
	width: 100%;
	height: 578px;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.projecttitle {
	text-transform: uppercase;
}
.thumb {
	height: 150px;
	float: left;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#stuosclogo {
	position: fixed;
	top: 509px;
	left: 860px;
	z-index: 5;
}
* html #stuosclogo {
	position: absolute;
}
#nav {
	position: fixed;
	left: 16px;
	top: 540px;
	height: 19px;
	width: 336px;
	z-index: 5;
}
* html #nav {
	position: absolute;
}
#navwork {
	float: left;
	width: 62px;
}
#navmisc {
	float: left;
	width: 56px;
}
#navabout {
	float: left;
	width: 69px;
}
#navcontact {
	float: left;
	width: 92px;
}
#navlinks {
	float: left;
	width: 57px;
}
#workthumbs {
	position: absolute;
	height: 430px;
	width: 835px;
	left: 100px;
	top: 20px;
	z-index: 5;
	background-color: #FFFFFF;
}
#workimages {
	position: absolute;
	height: 450px;
	left: 100px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 5;
}
#miscimages {
	position: absolute;
	height: 495px;
	left: 100px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 5;
}
#prev {
	position: absolute;
	height: 20px;
	width: 100px;
	bottom: -8px;
	z-index: 5;
	left: 0px;
}
#next {
	position: absolute;
	height: 20px;
	width: 100px;
	bottom: -8px;
	z-index: 5;
	text-align: right;
	right: 20px;
}
#aboutcontactlinksimage {
	position: absolute;
	height: 225px;
	width: 500px;
	left: 100px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 5;
}
#workwhitebox {
	position: fixed;
	height: 450px;
	width: 100px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 10;
}
* html #workwhitebox {
	position: absolute;
}
#miscwhitebox {
	position: fixed;
	height: 510px;
	width: 100px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 10;
}
* html #miscwhitebox {
	position: absolute;
}
#aboutcontactlinkswhitebox {
	position: fixed;
	height: 225px;
	width: 100px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 10;
}
* html #aboutcontactlinkswhitebox {
	position: absolute;
}
#caption {
	position: fixed;
	left: 20px;
	top: 467px;
	width: 905px;
	z-index: 5;
}
* html #caption {
	position: absolute;
}
#caption p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}
#aboutcontacttext {
	position: absolute;
	width: 500px;
	left: 20px;
	top: 270px;
	height: 246px;
	z-index: 5;
}
#linkstext {
	position: absolute;
	width: 546px;
	left: 20px;
	top: 270px;
	height: 246px;
	z-index: 5;
}
#abouttext_left {
	position: absolute;
	width: 358px;
	left: 20px;
	top: 270px;
	height: 246px;
	z-index: 5;
}
#abouttext_right {
	position: absolute;
	width: 358px;
	left: 396px;
	top: 270px;
	height: 246px;
	z-index: 5;
}
.tooltiptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11x;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
}
.tooltip_border {
	background-color: #000000;
}

