@charset "utf-8";
/* CSS Document */
/*=============midContainer==============*/
div#midContainer{
	position: absolute;
	width: 700px;
	height: 950px;
	float: right;
	left: 170px;
	top: 250px;
	padding-left: 0px;
}
div#midContainer #holder{
	width:706px;
	height:890px;
	top: 0px;
	margin-top: 10px;
	}
div#midContainer #holder #midHolder {
	height: 720px;
	width: 600px;

	position: relative;
	left: 40px;
	top:-20px;
}

	
.style1 {
	font-size: 0.5em;
	font-weight: lighter;
	font-style: normal;
	white-space: nowrap;
	display: inline;
	z-index: 100;
	font-family: Georgia, "Times New Roman", Times, serif;		
}
.style2 {
	font-size: 0.7em;
	font-weight: lighter;
	font-style: normal;
	white-space: nowrap;
	display: inline;
	z-index: 100;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

