body	{background color: white;}



#top	{position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1.5in;
	background-color: white;
	}

#left	{position: absolute;
	top: 1.7in;
	left: 0px;
	width: 180px;
	height: 500px;
	background-color: darkblue;
	border-top-style: solid;
	border-top-color: white;
	}

#center 	{position: absolute;
	top: 1.7in;
	margin-left: 185px;
	width: 55%;
	height: 2000px;
	background-image: url("Musher Dogs.JPG");
	background-repeat: no-repeat;
	Background position: center center;}

#right	{position: absolute;
	top: 1.75in;
	left: 900px;
	right: 0px;
	width: 180px;
	height: 500px;
	background-color: white;
	border-top-style: solid;
	border-top-color: white}

#bottom	{position: absolute;
	top: 2100px;
	width: 110%;
	background-color: gray;
	height: 50px;}

#toppic		{width: 1000px;
		height: 165px;}

#rightpic	{width: 250px;
		height: 190px;}


a:link, a:visited	{color:blue;
		font-family: monospace;
		font-weight: bolder;
		background-color:white;
		border-style:none;
		border-color:white;
		border-weight:thick;
		width: }

a:hover		{background-color: 707070;
		border-style:inset}

#sports 	{innerText: "The Mushers Whomped Up on the Warriers";}




#slogan		{color: white; 
		font-size: 20pt;
		font-style: italic;}

h1		{Font-family: Verdana, arial, helvetica, san serif;
		font-size: 24pt;
		text-align: center;
		border-style: outset;
		border-color: darkgray;
		background-color: gray;}

table		{text-align: center;}




















	