HTML {
	text-align:justify;
	font-family:"Helvetica";
	font-size:11px;
}
BODY {	
	background-image:url('bg.png');
	background-repeat:repeat;
	background-position:top;
}
#menu A {
	color: #777200;
	font-weight: bold;
	font-size:18px;
	font-family:"Arial";

}
.first {
	border-left: 1px #777200 solid;
}

#content IMG {
    border:none;
}
#top {
	height: 281px;
}


P {
	color:#333333;
	font-family:Helvetica;
	margin-top: 5px;
}
H1, H2, H3 {
	}
H1 {
color: #ffa10d;
	font-family:Georgia,Times New Roman;
font-weight:normal;

}

H2 {
	font-family:Georgia,Times New Roman;
font-weight:normal;
	color: #ee2692;

}

H3 {
font-family:Helvetica;
font-weight: normal;
line-height:3px;
}
A {
	color: #ee2692;
    font-weight: bold;
}

#content .actual {
	padding:15px 50px 20px;
}
.popupmenu DIV {
	background-color: #ef7e10;
	margin-top: 25px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #5c7932;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
.index H3 {
	font-family:arial;
	font-size:15px;
	color:#777200;
	padding: 10px;
	background:#dfd820;
	}
	
#menu {
	margin-left:85px;
	margin-top:-89px;
	padding:0;
	position:absolute;
}

.bottomimage {
height: 75px;
}


