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, font, img, ins, kbd, q, s, samp,
strike, 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;
}

body {
	color: #5f5f5f;
	font-size: 13px;
	line-height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/tempwebbg.jpg) top center no-repeat #131313;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #8bb6bd;
	font-weight: normal;
	text-decoration:  none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	display: inline;
	color: #313131;
	margin-bottom: 15px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

img {
	border: none;
}

#fullWide {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}