body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img {
	border-width:0;
}

address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}

ol, ul {
	list-style-image:none;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after {
	content:'';
}

abbr, acronym {
	border-width:0;
}

body {
	background-color:#e2e2e1;
	background-image:url(../img/layout/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0 0 30px;
	padding-bottom:40px;
	text-align:center;
}

#wrapper {
	margin:0 auto;
	width:1000px;
}

p {
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	margin-bottom:1.2em;
}

h1, h2, h3, h4, h5, h6 {
	color:#8f3f36;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 0.2em;
}

h1 {
	font-size:23px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:17px;
}

h4 {
	font-size:14px;
}

h5 {
	color:#333333;
	font:normal normal bold 14px/normal Arial, Helvetica, sans-serif;
}

h6 {
	font-size:11px;
}

a {
	color:#8f3f36;
	text-decoration:none;
}

a:hover {
	color:#70312a;
	text-decoration:underline;
}

#content ul {
	list-style-type:disc;
	margin:0.2em 0 1.5em 1.5em;
}

#content ul ul, #content ul ol, #content ol ol, #content ol ul {
	margin:5px 0 5px 1.5em;
}

#content ol {
	list-style-type:decimal;
	margin:0 0 1.5em 2.5em;
}

#content li {
	font-size:13px;
	margin:0 0 0.8em;
}

#content table td.normal {
	font-size:13px;
}

#content table p {
	font-size:13px;
}

#footer, #footer h6, #footer a {
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer h6 {
	font-size:14px;
	font-weight:bold;
}

#footer p {
	color:#ffffff;
	font-size:11px;
	margin-bottom:0;
}

hr {
	clear:both;
	display:none;
}

#content hr {
	background-color:transparent;
	border-bottom-color:#cccccc;
	border-bottom-style:dotted;
	border-width:0 0 1px;
	display:block;
	height:1px;
	margin-bottom:10px;
}

.center {
	text-align:center;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.nav a:active, .nav a:focus {
	outline-style:none;
}
