#Layer1 {
	position:absolute;
	width:596px;
	height:333px;
	z-index:1;
	right:0px;
	bottom:0px;	
}

#iframe {
	position:absolute;
	z-index:1;
	right:270px;
	bottom:12px;
    height:221px;
    width:303px;
	scrolling:yes;}

A:link {
	color: #AEBB60; text-decoration: none; font-weight: bold; text-transform: lowercase;
}
A:visited {
	color: #AEBB60; text-decoration: none; font-weight: bold; text-transform: lowercase;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
    cursor: help; color: #648A04; font-weight: bold; border-bottom: 1px dotted #8A9807;
}

BODY {
background-image:url(bg.jpg);
background-position: right;
background-attachment: fixed;
}
