	 Allison Ross css 
	<style type="text/css" media="all">
	*{	
		margin: 0;
		padding: 0;
		}
	:-moz-any-link:focus {
	  outline: none;
	}
	body{	
		font-family:   Times New Roman, Times, Georgia;
		background-color:#222222;
		text-align: center;	
			
		}

	#main {
	width: 900px;
	height: auto;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	border-left:ridge #444444;
	border-right:ridge #444444;
		}
#seattleMag {
	padding-top: 20px;
}		
	#nav {
		width: 242px;
		height:289px;
		float:left;
		margin-top: -6px;
		padding: 0px;	
		/*background-image: url(images/bodyNavBG.jpg);*/
			}
	#nav li {
		float: left;
		list-style-type: none;
		margin-top: -5px;
		padding: 0px;
		}
	#nav img{
		padding: 0px;
		border: none;	
		}

	#header {
		width: 800px;
		height: 52px;
		margin-top: 20px;
		background-image: url(images/headNavBodyText.jpg);
		float: left;
		color:#666666;
		}

		#header h1{
				color:#666666;
				margin-top: 5px;
				margin-botoom: 5px;
				text-align: center;
		}
	#header p{
			color: #666666;
			text-align: center;
		}
	
				
	.clear {
			clear: both;
			height: 0px;
		}
								
							
	
	#copy {
		width: 423px;
		height:auto;
		float: left;
		margin: 0px 0px 0px 0px;	
		padding: 0px;
		text-align:center;
		background-color: #000000;
		}		

		#copy h1{
				color: #9d9d9d;
				margin-top: 5px;
				margin-botoom: 5px;
				font-size: 18px;
				font-weight: bold;
				line-height: 22px;
				text-align: center;
				}

		#copy p{					
				color: #9d9d9d;	
				font-size: 18px;
				line-height: 20px;
				text-align: left;
				padding: 20px;
				}
		#copy img{					
				text-align: left;
				height: auto;
				width: auto;
				}


		#copy a:link {
				color: #9d9d9d; 
				text-decoration: none;
				text-align: left; 				
				}
		#copy a:visited {
				color: #9d9d9d; 
				text-decoration: none;
				}
		#copy a:hover {
				color: #ffffff; 
				text-decoration: none;
				}
		#copy a:active {
				color: #ffffff; 
				text-decoration: none;
				}



	#right{
			width: 135px;
			height:100px;
			float: left;
			background-image: url(images/bodyRightBG.jpg);
			}

	#footer {
		clear: both;
		width: 900px;
		height: 100px;
		padding:  175px 0px 10px 0px;
		text-align: center;
		color: #9D9D9D;
		background-image: url(images/footerBG.jpg);
		background-repeat: no-repeat;			
		}
			
		#footer h1{
				
				font-size: 18px;
				font-weight: bold;
				font-style: italic;
							
				}
					
			</style>/* CSS Document */
