<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body  { color: #181b20;
		font-size: 12px;
		font-family: Muli, sans-serif;
		background: FFFFFF url("images/img01aa.gif");
		margin-top: 20px;
		padding: 0
}

h1, h2, h3   { color: #666666; font-family: Oswald, sans-serif; font-weight: normal; text-transform: uppercase; margin: 0; padding: 0 }

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3   { font-size: 1.2em; line-height: 2; margin-left: 12
}

h4   { font-size: 12px; color: #FFFFFF; 
}

p, ul, ol {
	margin-top: 0;
	margin-left: 12;
	line-height: 180%;
}

ul, ol {
}

a  { color: #666; text-decoration: none }

a:hover {
	text-decoration: underline;
}

img.border {
	margin-bottom: 20px;
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 150px;
}

#header {
	width: 960px;
	height: 167px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 980px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	color: #444444;
}

#logo h1, #logo p {
	display: block;
	margin: 0;
	padding: 0;
}

#logo h1 {
	margin: 0px;
	letter-spacing: -1px;
	text-align: center;
	text-transform: uppercase;
	font-size: 54px;
	font-weight: bold;
	color: #444444;
}

#logo h1 a {
	color: #444444;
}

#logo p {
	margin-top: -10px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 20px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #444444;
}


/* Menu */

#menu-wrapper {
	height: 58px;
}

#menu {
	width: 940px;
	height: 58px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	height: 56px;
	margin: 0px;
	padding: 10px 30px 10px 30px;
	line-height: 56px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #262626;
	border: none; 
}

#menu .current_page_item a {
	background: #666666;
	color: #FFFFFF;
}

#menu a:hover {
	background: #666666;
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page-bgbtm {
	overflow: hidden;
	background: url(images/img04.gif) no-repeat center bottom;
}

#page-content {
	width: 940px;
	margin: 0px auto;
}

/* Content */

#content {
	float: center;
	width: 940px;
	padding: 0px 0px 0px 0px;
}

.post {
	clear: both;
	padding-bottom: 10px;
}

.post .title {
	padding-top: 10px;
	
}

.post .title a {
	color: #262626;
	border: none;
}

.post .meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}



/* Footer */

#footer  { font-size: 9px; font-family: Arial, Helvetica, sans-serif; margin: 0 auto 40px; width: 960px; height: 55px }

#footer p   { color: #666; line-height: normal; text-align: center; margin: 0; padding-top: 18px }

#footer a  { color: #304c38 }

</pre></body></html>