@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
}
#wrapper {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 960px;
	background-color: #FFFFFF;
	position: relative;
	margin: 0 auto;
}
p#OTCname {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/navigation/otclogo.gif);
	height: 50px;
	width: 700px;
	padding-left: 100px;
	margin: 0px;
}
div#search {
	width: 260px;
	height: 90px;
	position: absolute;
	left: 700px;
	top: 0px;
	padding-top: 18px;
}
div#search [name="q"] {
	width: 150px;	
}
#topnav {
	width:960px;
	height: 90px;
	background-image: url(../images/navigation/background_header.gif);
	position: relative;
	font-size: 16px;
	overflow: hidden;
}
#topnav ul {
	margin:0px;
	padding:10px 10px 0px 10px;
	list-style:none;
	position: absolute;
	bottom: 0px;
}
#topnav li {
	float:left;
	background: url(../images/navigation/tabbed_normal_left.gif) no-repeat left top;
	margin:0px;
	padding:0 0 0 9px;
}
#topnav a {
	float:left;
	display:block;
	background: url(../images/navigation/tabbed_normal_right.gif) no-repeat right top;
	padding:7px 15px 5px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav #current {
	background: url(../images/navigation/tabbed_on_left.gif) no-repeat left top;
}
#topnav #current a {
	background: url(../images/navigation/tabbed_on_right.gif) no-repeat right top;
	color: #C5970C;
	padding-bottom:5px;
}
#topnav #current a:hover {
	text-decoration: none;
}
#adsenseside {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 110px;
	position: absolute;
	height: 600px;
	width: 160px;
}
#content {
	position: absolute;
	width: 600px;
	left: 170px;
	top: 110px;
}
#content a {
	color: #0000FF;
	text-decoration: underline;
}
#content a:visited {
	color: #660099;
}
#content strong {
	color: #C5970C;
	font-weight: bold;
}
#content p {
	margin-top: .25em;
}
#content h1 {
	font-size: 24px;
	color: #C5970C;
	margin: 0px;
	padding-bottom: 0px;
}
#content h2 {
	font-size: 18px;
	color: #C5970C;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content h3 {
	font-size: 14px;
	color: #C5970C;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#topsummary {
	float: right;
	width: 180px;
	margin: 3px;
	padding: 2px;
	border: 1px solid #C5970C;
	color: #C5970C;
}
#topsummary p {
	font-size: 12px;
	font-weight: bold;
	color: #C5970C;
	margin: 0px;
	padding: 0px;
}
#topsummary ol {
	margin: 0px;
	padding: 2px 10px 2px 25px;
}
#topsummary li {
	font-size: 11px;
	margin: 0px;
	padding: 1px 10px 1px 0px;
}
#sidenav {
	position: absolute;
	width: 180px;
	left: 780px;
	top: 110px;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
#sidenav ul {
	margin: 0px;
	padding: 0px;
}
#sidenav #heading {
	background: url(../images/navigation/rollover.gif) no-repeat left top;
	padding: 7px 5px 7px 5px;
	font-size: 16px;
	font-weight: bold;
}
#sidenav a {
	display: block;	
	width: 180px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/navigation/rollover.gif) no-repeat left top;
	padding: 5px 5px 5px 10px;
} 
#sidenav a:hover {
	display: block;
	background: #FFFFFF;
	color: #C5970C;
}
img {
	display: block;
	clear: both;
}	
#nextpage {
	text-align: center;
	font-weight: bold;
	color: #C5970C;
}
#nextpage a {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
#adsense_belowpic {
	display: block;
	width: 600px;
	padding: 10px 0px 10px 0px;
}
#adsense_bottom {
	display: block;
	width: 600px;
	padding: 10px 0px 10px 0px;
}
#footer {
	color: #C5970C;
	text-align: center;
	margin-top: 25px;
	padding-top: 10px;
}
#footer a {
	color: #C5970C;
}
#footer a:visited {
	color: #C5970C;
}
#homepagecontent, #othercontent {
	position: absolute;
	width: 960px;
	top: 90px;
	left: 0px;
}
#blankcontent {
	position: absolute;
	width: 960px;
	top: 100px;
	left: 0px;
}
#content h2.buy {
	font-size: 14px;
	color: #00BB00;
}
#content h2.sell {
 	font-size: 14px;
	color: #BB0000;
}
.green {
	color: #00BB00;
}
.red {
	color: #BB0000;
}
img.candle {
	float: left;
	margin: 5px 15px 10px 0px;
}
.clear {
	clear: both;
}
