BODY {
	background-color : 999966;
	margin : 20px 20px 20px 20px;
}
test {
	float : left;
	background-color : Silver;
	margin-bottom : 20px;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
	width : 150px;
	position : absolute;
}

#menu {
	position:absolute;
	top:75px;
	left:20px;
	width:172px;
	padding:10px;
	background-color : C2BEBF;
	border: 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height:17px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\";
}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

#content{
	background-color: White;
	color : #494949;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin : 0px 50px 50px 200px;
	width : 700px;
	border: medium double Black;
}
P#content {
	vertical-align : middle;
	margin : 0px 50px 50px 200px;
	background-color: White;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
P {
	background-color: White;
	vertical-align : middle;
	margin : 5px 10px 10px 10px;
	float : none;
}
P.l {
background-color: White;
	vertical-align : middle;
	margin : 5px 5px 5px 5px;
	float : left;
}
P.r{
background-color: White;
	vertical-align : middle;
	margin : 5px 5px 5px 5px;
	float : right;
}

A:HOVER {
	color : Black;
	text-decoration : none;
}

A, A:ACTIVE, A:LINK {
	color : Maroon;
	text-decoration : none;
}

A:VISITED {
	color : Navy;
	text-decoration : none;
}
#bottom {
	clear : both;
	background-color : white;
	border: medium double Black;
	font-family : "Arial Rounded MT Bold";
	font-size : 10pt;
	line-height:17px;
	margin : 0px 50px 50px 200px;
	text-align : center;
	width : 700px;
}
LI {
	list-style : none;
	border-left-color : Navy;
	border-left-style : solid;
	border-left-width : medium;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	border-bottom-color : Navy;
	border-bottom-style : solid;
	border-bottom-width : medium;
}
UL {
	margin: 0
}
H1 {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Olive;
	text-align : center;
}
H2 {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Olive;
	text-align : center;
}
LI.see {
	list-style : disc outside;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	border : none;
	margin-left : 25px;
}


