body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: 60px 170px;
	text-align: center;
}
p {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 30px; /* Read kludge below. */
}
strong, b {
	font-weight: bold;
}
img {
	border: 0;
	}
.tiny {
	color: #808080;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	}
	
#copyright {
	font-size: 9px;
	text-align: right;
}	
	
#header {
	margin: 0px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
	border: 0px;
	height: 160px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-align: right;
	width: 730px;

}
#footer {
	padding: 5px;
	text-align: center;
	font-size: 9px;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	width: 750px;
}



#body {
	top: 160px;
	float: left;
	left: 170px;
	border: 0px;
	padding: 0px 10px 10px;
	width: 400;
	right: 570px;
	display: inline;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	text-align: left;
	margin-bottom: 10px;
}
#right {
	float: left;
	top: 160px;
	width: 170px;
	margin-left: 10px;
}
.headerliniks {
	text-align: right;
}

#left {
	float: left;
	width: 150px;
	top: 160px;
	margin-left: 10px;
	display: inline;
	text-align: center;
	
}
.menutitle {
	font-weight: bold;
	color: #660066;
}
.greytext {
	color: #666666;
}
a:link {
	color: #4896CC;
	text-decoration: underline;
}
.ahem {
	display:	none;
	}
#page {
	background-repeat: no-repeat;
	background-position: 80px 200px;
}
a.menutext:link {
	color: #000000;
	font-size: 12px;
	text-align: center;
}
a.menutext:visited {
	color: #000000;
	font-size: 12px;
	text-align: center;
}
