html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-image: none;
	background-color: #666666;
	}
#imagefloat {
	background-image: url(/tdixon/imgs/treeface.png);
	position: absolute;
	left: 635px;
	top: 5px;
	height: 166px;
	width: 155px;
	z-index:1000;
}

#clear {
	clear:both;
	}
	
#pagewrapper {
	height: 100%;
	padding: 0;
	position: relative;
	width: 770px;
	background-image: url(/tdixon/imgs/banner.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	}
	
#page {
	height: 100%;
	margin: 0;
	position: relative;
	width: 770px;
	background-color: #e8e8e8;
	top: 136px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
	}

#columnright {
	float: right;
	width: 500px;
	border: 0px;
	height: 100%;
	margin-left: 0px;
	padding-top: 20px;
}

#content {
	float: left;
	width: 770px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	background-color: #E8E8E8;
	min-height: 400px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-bottom: -8px;
	font-weight: normal;
}
li {
	list-style-type: none;
}
#columnleft {
	width: 250px;
	height: 100%;
	padding-right: 5px;
	float:left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	width: 770px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-style: solid;
	border-top-color: #000000;
}

#contact {
	background-image: url(/tdixon/imgs/contactinfo.png);
	background-repeat: no-repeat;
	height: 228px;
	position: 0 0;
	width: 350px;
	margin: 0px auto;
	}
#body {
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
a:link {
	color: #0000CC;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:active {
	color: #000000;
	margin-bottom: -8px;
}
ng: 0px;
}

#menu {
	height: 50px;
	position: relative;
}
div#spritemenu {
	height: 40px;
	width: 750px;
	font-size: 9px;
	background-image: url(/tdixon/imgs/menu.gif);
	overflow: hidden;
	display:block;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-bottom:10px;
}

div#spritemenu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

div#spritemenu ul li a {
	display: block;
	position:relative;
	height: 40px;
	text-indent:-9999px;
}

div#spritemenu ul li a:hover {
	background-image: url(/tdixon/imgs/menu.gif);
	background-repeat: no-repeat;
}

div#spritemenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	height: 40px;
}

div#spritemenu span {
	display: none;
}

div#spritemenu li.sm_home a {top: 0px; left:0px; width: 83px; background-position: 0px 0px;}
div#spritemenu li.sm_home a:hover {background-position: 0px -40px;}

div#spritemenu li.sm_about a {top: -40px; left:83px; width: 131px; background-position: -83px 0px;}
div#spritemenu li.sm_about a:hover {background-position: -83px -40px;}

div#spritemenu li.sm_portfolio a {top: -80px; left:214px; width: 164px; background-position:-214px 0px;}
div#spritemenu li.sm_portfolio a:hover {background-position: -214px -40px;}

div#spritemenu li.sm_blog a {top:-120px; left:378px; width: 138px; background-position: -378px 0px;}
div#spritemenu li.sm_blog a:hover {background-position: -378px -40px;}

div#spritemenu li.sm_contact a {top: -160px; left:516px; width: 105px; background-position: -516px 0px;}
div#spritemenu li.sm_contact a:hover {background-position: -516px -40px;}
