/*-------------------+
| CLEAR ALL STYLES   |
+--------------------*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  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; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }
a {outline : none; cursor:pointer;cursor:hand; }
em {font-style: italic;}


/*-------------------+
| SET ALL STYLES     |
+--------------------*/

* {
	margin: 0;
}

html, body { background: #0b0b0b; width:100%; height:100%; max-height:100%;  margin:0; padding:0;  font-weight: normal; font-family:"Arial", serif; line-height:1.5em; text-align:justify; font-size: 11px; color: #4e4e4e;}					 

#wrapper {width:900px; height:520px; background: url('../images/intropage.jpg') top left no-repeat; margin:0; padding:0; }
.inner {float:right; position:absolute; top:480px; left:650px; color:#76716d; font-style: italic; font-family:georgia;}
.inner a { color:#76716d; font-style: italic; font-family:georgia; text-decoration: none;}
.inner a:hover { color:#c53802; font-style: italic; font-family:georgia; text-decoration: underline;}
#wrapper p {float:left; display: inline; text-align:center; color:#827e73; text-transform:lowercase; font-size:12px; font-style:italic; font-weight:normal; padding:18px 50px;}
