body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/keys.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#3366CC;
	text-decoration:underline;
}
#main {
	position:absolute;
	width: 806px;
	top:0px;
	left:80px;
	height:auto;
	background-color:#ffffff;
	background-image:url(images/shadow.jpg);
	background-position:0px 0px 0px 0px;
	background-repeat:repeat-y;
	padding-bottom:400px;
	z-index:2;
}
#header {
	position:absolute;
	left:93px;
	top:0px;
	width:780px;
	height:142px;
	z-index:3;
}
#navigation {
	position:absolute;
	left:93px;
	top:143px;
	width:780px;
	height:28px;
	background-image:url(images/menubar.jpg);
	background-position:0px 0px 0px 0px;
	background-repeat:repeat-x;
	z-index:4;
}
#footer {
	position:relative;
	height:auto;
	width: 806px;
	left:0px;
	top:320px;
	z-index:5;
}
#icon {
	position:absolute;
	left:700px;
	top:75px;
	width:128px;
	height:128px;
	z-index:6;
}
.headline {
	font-size:18px;
	font-weight:bold;
	line-height:18px;

}
.tabletext {
	font-size:10px;
	font-weight:normal;
	line-height:14px;
}
.linkbold a{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.linkbold a:hover{
	font-size:12px;
	font-weight:bold;
	color:#3366CC;
	text-decoration:none;
}
