#container {
	background-color:transparent;
}

span.sri {
	background-image:url('../images/sr.png');
	background-repeat:no-repeat;
	width:289px;
	height:43px;
	display:block;
	margin-left:10px;
}

#bodyp {
	height:auto;
	font-family:Arial,sans-serif,Verdana;
	font-size:12pt;
	background-image:url('../images/srBack.png');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 70% 83%;
}

#bodyp p {
	margin:0px 0px 0px 150px;
}

h1 {
	font-family:sans-serif,Arial,Verdana;
	color:#999966;
	margin:0px 0px 40px 20px;
}

#bodyp h4 {
	color:#996633;
	margin:6px 0px 0px 100px;
	padding-right:60px;
}

h2 {
	margin:10px 0px 10px 30px;
	color:#669966;
}

#bodyp ul {
	margin:2px 0px 2px 150px;
}

#bodyp ul ul {
	margin:0px 0px 2px 20px;
}

#bodyp ul.bott {
	margin-bottom:20px;
}