body {
		scrollbar-arrow-color:#fdb542; 
		scrollbar-face-color:#202620; 
		scrollbar-track-color:#dddada; 
		background-color:#ffffff; 
		background-image:none;
					}
					
h1 {margin: 2px; } /* contains img.banner */

img.banner {padding:15px}					

hr {	width:400px; 
		color:#000a60; 
		shading:none
		}

a:link {color:#020d04; 
		background-color: #ff9900; 
		text-decoration:none; 
		font-weight:bold
					}

a:visited {color:#000040; 
		background-color:#66CCFF; 
		text-decoration:none; 
		font-weight:bold
					}

a:hover {color:#303030; 
		background-color:#f3fdff; 
		text-decoration: underline + overline; 
		font-weight:bold;
					}

a:active {color:#000040; 
		background-color:#bedea3; 
		font-weight:bold; 
		border-bottom:1px dashed #000030;
					}
					
table.layout {
		margin-left: auto;
		margin-right: auto;
		}

span {font-size:75%;color:#103000} 		 /* used for update asterisk */
span.menuhead {color:#203000; font-size:140%; font-weight:bold} 
			/* menuhead content is kind of like the sub headers */

table tr td.cell1b {filter:alpha (opacity=100,style=0)}
table tr td.cell1a{vertical-align:top}
table tr td.cell2b{vertical-align:bottom}

table.sitemeter{position:relative; bottom:0; left:14em}

div.intro {
		position: relative;
		font-size:90%; 
		color:#103030; 
		background:#d7fdff; 
		width:209px; 
		opacity: 0.9;
		/* filter:alpha (opacity=90,style=0); */
					}

div.bestwith {font-size:90%; 
		color:#000000; 
		background:#43a3bd; 
		width:160px; 
		/* filter:alpha (opacity=90,style=0); */
		opacity: 0.9;
					}

div.update{font-size:80%; 
		color:#f0faff; 
		background:#000000;
		width:85px;
		padding:5px; 
		/* filter:alpha (opacity=80,style=0); */
						/* commenting this out so it doesn't bother IE users */
					}
					

