body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #473E3E;
	line-height: 180%;
	background-image: url(images/bg.gif);
	padding: 2em;
	margin: 0;
}

#content {
	width: 58em;
	background-color: #E5E5E2;
	border: 4px double #505745;
	margin: auto;
	voice-family: "\"}\"";
	voice-family:inherit;

}
html>body #content {
	width: 58em;
}

a {
	text-decoration: none;
}

a:link {
	color: #9F9F5F;
	font-weight: bold;
}

a:visited {
	color: #9F9F5F;
}

a:active {
	color: #A40C0C;
}

a:hover {
	text-decoration: underline;
}

h1 {	text-align: center;
	background: white url(images/header.jpg) repeat;
	background-position: center;
	padding: 0 0 0 0;
	margin: 0;
}

h2 {	font-family: Georgia, Bookman, "Times New Roman", serif;
	line-height: 200%;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	font-size: 1.8em;
	color: #E5E5E2;
	background-color: #473E3E;
	text-align: center;
	margin: 0;
}

h3 {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A40C0C;
	font-size: 1.1em;
	text-align: left;
	line-height: 110%;
	padding: 1em 0 0 1em;
	margin: 0;
}

h4 {	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
	line-height: 110%;
	padding: 0 0 0 1.3em;
	margin: 0;
}

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

#nav a {
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}


#nav li li a {
	font-size: x-small;
	font-weight: bold;
	color: #000;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	color: #000;
	text-decoration: underline;
	color: #A40C0C;
}

li {
	float: left;
	position: relative;
	width: 14em;
	text-align: center;
	cursor: default;
	background-color: #000;
	border: 1px solid #000;
	border-width: 1px 0;
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(images/ddbg2.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #000;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}

p {
	clear: left;
	padding: 1em 1em 0 1.1em;
	line-height: 1.4em;
	margin: 0;
	font-size: 0.9em;
}


p.image {
	float: right;
	font-size: 0.8em;
	text-align: right;
	color: #505745;
	padding: 1.25em;
	font-family: tahoma, verdana, arial, sans-serif;
}


p.image img {
	display: block;
	background-color: #ffffff;
	border: 1px solid #505745;
	padding: .5em;
}

#contact {	font-size: 0.8em;
		line-height: 130%;
		clear: left;
		padding: 2em 1em 0 1em;
		margin: 0;}
		
#plist {	font-size: 0.9em;
		margin: 1em 4em 0 3em;
		line-height: 1.2em;
}
		

.new {	clear: right;
		border-top: dotted 2px;
		font-family: verdana, helvetica, serif;
		text-align: right;
       	font-size: 0.8em;
       	color: #505745;
}

.post-title {
		clear: all;
		border-top: thin dotted black;
		background: #E5E5E2 url(images/blogback.gif) no-repeat scroll 0% 0%;
		text-align: left;
		font-weight: bold;
		font-size: 1.3em;
		font-family: Trebuchet MS, Helvetica, Verdana, Arial, Sans Serif;
		color: #A40C0C;
		padding: .5em 1em .4em 3em;
		border-bottom: thin dotted black;
		text-transform: capitalize;
}


.post-date {
		clear: all;
		text-align: left;
		font-size: .75em;
		font-family: Sans-Serif;
		color: #A40C0C;
		padding: .5em 3em .5em 5.35em;
		text-transform: uppercase;
}


.post {
		clear: all;
		font-family: verdana, helvetica, serif;
		text-align: left;
       	font-size: 0.9em;
       	color: #473E3E;
		padding: 1em 2em 0em 4.5em;
}

.post-h3 {
		clear: all;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #A40C0C;
		font-size: 1.1em;
		font-weight: bold;
		text-align: left;
		line-height: 110%;
		padding: 1em 2em 0em 3.65em;
}

.post-h4 {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		color: #000;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 80%;
		text-align: left;
		line-height: 110%;
		padding: 0em 2em 0em 5em;
		margin: 0;
}

.post-footer {
		clear: all;
		font-size: .75em;
		font-family: Sans-Serif;
		color: #000;
		text-align: right;
		text-transform: uppercase;
		padding: 2em 1em 1em 5.35em;
}

.footer {	font-weight: bold;
       	text-align: center;
       	font-size: 0.8em;
		background: #000;
       	color: #fff;
}

form {
	clear: left;
	padding: 0.5em 1em 2em 1em;
	line-height: 1.4em;
	margin: 0;
	font-size: 0.9em;
}

