	body * {
		margin: 0;
		padding: 0;
	}

	body {
		background: #1D1715;
		color: #1D1715;
		font-size: 12px;
		font-family: "Palatino Linotype", Palatino, "Palatino LT STD", Georgia, "Book Antiqua", serif;
		font-size: 12pt;
	}
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.clearfix {
		zoom: 1;
	}
	ul, li {
		list-style: none;
	}
	img {
		border: 0;
	}

	#headbar {
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-o-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	#wrapper {
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-o-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.end {
		margin-top: 56px;
		min-width: 768px;
		width: 768px;
		text-align: center;
		-webkit-user-select: text;
		-khtml-user-select: text;
		-moz-user-select: text;
		-o-user-select: text;
		-ms-user-select: text;
		user-select: text;
	}

	.footbar {
		width: 600px;
		margin: 0 left;
		padding-top: 400px;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-o-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	#bannerHead {
		background-image: url('img/banner.png');
		background-repeat: no-repeat;
		background-position: bottom;
		color: #1D1715;
		width: 260px;
		min-height: 97px;
		height: auto;
		height: 97px;
		float: left;
	}

	.leftmenu {
		float: left;
		text-decoration: none;
		font-weight: normal;
		font-size: 16px;
		color: #fff;
		vertical-align: bottom;
		margin: 0;
		padding: 0;
	}

	#scrollMenu {
		width: 80px;
		float: left;
	}

	#outerScrollWrapper {
		float: left;
		position: relative;
		overflow: hidden;
	}

	#services, #kindWords, #contactMe, #aboutMe {
		float: left;
		position: relative;
		margin-left: 80px;
		overflow: hidden;
		display: none;
	}

	#main-menu {
		width: 486px;
		float: left;
		margin-top: 80px;
		height: 22px;
		min-height: 22px;
		max-height: 1000000px;
		line-height: 20px;
	}

	#main-menu .seperator {
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		float: left;
		min-width: 25px;
		width: 25px;
		text-align: center;
	}

	h1 {
		font-size: 12px;
		font-weight: normal;
		color: #fff;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-o-user-select: none;
		user-select: none;
	}

	h2 {
		font-size: 12px;
		font-weight: normal;
		color: #fff;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-o-user-select: none;
		user-select: none;
	}

	h5 {
		font-size: 12px;
		font-weight: normal;
		color: #fff;
		-webkit-user-select: text;
		-khtml-user-select: text;
		-moz-user-select: text;
		-o-user-select: text;
		user-select: text;
	}

	/* overide style in default for scroll menu position */

	#scrollWrapper {
		width: 702px;
		height: 468px;
	}

	#scrollWrapper ul li {
		width: 702px;
		height: 468px;
		background: #1D1715;
	}

	#scrollMenu .btnBg {
		position: relative;
		margin-left: 25px;
		width: 56px;
		height: 0px;
		left: 0;
		top: 0px;
	}

	#scrollMenu .btn {
		position: relative;
		margin-left: 25px;
		width: 56px;
		height: 454px;
		left: 0;
		top: 0px;
		padding-left: 0px;
	}

	#scrollMenu .btn span {
		width: 56px;
		height: 50px;
	}

	/* testing nav styles */
	.nav > li {
		float: left;
	}
	.nav {
		margin-bottom: 20px;
		margin-left: 0;
		list-style: none;
	}

	.nav > li > a {
		display: inline;
	}

	.nav > li > a:hover {
		text-decoration: none;
		color: #ddd;
	}

	.nav > .active > a:hover, .nav > .active > a:focus, .nav > .active > a {
		text-decoration: none;
		color: #777;
	}

	.twoCol {
		font: 100% "Palatino Linotype", "Book Antiqua", Palatino, serif;
		background: #1d1715;
		margin: 0; 
		padding: 0;
		text-align: center; 
		color: #000000;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}

	#kindWords, #services, #contactMe, #aboutMe {
		width: 679px; 
		height: 446px;
		border: 0px;
		text-align: left; 
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 14px;
		line-height: 16px;
	}

	#kindWords p {
		padding: 0px;
		margin-bottom: 15px;
	}

	#leftCol1 {
		float: left; 
		width: 315px; 
		height: 449px;
		padding-right: 15px;
		margin-left: 5px;
	}
	#leftCol2 {
		height: 454px;
		margin: 0;
		padding-right: 5px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}

	.Name {
		font-size: 80%;
		font-style: italic;
	}