body{margin: 0px; background: url(images/TicFlip.gif) bottom right no-repeat; }
h1, h2, h3{margin-top: 1em; font-family: Lucida Sans, sans-serif;}
h1{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 76px;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9999px;
	border-bottom: 5px solid #EACB33;}
h1 a{ width: 500px; height: 76px; display: block;}
#wrapper {
	width: 100%; 
	overflow: hidden; 
	position: relative;}
#banner{
	background: url(images/_HeadRight.jpg) no-repeat top right black; 
	border-bottom: 1px solid black;
	/*border-bottom: 2px solid #eacb33;*/}
#menu{
	float: left; 
	height: 500px; }
#menu ul{
	margin: 0px; 
	padding: 0px; 
	padding-top: .5em;}
#menu li {
	display: block; 
	padding: 0px 0px 0px 10px; 
	margin-top: .25em; 
	background: #3E1010; 
	width: 88px; 
	height: 20px; 
	border: 2px solid #2B0A0A;
	border-left: 20px solid #2B0505;}
#menu li a{
	color: #DEA429; 
	text-decoration: none; 
	font-weight: bold;
	display: block;
	width: 88px;
	height: 20px;}
#menu li a:hover{color: #EACB33;}
#content{
	position: relative;
	width: 570px; 
	margin-left: 120px;
	padding-left: 20px; 
	font-family: Arial;
	font-size: 11pt;}
#dictionary{
	position: absolute; 
	top:150px; 
	left: 730px; 
	width: 120px; 
	height: 350px; 
	background: url(images/index_Dictionary.gif) no-repeat;}
#footer{
	position: relative;
	clear: both;
	margin: 1em 0px 1em 140px;
	text-align: center; 
	font-weight: bold; 
	color: black;
	background: #E8E1C6;
	border: 1px solid #3E1010;
	width: 560px;
	vertical-align: middle;}
#footer p{margin: 0px; text-align: center;}
