#Layer1 {
	position:absolute;
	width:472px;
	height:600px;
	z-index:1;
	right:0px;
	top:0px;
	cursor:default;	
}
#Layer2 {
	position:absolute;
	width:345px;
	height:260px;
	z-index:1;
	right:0px;
	top:330px;
	padding-top:10px;
	cursor:default;
}

A:link {
	color: #FFFFFF; text-decoration: none; font-weight: bold; text-transform: lowercase;
}
A:visited {
	color: #FFFFFF; text-decoration: none; font-weight: bold; text-transform: lowercase;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
cursor: help; color: #0189E7; font-weight: bold; border-bottom: 1px dashed #9BC8E6;
}

BODY {
background-color: #1A93E7;
background-attachment: fixed;

font-family: georgia;
font-size: 7pt;
color: #9BC8E6;
font-style: normal;
text-align: justify;
text-decoration: none;
letter-spacing: 1px;}

.title {font-family: georgia;
font-size: 12pt;
color: #ffffff;
font-style: italic;
text-align: right;
font-weight: lighter;
background-color: none;
letter-spacing: 8px;
text-transform: lowercase;
border-right: 20px solid #65B1E6;
border-left: 140px solid #0189E7;}

b {font-size: 7pt;
color: #0072C1;
text-transform: uppercase;}

i {font-size: 7pt;
color: #65B1E6;
font-style: italic;}