body { 
background-color: #fff;
font-family: "trebuchet ms", "Lucida Grande", verdana, sans-serif; font-size: 1em;  color: #000000;
}

h1 { font-family: Georgia, "trebuchet ms", sans-serif; color: #F58E0E;  color: gray; font-weight: bold; text-align: center; }
h1 { font-size: 2em;}
h2, h3 { font-family: Georgia; text-align: left; color: #F58E0E; font-size: 1.3em; }
h3 { font-size: 1.1em; }

hr { width: 90%; color: #408080; height: 1px;}
p { line-height: 1.2em; }

a:link { color: #F58E0E; }
a:hover {text-decoration: underline; color: #F58E0E; }



.ulstyle {list-style-type: circle; margin-left: 50px; padding: 0px;}

#container {
 margin-left: auto;
 margin-right: auto;
 width: 70%;
 padding: 5px;
 font-size: 100%;
}

#leftcol {
 position: absolute;
 top: 300px;
 left: 195px;
 margin: 0px;
 margin-top: 5%;
 padding-left: 5px;
 width: 180px;
 font-family: verdana;
 background-color: #fff;
 font-size: 12px;
}

#leftcol h2 { text-align: left; color: red; font-size: 100%; line-height: .0em; }
li  {line-height: 150%}

#addthis {
 position: absolute;
 top: 240px;
 left: 195px;
 margin: 0px;
 margin-top: 5%;
 padding-left: 5px;
 width: 180px;
 font-family: verdana;
 background-color: #fff;
 font-size: 12px;
}

#market {
 position: absolute;
 top: 980px;
 left: 100px;
 margin: 0px;
 margin-top: 5%;
 padding-left: 5px;
 width: 300px;
 font-family: verdana;
 background-color: #fff;
 font-size: 12px;
}

#content {
 margin: 5px;
 padding-top: 0px;
 padding-left: 240px;
}

.header {font-size: 130%;}
.small {font-size: 95%;}
.color1 {color: red;}
ul {list-style: none; margin-left: 5px; padding: 0px;}
.fright {float: right; }
.fleft {float: left; }
