@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #9EADB4;
}
a{border:0px;}
img{border: none;}
.noBorder{border:0px; border:none;}
#Holder{
	margin:0px;
	padding:0px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.Thumbnail{
	width: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #354c57;
}
.ThumbnailWrapper{
	width:100px;
	height:100px;
	margin:10px;
	padding:0px;
	padding-bottom:9px;
	background-image: url(../img/shaddow.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	border: none;
	float:left;
}
.Clear{
	width:690px;
	height:1px;
	margin:0px;
	padding:0px;
	clear:both;
}
#Header{
	margin:0px;
	padding:0px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#Header h1{
	font-family: Arial, sans-serif;
	line-height: 70px;
	color: #446e81;
	font-weight:bold;
	font-size: 70px;
	text-shadow:0px 0px 0 rgb(44,86,105),1px 1px 0 rgb(29,71,90),2px 2px 0 rgb(15,57,76),3px 3px 0 rgb(0,42,61),4px 4px 0 rgb(-14,28,47),5px 5px 0 rgb(-29,13,32), 6px 6px 0 rgb(-43,-1,18),7px 7px 6px rgba(0,0,0,0.6),7px 7px 1px rgba(0,0,0,0.5),0px 0px 6px rgba(0,0,0,.2);	
}
#SubmitButton{
	margin:0px;
	padding:0px;
	margin-left:15px;
}
#folder{}
.Divider{width:100%; display:block; clear:both; font-family: Arial, sans-serif;
	line-height: 35px;
	color: #446e81;
	font-weight:bold;
	font-size: 25px;
	text-shadow:0px 0px 0 rgb(29,71,90),1px 1px 0 rgb(0,42,61), 2px 2px 0 rgb(-29,13,32),3px 3px 2px rgba(0,0,0,0.05),3px 3px 1px rgba(0,0,0,0.5),0px 0px 2px rgba(0,0,0,.2);}
.Clear{width:100%; height:1px; clear:both;}