body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000000;
	background-color: #666666;
	vertical-align: top;
	margin: 0px;
}
a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin-bottom: -1em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
	color: #666666;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 0.8em;
	margin-bottom: -1.8em;
}
h5 {
	font-size: 1.1em;
	color: #FFFFFF;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

table, td {
	border-collapse: collapse;
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
#MainTable {
	width: 800px;
	text-align: left;
	vertical-align: top;
	background-color: #000000;
	border: 2px solid #FFFFFF;
}
#ContentTable {
	width: 100%;
	background-color: #000000;
}
#Logotd {
	text-align: right;
}
#Mainnavtd {
	width: 150px;
}
#Contenttd {
	width: 600px;
	background-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 15px;
}
#ulMainNav {
	list-style-type: none;
	display: block;
	font-variant: small-caps;
	color: #FFFFFF;
	float: none;
	padding: 5px;
	margin: 0px;
}
#ulMainNav li {
	display: block;
	list-style-type: none;
	padding-bottom: 15px;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	color: #CCCCCC;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#Headertd {
	width: 600px;
	background-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 75px;
	background-image: url(../images/portfolio.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#MainNavTable {
	margin-top: 20px;
}
#ThumbsTable {
	float: left;
	margin-bottom: 10px;
}
#tdThumbs {
	border: 3px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 56px;
}
#tdlink {
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	width: 100px;
}
#cvTable {
	text-align: left;
	vertical-align: top;
	width: 100%;
}
#cvtdleft {
	width: auto;
}
#cvtd2 {
	width: 150px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#sigobject {
	float: right;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
