/* CSS Document */
#master {
	position:absolute;
	left:0%;
	top:0%;
	z-index:2;
	height: 100%;
	width: 100%;
	padding: 0px;
	background-color: #322F68;
}
#background {
	position:absolute;
	left:50%;
	width:800px;
	height:100%;
	z-index:2;
	margin-top: 0%;
	margin-left: -400px;
	top: 0%;
	background-color: #322F68;
}	
body {
	background-color: #322F68;
}
#Border {
	position:absolute;
	left:0px;
	top:0px;
	width:140px;
	height:100%;
	z-index:7;
	background-color: #FFFFFF;
	background-image: url(../IMAGES/border.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#IMGbackground {
	position:absolute;
	left:145px;
	width:670px;
	height:100%;
	z-index:4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #322F68;
	background-color: #FFFFFF;
	top: 2px;
	background-image: url(../IMAGES/background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
}
#Header {
	position:absolute;
	left:145px;
	top:0px;
	width:670px;
	height:100px;
	z-index:9;
	background-color: #FFFFFF;
}
#Text {
	position:absolute;
	left:19px;
	top:23px;
	width:620px;
	height:42px;
	z-index:6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #201E5D;
	text-align: right;
}
#whiteline {
	position:absolute;
	left:-15px;
	top:-2px;
	width:1px;
	height:100%;
	z-index:8;
	padding: 0px;
	background-color: #FFFFFF;
}
#link-future {
	position:absolute;
	left:18px;
	top:180px;
	width:100px;
	height:35px;
	z-index:6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FBFCFE;
	text-align: center;
}
#link-past {
	position:absolute;
	left:18px;
	top:225px;
	width:100px;
	height:35px;
	z-index:8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FBFCFE;
	text-align: center;
}
#link-contact {
	position:absolute;
	left:18px;
	top:270px;
	width:100px;
	height:35px;
	z-index:8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FBFCFE;
	text-align: center;
}
#link-mail {
	position:absolute;
	left:18px;
	top:350px;
	width:100px;
	height:35px;
	z-index:8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FBFCFE;
	text-align: center;
}
a:link {
	color: #FBFCFE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FBFCFE;
}
a:hover {
	text-decoration: none;
	color: #CADCF2;
}
a:active {
	text-decoration: none;
	color: #CADCF2;
}
#IMGbackground a:link {
	color: #ff9900;
	text-decoration: none;
}
#IMGbackground a:visited {
	text-decoration: none;
	color: #ff9900;
}
#IMGbackground a:hover {
	text-decoration: none;
	color: #0066cc;
}
#IMGbackground a:active {
	text-decoration: none;
	color: #0066cc;
}
.style18 {font-size: 0.8em}
