 
body	{
			background: #cccccc url(images/background-side.jpg) repeat-y;		}

#masthead	{
			position: absolute;
			top: 10px;
			left:  175px;
			width:  550px;	}

#sidebar	{
			position: absolute;
			top: 10px;
			left:  10px;
			width:  140px;	}

#content	{
			position: absolute;
			top: 100px;
			left:  176px;	
			width: 550px;
			font-size: 14px;
			font-family: "Times New Roman", Times, serif; }


a.plain:link {color: #0000cc; font-weight: normal; text-decoration: underline; }

a.plain:visited { color: #0000cc; font-weight: normal; text-decoration: underline; }

a.menu { color:#cccccc; font-weight: bold; text-decoration: underline; }

a.menu:hover {color:#ffff33; font-weight: bold; text-decoration: none; }

.sidebarlinks { font-size: 15px; }

.heading  {
			text-align: center; font-family: Georgia; font-size: 40px; font-style: italic; background-image: url(images/water2.gif); background-repeat: repeat-x; }

.font {font-size: 16px; }

ul {background-color: #999999; padding-left: 30px; padding-top: 10px; padding-bottom: 10px; }

span.title {text-align: center; font-family: Impact; font-size: 32px; }

span.title2 {text-align: center; font-family: Impact; font-size: 32px; top-margin: 10px; }

.center {text-align: center; }
