@charset "ISO-8859-1";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background: #000 url(../images/bgRepeat.gif) repeat-x top left;
	margin: 0;
	padding: 0;
	text-align: center;
}
body, p, td, li, h1, h2, h3, h4, h5, h6 {
	color: #FFF;
	font-family:"Century Gothic","Lucida Grande","Lucida Sans",Arial,sans-serif;
	font-size: 11px;
}
p {
	margin-bottom: 1em;
}
a:link, a:visited {color:#009900;text-decoration:none;}
a:hover, a:active {color:#00FF00;text-decoration:none;}

h1, h2, h3 {
	font-weight: bold;
	margin-bottom: 1.5em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	color: #090;
}
ol {
	list-style-type: decimal;
	padding-left: 20px;
}
strong {
	font-weight: bold;
	color: #090;
}
em {
	font-style: italic;
}
#pageWrapper {
	text-align: left;
	margin: 0 auto;
	width: 800px;
}
#header {
	position: relative;
}
#header h1 {
	margin: 0;
	padding: 0;
}
h2#tagline {
color:#999;
font-family:"Century Gothic","Lucida Grande","Lucida Sans",Arial,sans-serif;
font-size: 16px;
line-height:16px;
font-style:italic;
font-weight:normal;
left:305px;
top:-23px;
position:relative;
width:550px;
}
img.inline {
	margin: 10px;
}
table.contact td {
	padding: 3px;
}
