
body {

	margin:10px;
	background:url(images/graybrik.jpg);
	margin-bottom: 0px;
	margin-top:0px;
}

a {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12pt;
	text-transform:none;
	line-height:20px;
}

 a:hover {
	
	color:#E19A3E;
	text-decoration:underline;
	line-height:20px;rif;
}
#Layer1 {
 background:url("images/tramline.gif");
	position:absolute;
	left:49px;
	top:-1px;
	width:21px;
	height:660px;
	z-index:1;
	
}
#Layer2 {
	background:url("images/tramline.gif");
	position:absolute;
	left:918px;
	top:-1px;
	width:21px;
	height:660px;
	z-index:2;
}
h1 {
	font-size:14pt;
	color:#FFFFFF;
	font-weight:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
#DESIGN {
	clear:both;
	height:1em;
	color:#FFFF99;
	font-size:8pt;
	text-align:right;
	padding:1px 10px 1px 0;
	
}
