@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #993300;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-color: #FDFFCA;
	font-style: normal;
	line-height: 19.5px;
	position: relative;
	font-weight: 400;
	background-image: url(QD%20images/red%20stone%20backgr%20thin.jpg);
	background-position: center center;
	background-repeat: repeat;
	background-attachment: scroll;
} 
#container {
	width: 750px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	background-color: #F9DCAA;
	background-repeat: repeat-y;
	position: relative;/* dit is nodig om de AP div's te fixeren in het document*/
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#mainContent {
	padding-top: 0;
	padding-right: 220px;
	padding-bottom: 0;
	padding-left: 60px;
	position: relative;
	font-size: 14px;
	font-family: "Adobe Garamond Pro", "Adobe Garamond Pro Bold", "Adobe Garamond Pro Bold Italic", "Adobe Garamond Pro Italic";
	background-position: 360px 305px;
	background-repeat: no-repeat;
}
#PageHeader {
	background-image: url(QD%20images/cloister%20QD%20banner%20103.jpg);
	background-repeat: no-repeat;
	height: 390px;
}
#Newstext {
	font-family: "Adobe Garamond Pro", "Adobe Garamond Pro Bold", "Adobe Garamond Pro Bold Italic", "Adobe Garamond Pro Italic";
	font-size: 14px;
	height: auto;
	width: 420px;
	margin-left: 60px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: medium double #993300;
	margin-top: 50px;
	margin-right: 0px;
}
#Quote {
	position:absolute;
	width:379px;
	z-index:1;
	left: 358px;
	top: 349px;
	visibility: visible;
	font-family: "Adobe Garamond Pro", "Adobe Garamond Pro Bold", "Adobe Garamond Pro Bold Italic", "Adobe Garamond Pro Italic";
	color: #666666;
	font-size: 16px;
	font-style: italic;
	float: none;
	height: 37px;
}
.style1 {
	color: #3333CC;
	font-family: "Bradley Hand ITC TT-Bold";
	font-size: 24px;
	text-decoration: underline;
	font-weight: lighter;
}
#QuoteSource {
	position:absolute;
	left:140px;
	top:358px;
	width:170px;
	height:34px;
	z-index:2;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFCCFF;
	visibility: visible;
}
#Linklist1 {
	position:absolute;
	left:585px;
	top:573px;
	width:125px;
	height:447px;
	z-index:1;
	overflow: visible;
	visibility: visible;
}
#Linklist2 {
	position:absolute;
	left:52px;
	top:809px;
	width:163px;
	height:279px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
#SignUp {
	position:absolute;
	left:557px;
	top:-504px;
	width:181px;
	height:177px;
	z-index:1;
	overflow: hidden;
	bottom: -31px;
}
.style2 {
	font-size: 9px;
	line-height: 5%;
}
#footer {
	background-image: url(QD%20images/cloister%20QD%20banner%20bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
}
.style10 {
	color: #666666;
	font-size: 16px;
	font-family: "Lucida Blackletter";
}
.style14 {color: #666666; font-size: 24px; font-family: "Lucida Blackletter"; }

