
body {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 185px;
	padding-top: 140px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width:   770px;
	text-align:   left;
	margin:   0 auto;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-bottom: 0.5em;
	text-indent: 0.8em;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 17px;
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}

a:link {
	color: #edae40;
	text-decoration: none;
	line-height: 1.5em;
}
a:visited {

	color: #edae40;
	text-decoration: none;
}
a:hover {


	color: #0066CC;
	text-decoration: none;
}
a:active {


	color: #0066CC;
	text-decoration: none;
}



img {
	float: left;
}

 


 

