body {
	margin: 8px;
	padding: 0;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
}

a:link {
	color: #669900;
}
a:visited {
	color: #660;
}
a:hover {
	color: #9C0;
}

img {
	border: 0;
	color: #FFFFFF;
}

#banner {
	width: 725px;
	margin: 0 auto;
	background: #fff;
	height: 50px;
	padding-bottom: 30px;
	color: #003366;
}

#logo {
	margin: 3px 0;
	float: left;
	font:110% Arial, Helvetica, sans-serif;
	font-size: x-large;
}

#logo img {
	padding-right: 6px;
}

#nav {
	width: 130px;
	margin: 0 auto;
	background: #ffffff;
	text-align: left;
	padding: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
}

#nav a {
	padding: 0 7px;
	text-decoration: none;
}

#home #nav-home, #articles #nav-articles, #resume #nav-resume, #clients #nav-clients, #industrytips #nav-industrytips, #contact #nav-contact 
{
	color: #9C0;
}

#maintable {
	width: 760px;
	margin: 0 auto;
	border: 0;
	border-collapse: collapse;
}

#maintable td {
	vertical-align: top;
	padding: 7px;
}

#center {
	border-left-color: #ECECEC;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #ECECEC;
	border-right-style: solid;
	border-right-width: thin;
}

#main-left {
	width: 130px;
	background: #FFF;
}

#main-content {
	background: #fff;
	color: #666666;
}

#main-content h1 {
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
	color:#669900;
	font-style: normal;
}

#main-content h2 {
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	color:#669900;
	margin: 0px 0 4px;
}

#main-content h3 {
	font-size: 110%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 20px 0 4px;
	color: #000000;	
}

.backtotop {
	text-align: right; 
	font-size: 70%;
	font-weight: bold;
}

#main-right {
	width: 130px;
	background: #FFFFFF;
}

#main-right #red {
	border-bottom:#ECECEC;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#main-right .box1 {
	width: 125px;
	background: #fff;
	border: 2px solid #ECECEC;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	color: #900;
}

#footer {
	width: 760px;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	padding: 16px 0;
	font: 70% verdana, sans-serif;
}

#footer a {
	text-decoration: none;
}

#footer p {
	margin: 0 0 12px;
}

#squirrels #ft-squirrels {color: #9C0;}

#footer #copyright {
	color: #666;
	font-size: 90%;
	margin-bottom: 0;
}
.Website {
	font-size: x-small;
	color: #000;
	font-style: normal;
}
.subhead {
	color: #666;
}
#emphasis {
	color: #000;
}
.red {
	color: #900;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.bigger {
	font-size: 24px;
	font-weight: bold;
}
.subhead .red {
	font-size: x-small;
}
#industrytips #maintable tr #main-content #center tr td h1 .red {
	font-size: small;
}
#home #maintable tr #main-content #center tr td p {
	color: #000;
}
