body {
	margin: 0px;
	padding: 0px;
	}
h1 {
	font: bold 18px Arial;
	text-align: center;
}

p {
	font: 14px Arial;
	text-indent: 15px;
	text-align: justify;
	padding-right: 5px;
}

h2 {
	font: bold 15px Arial;
}

h3 {
	font: italic 15px Arial;
}

ul {
	font: 14px Arial;
}

#back {
	background:  url(back.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}

#text {
	width: 400px;
	margin-left: 160px;
	margin-top: 3px;
}

#top {
	background:  url(top.jpg) no-repeat;
	margin-left: 123px;
	height: 206px;
	width: 472px;
	margin-top: 0px;
}

a:link {
	text-decoration: none;
	color: #7D6D00;	
}
a:visited {
	text-decoration: none;
	color: #624B00;	
}
a:hover {
	color: #E3411A;
}
#text a:link {
border-bottom: 1px dotted #7D6D00;
}
#text a:hover {
border-bottom: 1px dotted #E3411A;
}
#linkList	{
	position: absolute;
	top: 250px;
	left: 555px;
	width: 200px;
	height: 206px;
	z-index: 1;
		}
		
#linx {
	background:  url(nav.gif) no-repeat;
	padding: 10px;
	height: 206px;
	width: 179px;
}
#linx ul {
	font: bold 18px/34px Arial;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	left: 15px;
}

#linx a:link {
	text-decoration: none;
	color: #E8E315;
}
#linx a:visited {
	text-decoration: none;
	color: #E8E315;
}
#linx a:hover {
	color: #E3411A;
}
#linx div {
	font: italic 14px Arial;
	color: #4D4815;
}
#linx li {
	background: url(stop.gif) no-repeat 0px 12px;
	text-indent: 18px;
}
#linx li:hover {
	background: url(stopli.gif) no-repeat 0px 12px;
}
#foot {
	margin-left: 351px;
	font-size: 10px;
	margin-top: 60px;
}
.small {
	font-size: 12px;
	font-style: italic;
}
#linx li.current {
	background: url(stopli.gif) no-repeat 0px 12px;
}
#ads {
	position: absolute;
	top: 750px;
	left: 580px;
	border: 1px dashed #FEFE01;
	padding: 3px;
}
#text div {
	font: 14px Arial;
}
#item2 {
margin-left: 5px;
}
#item3 {
margin-left: 10px;
}
#item4 {
margin-left: 15px;
}
#item5 {
margin-left: 20px;
}
.dil {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
