* {	color: black;	font-family: "Lucida Grande", verdana, arial, sans-serif;	font-size: 12px;	line-height: 1.5em;}a {	color: #333;	text-decoration: none;}a:hover {	color: black;}body {	background: #3366CC url(/img/bg.jpg) center center repeat;}	p {	text-indent: 2em;	clear: both;}#container {	margin: 0px auto 0px auto;	padding: 0;	width: 800px;	text-align: left;	background: #3366CC url(/img/bg_blue.jpg) center center repeat;	border: 1px solid black;}#page-title {	background: url(/img/skyline.jpg) top left no-repeat;	border-bottom: 1px solid red;	color: #333;	font-size: 200%;	text-align: right;	margin: 0;	padding: 20px;	height: 160px;	width: 760px;}#carpenter-page #page-title {	background: url(/img/storefront.jpg) top left no-repeat;	color: white;}#carpenter-page #container {	background: #3366CC url(/img/bg_store.jpg) center center repeat;}#electrician-page #page-title {	background: url(/img/computers.jpg) top left no-repeat;	color: red;}#electrician-page #container {	background: #3366CC url(/img/bg_wood.jpg) center center repeat;}#headshots-page #page-title {	background: url(/img/mask.jpg) top left no-repeat;	color: black;}#headshots-page #container {	background: #3366CC url(/img/bg_mask.jpg) center center repeat;}#resume-page #page-title {	background: url(/img/walkway.jpg) top left no-repeat;	color: white;}#resume-page #container {	background: #3366CC url(/img/bg_snow.jpg) center center repeat;}#main-menu {	position: relative;	list-style: none;	margin: 20px;	padding: 0px;}#main-menu li a {	color: #333;	font-size: 150%	font-weight: bold;	position: absolute;	top: 0;	border-bottom: 2px dashed black;}#main-menu li a:hover {	color: black;}#headshots-link {	left: 0;}#carpenter-link {	left: 100px;}#electrician-link {	left: 200px;}#resume-link {	left: 300px;}#producer-link {	left: 400px;}#actor-link {	left: 500px;}#main-content {	padding: 20px;}#freelance-lists {	width: 100%;}.freelance-list {	float: left;	list-style: none;}.freelance-list li {	font-family: Monaco, Courier, monospace;	font-size: 10px;}#copyright {	border-top: 1px dashed red;	font-size: 9px;	margin: 10px;	text-align: right;}