body {
	margin: 0px;
	background: white url(http://fan.at0mica.net/aspereta/grass.gif);
}

#layoutimg {
	width: 601px;
	height: 337px;
	position: absolute;
}

#content {
	position: absolute;
	margin-left: 265px;
	margin-top: 50px;
	width: 250px;
	height: 280px;
	overflow: auto;
	color: white;
	font-family: times, times new roman, arial, sans-serif;
	font-size: 10pt;
}

a:link {
	font-weight: bold;
	color: yellow;
}

a:visited {
	font-weight: bold;
	color: yellow;
}

h2 {
	font-family: arial;
	color: yellow;
	border-bottom: 1px solid white;
	text-align: center;
	font-size: 12pt;
}

h3 {
	font-family: arial;
	color: yellow;
	border-bottom: 1px solid white;
	text-align: left;
	font-size: 11pt;
}

a.newwin {
	background: url(http://fan.at0mica.net/aspereta/newwin.gif) no-repeat;
	padding-right: 12px;
	background-position: center right;
}

ul li {
	list-style: disc;
	color: #FFFF00;
}