@charset "utf-8";
/* CSS Document */
.skipnavbutton {
	display: none;
}
.displaynone {
	display: none;
}
img {
	border: none;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
}
#center {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 1px;
	overflow: visible;
}  
#main {
	position: absolute;
	left: 50%;
	width: 496px;
	margin-left: -248px;
	height: auto;
	top: -223px
}
.introholder {
	width: 496px;
	height: auto;
}
.introholderline1 {
	width: 496px;
	height: 339px;
	float: left;
}
#thephoto {
	width:496px;
	height:339px;
}
.introholderline2 {
	width: 496px;
	height: 107px;
	float: left;
}
.introholderline2inside {
	width: 221px;
	height: 78px;
	float: right;
	padding-right: 30px;
	padding-top: 29px;
}
.introholderline2insidetop {
	width: 221px;
	height: 36px;
	background-image: url(images/sce/shadow.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 245px;
	top: 410px;
}