HTML {
	text-align:justify;
	font-family:"Verdana";
	font-size:12px;
}
BODY {
	background:	url('bg.png');
	background-image:url('bg.png');
}
#menu A {
	color: #2074a9;
	font-weight: normal;
	font-size:14px;
	font-family:"Georgia";

}
#content IMG {
    border:none;
}
.first {
	border-left: 2px white dotted;/**/
}
P {
	color:#333333;
	font-family:Verdana;
}
H1, H2, H3 {
	color: #afbe33;
}
A {
	color: green;
}
.popupmenu DIV {
	background-color: #92c4e4;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #afbe33;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}

.bottomimage {
	height: 44px;
	}

#content .actual {
	padding:20px 80px 20px;
}


#top {
height: 310px;
}

#menu {
	margin-left:320px;
	margin-top:-44px;
	padding:0;
	position:absolute;
}