*{
margin:0;
padding:0;
}
body {
	width: 750px;
	margin:auto;
	/*border: thin solid #FFFFFF;*/
	background-color:#000000;
	
}
#hugger {
	margin: auto;
	height: 751px;
	width: 750px;

}
#slice {
	height: 101px;
	width: 750px;
	background-image: url(../images/slicehead.jpg);
	background-repeat: no-repeat;
}
#slice2 {
	background-image: url(../images/slicesubhead.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 750px;
}
#slice2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight:lighter;
	color: #000000;
	text-align: center;
	padding: 15px;
}
#slice3 {
	background-image: url(../images/sliceframes.jpg);
	background-repeat: no-repeat;
	height: 226px;
	width: 750px;
	margin: auto;
}
#frames {
	height: 176px;
	width: 600px;
	position: relative;
	top: 20px;
	/*text-decoration: none;*/
	margin-left: 77px;
	}
#frames ul {
	list-style-type: none;
}
#frames li {
	height: 176px;
	width: 176px;
	display: block;
	float: left;
	/*font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;*/
	background-position:0px 176px;
}
#frames a {
	display:block;
	width:176px;
	float:left;
	line-height:176px;
}
#frames a:hover {
	background-position:0px -176px;
	line-height:176px;
}

#slice4 {
	background-image: url(../images/slicebody.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 271px;
}
#slice5 {
	background-image: url(../images/slicefloorjpg.jpg);
	background-repeat: no-repeat;
	/*border:thin solid #00CC33;*/
	height: 101px;
	width: 750px;
}
#printicon {
	height:176px;
	width:176px;
}
#printicon a {
	line-height:176px;
	background-image:url(../images/type3.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:lighter;
	text-align:center;
	font-size: 20px;
	width:176px;
	height: 176px;
	text-indent: -50000px;
	display:block;
}
#printicon a:hover {
	background-position:0px -176px;
	line-height: 176px;
	color:#FFFFFF;

}

#photoicon {
	margin-left: 35px;
	height: 176px;
	width: 176px;
}
#photoicon a {
	line-height: 176px;
	background-image: url(../images/eye3.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:lighter;
	text-align:center;
	font-size: 20px;
	width: 176px;
	height: 176px;
	text-indent: -50000px;
	display:block;
	
}
#photoicon a:hover {
	background-position:0px -176px;
	line-height: 176px;
	color:#FFFFFF;
}
#printicon p {
	/*text-indent: -50000px;*/
}
#photoicon p {
	text-indent: -50000px;
}
#webicon p {
	/*text-indent: -50000px;*/
}

#webicon {
	margin-left: 36px;
	height: 176px;
	width: 176px;
}
#webicon a {
	line-height: 176px;
	background-image: url(../images/nautilus3.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:lighter;
	text-align:center;
	font-size: 20px;
	width: 176px;
	height: 176px;
	text-indent: -50000px;
	display:block;
}
#webicon a:hover {
	background-position:0px -176px;
	line-height: 176px;
	color:#FFFFFF;
}

#slice4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #552F0B;
	text-align: center;
	width: 630px;
	margin: auto;
	padding: 40px;
	font-weight: 100;
}
#framelinks {
	height: 20px;
	width: 600px;
	background-position: center top;
	margin: auto;
}
/*#framelinks ul {
	list-style:none;
}
#framelinks li {
	display:inline;
	vertical-align: top;
}
#framelinks a {
	display:block;
	width:;
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#6666FF;
	font-weight:100;
	text-align:center;
}
#framelinks a:hover {
	color:#FFFFFF;
}*/
#menu {
	text-align: center;
	width: 750px;
	height: 51px;
	margin: auto;
	/*border: thin solid #FFFFFF;*/
}
#menu ul {
	list-style-type: none;
	height: 35px;
	margin: auto;

	
	/*border:thin solid #009933;*/
}
#menu li {
	/*display: inline;*/
	width: 125px;
	float: left;
	margin-top:40px;
}
#menu a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
	display: block;
	text-align: center;
	margin:auto;
}
#menu a:hover {
	color: #FFFFFF;
}

#footnote {
	height: 50px;
	width: 750px;
	margin-top:20px;
	text-align:center;
	/*background-color:#009933;*/
	
}
#contactlinks {
	width:375px;
	height:25px;
	/*border:thin solid #CC0000;*/
	float: left;
}
#contactlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	margin:auto;
	/*padding: 15px;*/
	color: #000000;	
	/*background-color:#FF0000;*/
}
#contactlinks a:hover {
	color: #FFFFFF;
}

#introscroll {
	width:630px;
	height: 100px;
	margin: auto;
	padding: 10px;
	/*background-color: #6699FF;*/
}
#validate {
	height: 25px;
	width: 75px;
	margin-left:665px;
	/*float:right;*/
	/*background-color:#FF0000;*/
}
#validate a {
	margin:auto;
	
	
}
