BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.gif);
}
H1 {
	FONT-WEIGHT: 700; FONT-SIZE: 2em
}
H6 {
	FONT-WEIGHT: 700; FONT-SIZE: 1em
}
H5 {
	FONT-WEIGHT: 700;
	FONT-SIZE: 1.2em;
	line-height: 1.4em;

}
a:link { COLOR: #669999; text-decoration: none; FONT-WEIGHT: 700}
a:visited { text-decoration: none; color: #336666; FONT-WEIGHT: 700}
a:active { text-decoration: none; color: #336699; FONT-WEIGHT: 700}
a:hover { text-decoration: underline; FONT-WEIGHT: 700}

#menycontainer { float: left; margin-top: 2px; padding-left: 0; width: 75%; background: #336666; font-size: 0.8em; margin-left: 50px; }
#menycontainer li{display: inline;}
#menycontainer ul a{float: left; text-decoration: none; padding: 0.2em 1.0em}

#menycontainer a:link{color: #ffffff;}
#menycontainer a:visited{color: #ffffff;}
#menycontainer a:hover{background: #669999;}
#menycontainer a#current{background: #FFCC33; color: #336666;} 

#menycontainer2 { float: left; margin-top: 0px; padding-left: 0; width: 75%; background: #ffffff; font-size: 0.8em; margin-left: 50px; }
#menycontainer2 li{display: inline;}
#menycontainer2 ul a{float: left; text-decoration: none; padding: 0.2em 1.0em}

#menycontainer2 a:link{color: #669999;}
#menycontainer2 a:visited{color: #669999;}
#menycontainer2 a:hover{background: #88bbbb; color: #336666;}
#menycontainer2 a#current{ color: #ddaa11; background:#ffffff;} 

#box {
	MARGIN-TOP: 0px;
	FONT-SIZE: 0.8em;
	LEFT: 50px;
	FLOAT: left;
	MARGIN-LEFT: 50px;
	OVERFLOW: auto;
	WIDTH: 70%;
	COLOR: #333333;
	LINE-HEIGHT: 1.2em;
	HEIGHT: 350px;
	BACKGROUND-COLOR: #fff;
	TEXT-ALIGN: left;
	padding: 25px;
	border: 3px dotted #003333;
}
#fot {
	LEFT: 50px;
	FLOAT: left;
	MARGIN-LEFT: 50px;
	WIDTH: 75%;
	TEXT-ALIGN: left;
	color: #FFFFFF;
	BACKGROUND: #336666;
	margin-top: 5px;
	FONT-WEIGHT: 700
}
#fot a {color: #FFCC33;}

#head {
	LEFT: 50px;
	FLOAT: left;
	MARGIN-TOP: 20px;
	MARGIN-LEFT: 50px;
	WIDTH: 75%;
	TEXT-ALIGN: left;
	color: #ffffff;
	TEXT-ALIGN: left;
	padding: 0em 1.0em
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 1.6em;	
}	
	
.left {
	TEXT-ALIGN: left
}
p {
	line-height: 1.4em;
}
