/* CSS Document */

body {
background-color: #1d1c18;
margin: 0px;
font-family: tahoma;
font-size:10px;
line-height: 12px;
text-align:justify;
color: #47484b;
}



#layer1{
	position: absolute;
	text-align: justify;
	background-color: #1b1a16;
	padding:10px;
	border-left: 10px solid #aabcc8;
	border-bottom: 10px solid #352a30;
	overflow: visible;
	visibility: visible;
}



.h1a {
font-family: tahoma;
font-size:10px;
font-style: normal;
font-weight: bold;
color: #677651;
word-spacing: 5px;
letter-spacing: 8px;
text-align: right;
text-transform: uppercase;
padding-bottom: 5px;
}
.h1b {
font-family: tahoma;
font-size:10px;
font-style: normal;
font-weight: bold;
color: #3f2a33;
word-spacing: 5px;
letter-spacing: 8px;
text-align: right;
text-transform: uppercase;
padding-bottom: 5px;
}

.h2 {
font-family: tahoma;
font-size:15px;
font-style: normal;
font-weight: bold;
color: #47484b;
border-bottom: 1px solid #352a30;
word-spacing: 2px;
letter-spacing: 5px;
text-align: center;
text-transform: lowercase;
padding-bottom: 7px;
}

.style1{
font-family: tahoma;
font-size: 10px;
color: #1d3232;
text-transform: none;
word-spacing: 2px;
text-align: justify;
}
.style2{
font-family: tahoma;
font-size: 10px;
color: #2c9497;
text-transform: none;
word-spacing: 2px;
text-align: justify;
}
.style3{
font-family: tahoma;
font-size: 10px;
color: #352a30;
text-transform: none;
word-spacing: 2px;
text-align: justify;
}
.style4{
font-family: tahoma;
font-size: 10px;
color: #955145;
text-transform: none;
word-spacing: 2px;
text-align: justify;
}


.nav1{
font-family: tahoma;
font-size: 10px;
color: #47484b;
text-transform: none;
word-spacing: 2px;
letter-spacing: 2px;
line-height: 15px;
text-align:center;

}
.nav1:hover{
font-family: tahoma;
font-size: 10px;
color: #d7a6bb;
text-transform: none;
word-spacing: 2px;
letter-spacing: 2px;
line-height: 15px;
text-align:center;
}

.nav2{
font-family: tahoma;
font-size: 10px;
color: #47484b;
text-transform: none;
word-spacing: 2px;
letter-spacing: 2px;
line-height: 15px;
text-align:center;

}
.nav2:hover{
font-family: tahoma;
font-size: 10px;
color: #b8d68c;
text-transform: none;
word-spacing: 2px;
letter-spacing: 2px;
line-height: 15px;
text-align:center;
}


.link1{
font-family: tahoma;
font-size: 10px;
color: #8f7882;
text-transform: none;
word-spacing: 2px;
letter-spacing: 2px;
text-align: justify;
}
.link1:hover{
font-family: tahoma;
font-size: 10px;
color: #2c9497;
text-transform: none;
letter-spacing: 2px;
word-spacing: 2px;
text-align: justify;
}
.link2{
font-family: tahoma;
font-size: 10px;
color: #8f7882;
text-transform: none;
letter-spacing: 2px;
word-spacing: 2px;
text-align: justify;
}
.link2:hover{
font-family: tahoma;
font-size: 10px;
color: #ea5d7a;
text-transform: none;
letter-spacing: 2px;
word-spacing: 2px;
text-align: justify;
}







a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.image{
border: 3px solid #352a30;
padding:3px;
margin:2px;
background-color: #1d1c18;
}
.image:hover {
border:3px solid #aabcc8;
padding:3px;
margin:2px;
background-color: #1d1c18;
}
