body {
	background-image: url(../bgnewsite.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
.stars
{
	height: 2000px;
}

html>body .stars
{
	height: 95%;
}


#contentDiv {
background-color: none;
overflow: auto;
border: 0px solid #DFAF6D;
position: relative;
width: 510px;
height: 370px;
left: 0px;
top: 0px;
}

#contentWrapper
{
	width: 480px;
	overflow: hidden;
}

div.wp-caption, img.imageleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

img.imageright {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}
