@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}	
#container {
	position:relative;
	width:900px;
	margin: auto;
	height:975px;
	background-repeat: no-repeat;
}

/*#intro-header {
	position:relative;
	width:900px;
	height:200px;
	margin-top:20px
}*/

#intro-body {
	position:absolute;
	font-family: Arial;
	left:246px;
	top:343px;
	width:400px;
	height:899px;
	z-index:0;
	padding:0px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:55px;
}
/*	.introlink {
	color: #999999;
	text-decoration:none;
	border-bottom:1px dotted;
	
}
 	
	a.introlink:visited {
	text-decoration: none;
	}*/
#intro-body2 {
	position:absolute;
	font-family: Arial;
	left:0px;
	top:250px;
	width:795px;
	height:1500px;
	z-index:0;
	padding:0px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

