HTML {
	text-align:left;
	font-family:"Verdana";
	font-size:12px;
}
BODY {
	background-color:#191817;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: #4d4c4b;
	font-weight: bold;
	font-size:16px;
	font-family:"Century Gothic";

}
.first {
	border-left: 2px #4d4c4b dotted;/**/
}
P {
	color:#333333;
	font-family:Verdana;
}
H1, H2, H3 {
	color: #d05498;
}
A {
	color: black;
}
.popupmenu DIV {
	background-color: #f5b524;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: #4d4c4b;
}
.popupmenu DIV A:hover {
	background-color: #a4a3a1;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
