body		{font: 11px verdana, geneva, lucida, arial, sans-serif;

		color: #000;

		background-image: url(images/summer.jpg);

		background-repeat: no-repeat;}

#info		{position: absolute;

		top: 20px;

		left: 636px;

		text-align: right;}

#links		{position: absolute;

		top: 115px;

		left: 160px;}

#content	{position: absolute;

		top: 189px;

		left: 335px;

		width: 430px;

		height: 359px;

		padding: 0px;

		overflow: scroll;}

#footer		{
	position: absolute;
	top: 574px;
	color: #fff;
	left: 184px;
}

h1		{font-size: 15px;

		font-weight: normal;}

h2		{font-size: 10px;

		font-weight: normal;}

h3		{font-size: 9px;

		font-weight: normal;}

h4		{text-align: center;}

h5		{font-size: 15px;

		font-weight: normal;

		text-align: center;}

h6		{font-size: 11px;

		font-weight: bold;}

li		{line-height: 200%;

		list-style-type: square;}

p		{line-height: 150%;}

.onsite		{color: #999;}

.bold		{font-size: 13px;

		font-weight: bold;

		text-decoration: underline;}

.em		{font-weight: bold;}

a:link,
a:visited	{color: #003300;

		text-decoration: underline;}

a:focus,
a:hover,
a:active	{color: #999;

		text-decoration: none;}
