		body
		{
			padding: 0;
			font-family: georgia, times, "lucinda", serif;
			color: black;
			background-image: url('gradienttt.png');
			background-repeat: repeat-y;
			color: #0000;
		}
		
		#container
		{
			
			border: 1px solid #333;
			background-color: cornsilk;		
			height: 614px;
			width: 711px;
			padding-left: 12em;
	
		}
		#crunchy
		{
			border: 1px solid #333;
			background-color: cornsilk;		
			height: 920px;
			width: 1280px; 
		}
		
		#banner
		{
			background-color: white;
			border-top: 1px solid #333;
			border-bottom: 1px solid #333;
			border-left: 1px solid #333;
			border-right: 1px solid #333;
			width: 896px;
			padding-left: .5em;
		}
		#brucebanner
		{
			background-color: white;
			border-top: 1px solid #333;
			border-bottom: 1px solid #333;
			border-left: 1px solid #333;
			border-right: 1px solid #333;
			length: 320px;
			width: 1280px;
		}
 
		
		
		
		#nav p { margin-top: 0; }
		
		#content
		{
			background-color: cornsilk;
			height: 597px;
			width: 1168px;
		}
		#nav
		{
			background-color: white;
			float: left;
			height: 600px;
			border-right: 1px solid #333;
			border-left: 1px solid #333;
			width: 160px;
			padding-top: 1em;
			padding-left: .5em;
			}
				
		li:hover a
		{
		color: blue		
		}
			#thedeep
		{
			background-color: teal;
			float: left;
			height: 910px;
			border-right: 1px solid #333;
			border-left: 1px solid #333;
			border-bottom: 1px #333;
			width: 160px;
			padding-top: 1em;		
			padding-left: .25em;
		}
				
				
		#footer
		{
			clear: both;
			background-color: teal;
			padding: 1em;
			text-align: right;
			border-top: 1px solid #333;
			border-bottom: 1px solid #333;
			border-left: 1px solid #333;
			border-right: 1px solid #333;
			width: 871px;
		}
		#portfoliofooter
			{
			clear: both;
			background-color: teal;
			padding: 1em;
			text-align: right;
			border-top: 1px solid #333;
			border-bottom: 1px solid #333;
			border-left: 1px solid #333;
			border-right: 1px solid #333;
			width: 1246px;
		}
		#pagewidth
		{
		width: 800px;
		}
