body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-color: #B0B07C;
	background-image: url(img/bodyBg.gif);
	background-repeat: repeat-x;
}
#container {
	width: 738px;
	background-color: #FFFFFF;
	font-size: 0.8em;
	margin: auto;
	padding: 7px;
}
#header {
	margin: auto;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #e9f9b9;
}
#content {
	margin: auto;
}

#ads {
	margin: auto;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#menu {
	width: auto;
	font-variant: small-caps;
	margin: auto;
}
#art {
	width: 470px;
	float: left;
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #e9f9b9;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #e9f9b9;
	margin: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nav {
	float: right;
	border-left-width: thin;
	border-left-style: ridge;
	border-left-color: #e9f9b9;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #e9f9b9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin: auto;
	background-color: #e9f9b9;
	width: 220px;
}
#footer {
	clear: both;
	padding-top: 5px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #e9f9b9;
	font-size: 0.9em;
	text-align: center;
}
.sx {
	float: left;
}

.dx {
	width: 50%;
	text-align: right;
	padding-top: 40px;
	color: #FFFFFF;
}

.imgmail {
	padding-bottom: -1px;
	margin-bottom: -3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	padding-top: 1px;
}
h2 {
	font-size: 1.09em;
	margin: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	font-size: 1em;
	text-decoration: underline;
	margin: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
}
.feedTitle {
	font-size: 1em;
	text-decoration: underline;
	margin: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
}
ul li span.headline a{
	font-size: 1.2em;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: underline;
}


a, a:hover {
	text-decoration: none;
	color: #666666;
}


ul {
	list-style-type: none;
	padding-left: 5px;
	margin-left: 6px;
}

li {
	list-style-type: none;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	padding-top: 1px;
	text-align: justify;
}
ul li, ul li a, ul ul li a,ul li a:hover, ul ul li a:hover {
	
	text-decoration: none;
	color: #508030;
	text-align: left;
	font-weight: bold;
}

p {
	text-align: justify;
	margin: 5px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.photo{
	float:left;
	padding:3px;
	border:1px solid #fff;
	background-color:#e9f9b9;
	color:#333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
caption {
	font-variant: small-caps;
	font-weight: bold;
	background-color: #e9f9b9;
}
#container #content #art table {
}
#container #content #art td {
	border: 1px solid #e9f9b9;
	vertical-align: bottom;
}
.evid {
	background-color: #e9f9b9;
	font-size: 1.09em;
	font-variant: small-caps;
	font-weight: bold;
}
#container #content #art ul {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 7px;
}
#container #content #art li, #container #content #art li a, #container #content #art li a:hover {
	list-style-type: none;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin-top: 3px;
	padding-top: 3px;
}
.date {
	font-size: 0.65em;
}

