body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003366;
	background-color: #666666;
	background-image: url(images/TradBackground.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#header {
	height: 200px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.banner {
	background-image: url(images/NTradBanner.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 480px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header  .banner  h1  {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#header #buttons {
	border-top-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	height: 35px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#header  #buttons  ul  {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#header  #buttons  li  {
	font-size: 80%;
	background-image: url(images/HAltTradButtonOn.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header  #buttons  li:hover  {
	font-size: 80%;
	background-image: url(images/NAltTradButton.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header  #buttons  a  {
	color: #000000;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	width: 120px;
	height: 29px;
	display: block;
	padding-top: 5px;
	letter-spacing: 0.01em;
	font-weight: bold;
	line-height: .8em;
	margin: 0px;
}
#header h2 {
	font-style: italic;
	font-weight: normal;
}
#container {
	width: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#leftcol {
	width: 200px;
	float: left;
	margin-left: 10px;
}



#sidebar {
	width: 150px;
	border: 6px outset #E0E0E0;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sidebar  ul  {
	list-style-type: none;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#sidebar  li  {
	font-size: 80%;
	background-image: url(images/HTradButtonOn_1.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 112px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar  li:hover  {
	background-image: url(images/NTradButton_1.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar  a  {
	color: #000000;
	font-size: 10px;
	text-align: center;
	line-height: 1em;
	text-decoration: none;
	width: 120px;
	height: 29px;
	display: block;
	padding-top: 6px;
	letter-spacing: .01em;
	font-weight: bold;
}
.sidebardiv {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 600px;
	margin-left: 100px;
	margin-top: 50px;
	font-size: 80%;
}
#jack {
	background-color: #003366;
	height: 366px;
	width: 612px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.jackquote {
	float: left;
	width: 325px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2em;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
.video {
	text-align: center;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
#contact #sidebar .contact a, #services #sidebar .services a,#relational #sidebar .relational a,#symbolic #sidebar .symbolic a, #blessings #sidebar .blessings a, #author #sidebar .author a, #articles #sidebar .articles a, #home #sidebar .home a {
	background-image: url(images/NTradButton.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 10px;
	text-align: center;
	line-height: 1em;
	text-decoration: none;
	width: 120px;
	height: 29px;
	display: block;
	padding-top: 6px;
	letter-spacing: .01em;
	font-weight: bold;
	}
#blessings #buttons .blessings1 a,#symbolic #buttons .symbolic1 a,#relational #buttons .relational1 a {
	background-image: url(images/NAltTradButton.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 120px;
	float: left;
	color: #000000;
	font-size: 10px;
	text-align: center;
	text-decoration: none;	
	display: block;
	padding-top: 5px;
	letter-spacing: 0.01em;
	font-weight: bold;
	line-height: .8em;
	margin: 0px
	}
	
	
	.fltlft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}
.quote {
	font-size: 75%;
	font-style: italic;
}
.videolink {
	font-size: 0.75em;
	font-weight: bold;
	color: #34356B;
	text-align: center;
	margin-top: 10px;
}

.quoter {
	font-weight: bold;
	text-align: right;
	font-size: 80%;
}
.offline a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: italic;
	
}

.offline a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	
}
#container   #mainContent   ul li  {
	list-style-image: url(images/TradDataListIcon.gif);
}
#container #mainContent ol li {
	list-style-type: decimal;
}
#container #mainContent ol {
	margin-left: 40px;
	margin-top: -10px;
}
.clear {
	clear: both;
}
#greeting {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#blessings #container #mainContent #greeting p {
	font-style: italic;
	font-weight: bold;
}
.small {
	font-size: 9px;
	font-style: italic;
	text-align: center;
}
