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: Arial, Helvetica, Verdana, Lucida Grande, sans-serif;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	color:#000000;
}
h1, h2, h3, h4, h5, h6, p {line-height:1.2em; font-size:100%; margin:1em 0 0 0;}
h1.first-content, h2.first-content, h3.first-content {margin-top:0; padding-top:0; border:none;} /*if an h is the first thing on the page or in a section, it should be flush with the top border of its content area; otherwise, its content area should be padded to create space.*/
p {
	margin-bottom:1em;
	font-size: 0.9em;
}
#footer {
}

h1 { font-size: 136%; padding:0; padding-top:18px}
.wiki h1 { font-size: 120%; padding:0; margin-bottom:1em}
h2 { font-size: 110%; margin-top:1.5em; margin-bottom:.2em; padding:1em 0 0 0; border-top:1px dashed #C3D2DC;}
h2.first { border-top:none; margin-top:0; margin-bottom:.2em;}
#content img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

#doc3 h2.first { float:none; /*float specified to resolve conflict on generic float declaration for .first in grids*/}
h4 {margin-top:1em; color: #000;}
ul, ol, dl, dd {margin-left:30px;}
dt { font-weight:bold; }
ul, ol {margin-bottom:.7em;}
ul {list-style:disc;}



ol {list-style:decimal;}
table {
	border: 1px dotted #CCCCCC;
	padding: 2px;
}
td {
	border: 1px dotted #CCCCCC;
	padding: 2px;
}

strong {
	font-weight:bold;
}
em {font-style:italic;}

a, a code {color:#0000de;} 
a:visited, a:visited code {color:#639;}
a:active, a:active code {color: #f00;}
#headerBg {
	background-color: #222222;
	height: 100px;
	width: 100%;
}



#header {
	background-image: url(../i/header.gif);
	height: 100px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}


#bannerBg {
	height: 250px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}

#banner {
	height: 250px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	height: 100%;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#footerBg {
	background-color: #222222;
	height: auto;
	width: 100%;
	clear: both;
}


#footer {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #222222;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#gallery {
	padding: 0px;
	float: left;
	width: 850px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
	height: 1px;
	width: 100%;
}
.leftPic {
	float: left;
	height: 275px;
	width: 400px;
	margin-bottom: 30px;
}
#gallery img {
	margin: 0px;
	padding: 0px;
	float: left;
}

.rightPic {
	float: right;
	height: 275px;
	width: 400px;
	margin-bottom: 30px;
}
