img {
	border-style:none;
}

img, #loginbox, #loggedinbox, #body { behavior: url(iepngfix.htc); }

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.galleryLink {
	float:left;
	clear:left;
	margin-top:20px;
	margin-left:150px;
	font-size:100%;
	font: 11pt Arial;
	letter-spacing: 1px;
	text-transform:uppercase;
	color:#9f9f9f;

}

.galleryLink:hover {
	text-decoration:underline;
}

#imageNumbers {
	float:left;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	height:100px;
	width:250px;

}
#everything2 {
	width:100%;
	height:400px;
	align:center;
	
}

#everything {
	position:absolute;
	top:10%;
	left:50%;
	margin-left:-375px;
	width:750px;
	height:400px;
}

#linkDiv {
	float:left;
	width:400px;
	height:400px;
}

#numbersDiv {
	float:right;
	clear:right;
	width:350px;
	height:100px;
}

#mainContent {
	text-align:center;
    margin-top:50px;
    margin-bottom:0px;
    padding:0px;

	float:right;
	clear:right;
	width:350px;
	height:300px;
	z-index:100;
}

#big {
	display:none;
	z-index:70;
	border-style:solid;
	border-width:5px;
	border-color:white;
}

#big:hover {
	text-decoration:underline;
	cursor:hand;
}

.bigCNoHover{

}

.bigC:hover {
	cursor:hand;
}



#loadingText {
	position:absolute;
	top:150;
	left: 0;
	right:0;
	width: 350;
	height: 300;
	margin:auto;
	color:black;
	border-style:none;
	z-index:60;
}

#leftArrowHolder{
	float:left;
		width: 31;
		height: 65;
		z-index:30;
}

#leftArrow {
	display:none;
}

#rightArrowHolder {
	float:right;
	width: 31px;
	height: 65px;
}

#rightArrow {
	display:none;
}

#rightArrowFake {
	float:right;
	width: 31px;
	height: 65px;
	display:block;
}

#titleName {
	position: absolute;
	top: 320;
	left:50%;
	margin-left:-175;
	width: 350;
	height: 56;
}

#titleName:hover {
	cursor:hand;
}

#linkContainer {
	position:absolute;
	top:380;
	left:50%;
	margin-left:-165;
	width:350;
	height:110;
}

#section1 {
	position:absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 130;
	height: 130;
	
}

#section2 {
	position:absolute;
	top: 0;
	left: 120;
	right: 0;
	width: 145;
	height: 130;

}

#section3 {
	position:absolute;
	top: 0;
	left: 275;
	right: 0;
	width: 75;
	height: 130;

}

#heading1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width:107;
	height:25;
}

#heading2 {
	position: absolute;
	top: 0;
	left:0;
	right: 0;
	width: 107;
	height: 25;
	
}

#heading3 {
	position: absolute;
	top: 0;
	left:0;
	right: 0;
	width: 75;
	height: 25;
}

#description {
	position:absolute;
	top:510;
	left:50%;
	margin-left:-165;
	width:350;
	height:60;
	font: 15px Trebuchet MS;
	color: FF6600;
}

#base {
	position:absolute;
	top:540;
	bottom:0;
	left:0;
	right:0;
	background-color: #e7e7e7;
}

#top {
	position:absolute;
	height:10;
	top:0;
	bottom:10;
	left:0;
	right:0;
	background-color: #e7e7e7;
}




.link {
	position:absolute;
	left:0;
	font: 15px Trebuchet MS;
	color: white;
	z-index:30;
}

.link:hover {
	text-decoration:underline;
	cursor:hand;
}

.number {
	font: 14pt Arial;
	float:left;
	width:15px;
	height:15px;
	margin-bottom:5px;
	color: white;
	z-index: 30;
	padding: 0 5px;
}

.number:hover {
	text-decoration:underline;
	cursor:hand;
}