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

		color: #000;

		background-image: url(calendars.jpg);

		background-repeat: no-repeat;}

#info		{position: absolute;

		top: 20px;

		left: 640px;

		text-align: right;}

#links		{position: absolute;

		top: 118px;

		left: 90px;}

#content	{position: absolute;

		top: 189px;

		left: 335px;

		width: 430px;

		height: 359px;

		padding: 0px;

		overflow: scroll;}

#side_nav	{position: absolute;

		top: 168px;

		left: 175px;

		width: 135px;

		height: 322px;
		
		overflow: hidden;}

#footer		{position: absolute;

		top: 576px;

		color: #fff;}

h1		{font-size: 15px;

		font-weight: normal;}

h2		{font-size: 10px;

		font-weight: normal;}

h3		{font-size: 9px;

		font-weight: normal;}

.onsite		{color: #999;}

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

		text-decoration: underline;}

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

		text-decoration: none;}