

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4,  p,  a, em, img, ol, ul, li, caption {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}






/* typography.css */
body {font-size:75%;color:#222;background:#000;font-family:Georgia, "Times New Roman", Serif;}
h1, h2, h3, h4, h5, h6{font-weight:normal;color:#fafafa;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;line-height:1;margin-bottom:1.0em;}
h3 {font-size:3em;line-height:1;margin-bottom:0.5em; }
h4 {font-size:2em;line-height:1;margin-bottom:1.0em; }
h5 {font-size:2.4em;line-height:1;margin-bottom:1.1em; }
h6 {font-size:4em; margin-bottom:0em; }
.onBlack {font-size:1.0em;color:#eee;font-family: Georgia, "Times New Roman", Serif; float:left;}
.onBlack2 {font-size:0.9em;color:#eee;font-family: Georgia, "Times New Roman", Serif; }
.onWhite {font-size:1.8em;color:#000;font-family: Georgia,  "Times New Roman", Serif;  margin:0px 0px 0px 0px; line-height:0px; }
.g {font-size:1.8em;color:#999;font-family: Georgia,  "Times New Roman", Serif;  margin:0px 0px 0px 0px; line-height:0px; }

a:focus, a:hover {color:#FFFFee;}
a {color:#FFF; text-decoration:none;}

li ul, li ol {margin:0em;}
ul, ol {margin:0em;}
ul {list-style-type:disc;}


/* grid.css */
.container {width:950px; margin-left: 21px!important;}

body {margin:1.5em 0;}
 div.span-19,  div.span-24 {float:left;margin-right:10px; color:#000000;}


.span-19 {width:1000px;}
.span-24, div.span-24 {width:1000px;margin:0;}


hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

