body	
				{background-color: #FFF;
				background-image:url('images/bg.gif');
				background-repeat: repeat-x;
				margin: 0px;
				padding: 0px;
				}
		#container
				{width:950px;
				height: 100%;
				margin-left: auto;
				margin-right: auto;
				}
		#header
				{width: 100%;
				height: 77px;
				background-image:url('images/header_01.jpg');
				background-repeat: no-repeat;
				}
		#nav
				{width: 100%;
				padding-left: 28px;
				padding-top: 10px;
				font-family: verdana;
				font-size: 12px;
				}
		#nav li 
				{display: inline;
				margin: 0px;
				padding-left: 20px;
				}				
		#left
				{float: left;
				width: 480;
				margin-left: 0px;
				padding: 0px;
				}
		#right
				{float: left;
				width: 470;
				margin-left: 0px;
				padding: 0px;
				}
		#orc
				{background-image:url('images/orc.jpg');
				width: 94px;
				height: 48px;
				padding-left: 386px;
				padding-top: 248px;
				}
		#icegear
				{background-image:url('images/icegear.jpg');
				width: 94px;
				height: 48px;
				padding-left: 386px;
				padding-top: 238px;
				}
		#skippy
				{background-image:url('images/skippy.jpg');
				width: 94px;
				height: 48px;
				padding-left: 386px;
				padding-top: 238px;
				}
		#climate
				{background-image:url('images/climate.jpg');
				width: 94px;
				height: 48px;
				padding-left: 386px;
				padding-top: 239px;
				}
		#forge
				{background-image:url('images/forge.jpg');
				width: 84px;
				height: 48px;
				padding-left: 331px;
				padding-top: 248px;
				}
		#spot
				{background-image:url('images/spot.jpg');
				width: 84px;
				height: 48px;
				padding-left: 331px;
				padding-top: 238px;
				}
		#sketch
				{background-image:url('images/sketch.jpg');
				width: 84px;
				height: 48px;
				padding-left: 331px;
				padding-top: 239px;
				}
		#hasbro
				{background-image:url('images/hasbro.jpg');
				width: 84px;
				height: 48px;
				padding-left: 331px;
				padding-top: 238px;
				}		
		#footer
			{clear: both;
			height: 60px;
			background-image:url('images/footer.jpg');
			}
			
		#resume
			{width:750px;
			margin: 0 auto;}
		
		#theatre
			{width:900px;
			margin: 0 auto;
			height:80%;
			font-family: verdana;}
			
			
		a:link {color: #666; text-decoration: none;}
		a:visited {color: #666; text-decoration: none;}
		a:hover {color: #0071BC; text-decoration: none;}
		a:active {color: #666; text-decoration: none;}
		
		ul 
			{font-family: verdana;
			color: #666;
			font-weight: normal;
			font-size: 12px;
			padding-top: 0px;
			line-height: 18px;}
		h3
			{font-family: verdana;
			color: #1a1a1a;
			font-weight: bold;
			font-size: 14px;
			letter-spacing: 1px;
			line-height: 20px;}
			
			
			