
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #a9ac99 url(../images/top_right.gif) no-repeat top right;
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 20px 0;
	color: #000000;
}

a {
	background: inherit;
	color: #003366;
	text-decoration: none;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #808979;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}

code {
	background: inherit;
	color: #005577;
	text-align: left;
}

h1 {
	background: inherit;
	color: #003366;
	font-size: 24px;
	font-weight: normal;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	/*font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;*/
	margin: 0 0 10px 0;
	padding: 0;
}

h2 {
	background: inherit;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	background: inherit;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h4 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
h5{
	background: inherit;
	color: #ff0000;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h5 a{
	color:#ff0000;
	text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a { 
	color:#003366;
	text-decoration: none;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: circle;
}

p {
	line-height: 1.5em;
	/*text-align: left;*/
}

form p { text-align:right; }
form p input { width:70%; font-size:1em; margin:0 0 0 1em; }
form p textarea { width:70%; font-size:1em; margin:0 0 0 1em; }

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	background: inherit;
	border: none;
	color: #000000;
	margin: 40px 0 0 40px;
	padding: 0 0 30px 0;
	text-align: left;
	/*width: 430px;*/
	width: 550px;
}

#content a:hover {
	color: #990000;
	text-decoration: none;
}

#content img {
	float: left;
	margin: 5px 15px 0 0;
	border: 1px solid #e0e0d0;
}

#author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: url(../images/bottom920.gif) no-repeat bottom center;
	background-color: inherit;
	clear: both;
	color: #808979;
	font-size: 11px;
	height: 50px;
	margin: 0;
	padding: 10px 10px 10px 40px;
}

#header {
	/*background: inherit;*/
	color: #a0a999;
	font-size: 11px;
	height: 70px;
	margin: 0 0 0 40px;
	padding: 0;
	text-align: left;
	/*width: 490px;*/
	width: 840px;
}

#header p { 
	color: #333333;
	font: 36px Georgia, 'Times New Roman', Times, serif;
	text-align:right;
	margin:0;
	padding:5px 0 0 0; }

#header img {
	float:left;
	width:110px;
	margin:5px 20px 0 0;
	border: none;	
}

#navigation {
	background: #333333;
	color: #F0F0F0;
	font-size: 12px;
	height: 20px;
	/*margin: 0 0 50px 10px;
	padding: 8px 30px 0 7px;*/
	margin: 0 10px 10px 10px;
	padding: 9px 30px 1px 30px;
	text-align: right;
	letter-spacing:0.2em;
	/*width: 490px;*/
	/*width: 583px;*/
	width: 840px;
}

#navigation a {
	background: inherit;
	color: #F0F0F0;
}
#navigation a:hover {
	color:#990000;
}

#page {
	background: url(../images/middle920.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	/*width: 714px;*/
	width: 920px;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar {
	border: none;
	float: right;
	font-size: 11px;
	margin: 0px 40px 0 0;
	padding: 0 0 30px 0px;
	text-align: left;
	/*width: 128px;*/
	width: 230px;
}

#sidebar #langform { height: 20px; margin: 0 0 40px; padding: 0; text-align: right; }
#sidebar #langform select { font-size: 11px; }
#sidebar #langform input { font-size: 11px; }

#sidebar a {
	/*color: #444433;*/
	color:#003366;
}

#sidebar a:hover {
	color: #990000;
}

#sidebar h2 {
	background: inherit;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	/*letter-spacing: 0.3em;*/
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom:1px solid #666666;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0 0 40px 0;
	padding: 0;
}

#sidebar ul li ul li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0 0 0.6em 0;
	padding: 0;
}

#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#top {
	background: transparent url(../images/top920.gif) no-repeat top center;
	height: 30px;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	width: 640px;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	background: inherit;
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.hidden { display:none; }

.post { margin:0 0 40px 0; padding:0; }

.meeting { margin:0 0 40px 0; padding:20px 20px 10px 20px; text-align:center; border:1px solid #DFDFDF; }

.contact { float:left; width:40%; height:14em; margin:0 2% 40px 0; padding:20px 20px 10px 20px; border:1px solid #DFDFDF; }

.pdfLink { padding:2px 2px 2px 20px; margin-left: 0; background: url(../images/pdflink.gif) 0 0 no-repeat; }

.date {
	background: inherit;
	color: #666666;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.09em;
	margin: 0 0 10px 0;
	padding: 0;
}

.navigation {
	font-size: 11px;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: right;
}

.postmetadata {
	background: inherit;
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	background: inherit;
	color: #808979;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	background: inherit;
	color: #005577;
}
