#container {
	background-color:transparent;
}


h3 {
	margin-left:60px;
	margin-right:270px;
}

span.v {
	background-image:url('../images/v.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;
}

img.ad {
	position:absolute;
	top:300px;
	left:500px;
	z-index:-1;
	border:0px;
	width:234;
	height:205;
}

span.flash {
	display:block;
	text-align:center;
	margin:30px;
}

#bodyp p {
	margin:20px 0px 30px 30px;
}

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 6px 60px;
	list-style-type:none;	
	
}

#bodyp ul a {
	text-decoration:underline;
	color:#3399ff;
}

#bodyp ul a:hover {
	color:#999966;
}

#bodyp ul.bott {
	margin-bottom:20px;
}