/* -----------------------------------
Author: C. Thomas Gormley
Site: thatguyontheweb.com
File: http://www.thatguyontheweb.com/ssi/styles.css
Date: July 2007
Copyright 2007

***Please don't steal!***

----------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/verticalpinstripe.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
}
#divContainer {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: auto;
	margin-bottom:0px;
	padding-bottom:0px;
}
#divHeader {
	position: relative;
	height: 150px;
	width: 949px;
	left: 0px;
	top: 0px;
	background-color: #000000;
	background-image: url(/images/pageHeader.jpg);
}
#divNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4b324e;
	height: 24px;
	width: 474px;
	position: relative;
	top: 1px;
	left: 0px;
	float: left;
}
#divDatestamp {
	background-color: #342336;
	height: 24px;
	width: 474px;
	position: relative;
	top: 1px;
	right: 1px;
	text-align: right;
	float: right;
}
#divDatestamp p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: -1px;
	letter-spacing: 2px;
	margin-right: 40px;
}
#divFooter {
	width: 949px;
	position: relative;
	font-size: 9px;
	text-align: center;
	letter-spacing: 0em;
	bottom: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 55px;
	float: left;
	clear: both;
}
#divDisclaimer {
	width: 949px;
	position: relative;
	font-size: 10px;
	text-align: center;
	letter-spacing: 0em;
	bottom: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 40px;
	font-weight: bold;
	color: #CC0000;
	float: left;
	clear: both;
}
#divFooter p {
	margin: 0px;
}
#divDisclaimer p {
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divContent {
	position: relative;
	width: 910px;
	top: 12px;
	padding-right: 19px;
	padding-left: 20px;
	margin-bottom: 20px;
	bottom:0px;
	padding-bottom:0px;
	background-color: #FFFFFF;
	float: left;
	clear: both;
}
#colLeft, #colRight {
	position: relative;
	float: left;
	width: 440px;
}
#colLeft {
	clear: left;
}
#colRight {
	left: 35px;
	clear: right;
}
.colRight {
	left: 35px;
}
#colWide, #colNarrow, #colPortfolioWide, #colPortfolioNarrow {
	position: relative;
	float: left;
}
#colWide {
	width: 584px;
}
#colNarrow {
	width: 293px;
}
#colPortfolioWide {
	width: 690px;
	clear: right;
}
#colPortfolioNarrow {
	width: 220px;
	clear: left;
}
#colPortfolioWide hr {
	width: 675px;
	color: #000000;
	height: 2px;
	margin-top: 7px;
	margin-bottom: 10px;
}
#divNavigation ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	padding-top: 4px;
	padding-left: 55px;
	margin: 0px;
}
#divNavigation ul li {
	float: left;
	list-style-type: none;
	padding-right: 8px;
}
#divNavigation ul li a {
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 0px;
}
#divNavigation ul li a:hover {
	color: #6666FF;
	text-decoration:none;
	border-bottom-width: 0px;
}
#lstLeft {
	width: 215px;
	position: relative;
	float: left;
	margin-bottom: 20px;
}
#lstRight {
	width: 215px;
	padding-left: 0px;
	position: relative;
	margin-bottom: 20px;
	float: left;
}
#lstLeft ul {
	list-style-type: none;
	margin-left: 20px;
	padding: 0px;
}
#lstRight ul {
	list-style-type: none;
	margin-left: 0px;
}
#lstLeft ul li a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#lstRight ul li a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.right {
	float: right;
}
.left {
	float: left;
}
h1 {
	color: #333399;
	font-size: 18px;
	letter-spacing: -1px;
	margin: 0px;
}
h2 {
	color: #009966;
	font-size: 14px;
	letter-spacing: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 5px;
}
p.justify {
	letter-spacing: 1px;
	text-align: justify;
	line-height: 21px;
}
a {
	color: #006699;
	text-decoration: none;
	letter-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	color: #0066CC;
}
a.borderless {
	text-decoration: none;
	border-bottom-width: 0px;
}
a.wiki {
	color: #006666;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #006666;
}
a.wiki:hover {
	color: #009999;
}
#colPortfolioNarrow p {
	margin-top: 15px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#colPortfolioNarrow p a {
	color: #000000;
}
#colPortfolioNarrow h2 {
	margin-bottom: -12px;
}
#colPortfolioNarrow ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
#colPortfolioNarrow ul li {
	list-style-type: none;
	margin-bottom: 3px;
	margin-top: 2px;
	margin-left: 20px;
	padding: 0px;
}
#colPortfolioNarrow ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
	color: #996633;
}
#btnSubmit {
	background-color: #333333;
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	padding: 3px;
	border: 1px solid #FFFF66;
}
h3 {
	color: #009966;
	font-size: 16px;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
