body
{
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
	background-color: #ffffff;
	font-family: verdana;
	font-size:9pt;
}

a
{
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;

}

.close
{
	font-size:8pt;
}


h2
{
	font-size:10pt;
	display: inline;
}

h3
{
	font-size:10pt;
	display: inline;
}


#index
{
	width: 500px;
	margin-left: 100px;
	margin-top: -40px;
	float:left;
	background-image: url(images/8081-logo.gif);
	background-repeat: no-repeat;
}

#sidebar
{
	margin-top: 40px;
	width: 200px;
	float:left;
}

.entry
{
	padding-left: 5px;

}


iframe {
	width:320px;
	height:240px;;
}