body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#page {
	width: 770px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-image:url(images/paper-background.gif);

        background-position:3px;
}

#content {
	width: 600px;
	margin-top:110px;
	margin-right: 5px; 
	float: right;
	font-family: Comic Sans MS;
	font-size: 14px;
	font-style: normal;
	line-height:23px;
	font-weight: normal;
	color:#444;
        font-weight:bold;
}
#content img{
	
}
#lnav {
	width: 150px;
	margin: 126px 10px 10px 8px;

}
*html #lnav  { width:140px;}
#foot {
	margin-top: 20px;
	clear: both;
	text-align: center;
	vertical-align: top;

}
p {
	text-indent: 20px;
}
#foot p {
	margin-bottom:10px;
	margin-top:0px;	
}
#top {
	position: absolute;
	top: 0px;
	width: 770px;
	text-align: right;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	height:82px;
}

*html #top {width:768px;}

#lnav ul {
	margin: 0px;
	padding: 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

#lnav ul li {
	font-size: 16px;
	line-height: 26px;
        font-weight:bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 16px;





}
#lnav ul li a {
	text-decoration: none;
	display: block;
	width: 100%;



}

#lnav ul li a:hover {
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;
}

#lnav ul li a:visited {
	margin-right: 0px;
	margin-left: 0px;
	color:blue;
}

#fnav {
	font-family: Tahoma;
	font-size: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	line-height: normal;
	width:98%
}
h1 {
	font-size: 22px;
	border-bottom:2px solid #444;
}
h2 {
	font-size: 18px;

}
h3 {
	font-size: 14px;

}
h4 {
	font-size: 14px;

}
h5 {
	font-size: 14px;

}
h6 {
	font-size: 14px;

}

