body		{margin: 0;
			padding: 0;
			font-family: sans-serif;
			text-align: center;
			background: #fff5f7 url(film_sidebar.jpg);
			background-position: 0% 0%;
			background-repeat: repeat-Y;}

div#header	{height:90;
			padding: 2%;
			text-align: center;
			font-family: san-serif;
			border-bottom: solid medium;
			background:#fff5f7 url(GoWC-Letterboard.jpg);
			background-position: 50% 50%;
			background-repeat: no-repeat;}

div#footer	{padding: 2%;
			text-align: center;
			clear: both;
			background-color: #fff5f7;
			border-top: solid #000000 thin;
			background: url(AtomicMitchBanner.jpg);
			background-position: 100% 100%;
			background-repeat: no-repeat;}

div#maincontent {padding: 0%;
				text-align: justify;
				margin-left:  200px;
				background-color: #fff5f7 url;}

div#leftcolumn {padding: 0%;
				float: left;
				margin-left: 27px;
				text-align: center;
				background-color: ;
				color: #000000;
				width: 15%;}

				.red		{color: red; background: #fff5f7;}
				.black		{color: black; background: #fff5f7;}
				.slateblue	{color: slateblue; background: #fff5f7;}
				.white		{color: white; background: black;}
				.class1 A:link {text-decoration: none; color: white;}
				.class1 A:visited {text-decoration: none; color: green;}
                                .class1 A:hover {text-decoration: underline overline; color: red;}
				.class2 A:link {text-decoration: none; color: black;}
				.class2 A:visited {text-decoration: none; color: slateblue;}
				.class2 A:hover {text-decoration: underline overline; color: red;}
