BODY { background: #FFEFD5 url(images/tradervicbrown.jpg); }

ADDRESS:first-line { font-weight: bolder; }
	   
/* Begin Links */

A:link { color: Maroon;
	     text-decoration: none; }
		 
A:hover { background-color: #F5DEB3; }

A:active { background-color: #FF8000; }

A:visited:hover { text-decoration: underline; }

A:visited:active { background-color: #FF8000; }

A:visited, .entryheader { color: Maroon; }

/* End Links */
	   
/* Begin Headers */

H1 { display: none; }
	
#header { background: url(images/czbanner4.gif) no-repeat;
          border-bottom: 1px black solid;
          width: 665px;
		  height: 166px; }

H2, H4 { color: Maroon; }
	   
H3 { color: #A18230; }

H5, H6 { display: inline; }

/* End Headers */
	
P { font-family: Georgia; }

UL, OL, .info { color: Maroon;
	 font-family: sans-serif; }

UL { list-style-type: circle; }

.author { border-bottom-width: 1px;
	      border-bottom-color: #292929;
	      border-bottom-style: dashed; }

.date { font-family: Georgia, "Courier New", Courier, monospace; }
						   
.date:after { content: " |" }

.entryheader { font-family: Myriad, "New York", serif;
               font-size: 120%;
               font-variant: small-caps;
			   margin-top: none; }

.Entry { background-color: #F5DEB3; }

.Entry2 { background-color: #D99556; }

.Entry, .Entry2 { background-image: url(images/bigmug.gif);
		 background-repeat: repeat-y;
	     border-width: 1px;
		 border-style: dotted;
		 border-color: Maroon;
		 border-left-style: solid;
	     margin: 0px 4px 4px 0px;
	     padding: 5px 5px 1px 55px; }
		 
.noborder { border: none; }

#content { background-color: #ECE9D8;
    	 border-bottom-color: Black;
		 border-bottom-style: solid;
		 border-bottom-width: 1px;
    	 border-left-color: Black;
		 border-left-style: solid;
		 border-left-width: 1px;
    	 border-right-color: Black;
		 border-right-style: solid;
		 border-right-width: 1px; }

#copyright { border-top-color: #5F1A00;
	border-top-style: dotted;
	border-top-width: 2px; }
	
#left { border-right: dotted 2px #999999;
            height: 490px;
	        padding: 0px 5px 2px;
	        width: 481px; }
			  
#quotes { background-color: #999999;
         background-image: url(images/thtch.gif);
    	 border-bottom-color: Maroon;
		 border-bottom-style: solid;
		 border-bottom-width: 1px;
    	 border-top-color: Maroon;
		 border-top-style: solid;
		 border-top-width: 2px;
		 font-size: 80%;
		 padding: 2px 5px;
		 width: 140px; }
		 
#right { margin: 8px auto 0px;
			   padding: 5px;
			   width: 161px; }
			   
#left, #right { overflow: auto;
			   float: left; }