html {margin:0; padding:0}
body {
	margin:0; padding:0;
	color:black;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	}
h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
						padding:0; color:#3300CC; line-height: 1em;}
/*h1 {margin:.1em; font-size:200%;}
h2 {margin:.2em; font-size:150%;}
h3 {margin:.2em; font-size:133%;}*/

h2 { background: #D8D8D8; border-bottom: 1px solid #C0C0C0; font: bold Verdana, "Times New Roman", Times, serif; margin: 15px 0 -2px 0; padding: 5px; width: 98%; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px;}
h3 { font: Verdana, "Times New Roman", Times, serif; margin-top: 0; }
h3, .meta { padding: 0 15px; }

a { color: #A0522D; }
a img { border: none; }
a:hover { color: #D2691E; }
/*a {text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:link {color:#30f; font-weight:bold;}
a:visited {color:#C03; font-weight:bold;}*/
acronym, abbr { border: none; color: #666666; }
acronym, abbr, span.caps { cursor: help; font-size: 90%; letter-spacing: .07em; }

blockquote { border-left: 3px solid #E8E8E8; font: italic 11px Verdana, Arial, sans-serif; line-height: 19px; margin: 15px 1.5em; padding: 0 5px; }

cite { font-size: 90%; font-style: normal; }

p {
	margin:0px 0px 15px 0px; padding:0;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	}
ol {font:11px/20px Verdana, Arial, Helvetica, sans-serif;}
ul {font:11px/20px Verdana, Arial, Helvetica, sans-serif;}
code {font-family:"Courier New", Courier, Monaco, monospace;}
/* Top banner */
div#banner {
	margin:.3em 0 0 0; padding:20px 0 0 20px;
	/* For IE5/Win [correct height] + [top padding] + [top and bottom borders] */
	height:58px; /* 28px + 20px + 8px = 56px */
	border-top:4px ridge rgb(50%,50%,95%);
	border-bottom:4px groove rgb(50%,50%,95%);
	background:blue; color:yellow;
	line-height:11px;
    font-size:32px; font-weight:bold;
  /* The incorrect IE5/Win value is above, while the correct value is
below. See http://glish.com/css/hacks.asp for details. */
	voice-family:"\"}\"";
	voice-family:inherit;
	height:28px; /* the correct height */
	}
  /* "be nice to Opera 5" rule. */
body>#banner {height:28px;}
/* Main content */
div#Content {margin:20px; padding:0;}
div#Content>p {margin:0px; text-indent:10px;}
/* Footer */
div#footer {margin:60px 10px 0px; padding:4px;
   font-size:85%; text-align:center;
   background:##000099;; color:black;
   padding:0.5em 1em 0.25em; width:auto;
   clear:both;}
div.license {width:150px; float:left;}
span.tinytext {font-size:10px;}
