	body {
		background: url(images/bg.jpg) top center repeat fixed;
		background-color: black;
		font-family: georgia;
		font-size: .75em;
		color: #000000;		
	}
	
	img {
		border: 0px;
	}
	a {
		color: #FFFFFF;
	}
	p {
		color: #FFFFFF;
	}

	h1 {
		color: #1d3403;
	}
	h2 {
		color: #1d3403;
	}
	h3 {
		color: #1d3403;	
	}
	h4 {
		color: #1d3403;
	}
	#main_tbl { 
		width: 660px;
		position: relative;
		height: 100%;
	}

	#container { 
		background: url(images/bg.png) top center repeat-y;
		width: 660px;
	}
	
	#nav {
		position: relative;
		left: 14px;
		background-color: black;
		font-size: .92em;
		width: 626px;
		height: 22px;
		text-align: center;
		color: #FFFFFF;
	
	}
	#spacer {
		position: relative;
		height: 27em;	
	}

	#projectspacer {
		position: relative;
		height: 5em;	
	}

	#home1 {
		position: relative;
		left: 15px;
		text-color: #000000;
	}

	#slices {
		position: relative;
		left: 1px;
		text-color: #000000;
	}

	#consign {
		position: relative;
		left: 2px;
		text-color: #000000;
	}

	
