/* CSS Document */


body {
background-image: url("../Layout2.jpg");
background-repeat:no-repeat;
	}
	
#Layer2 {
	position:absolute;
	width:374px;
	height:49px;
	z-index:2;
	left: 296px;
	top: 95px;
}

#Layer1 {
	position:absolute;
	width:673px;
	height:1846px;
	z-index:3;
	left: 173px;
	top: 175px;
}

	
.style1 {

font-family: Times New Roman, Times, serif;
text-align:center;
font-weight:bold;
color:#666666;
font-size:inherit;
}

.style2 {

font-family: Times New Roman, Times, serif;
text-align: center;
font-weight:bold;
color: #FFFFFF;
font-size:inherit;
}
.style3 {

font-family: Verdana;
text-align: center;
font-weight:bold;
color: #3d3b3b;
font-size:inherit;
}
.style4 {text-align: center; color: #3d3b3b; font-size:inherit; font-family: Verdana;}
a {text-decoration: none}

a {font-weight: bold}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #cc2020;
}
a:active {
	color: #cc2020;
	
}
a.two {text-decoration:underline}
a.two:link {color: #ff0000}
a.two:visited {color: #0000ff}
a.two:hover {font-size: 150%}
