body {
    color: #745c3a;
    background: #d0b0a8 url(http://cdn.beyondeternal.com/sites/sigs/hmd_bg01b.gif);
	font-size: 12px;
}
a {
    color: #a67659;
    text-decoration: underline;
}
a:hover {
    color: #3a4b56;
    text-decoration: underline;
}
strong {
    color: #454949;
}
hr {
    border: 0;
    border-top: 1px dashed #a67659;
    margin: 20px 0;
}
#topper {
    background: transparent url(http://cdn.beyondeternal.com/sites/sigs/hmd_topper01b.gif);
    height: 58px;
}
#wrapper {
    background: url(http://cdn.beyondeternal.com/sites/sigs/hmd_bg03b.gif);
	width: 960px;
	margin: 20px auto;
    padding: 15px;
}
#content {
    clear: both;
	margin: 0 -20px 0 -10px;
	display: table;
	border-spacing: 10px;
}
.content2 {
	display: table-row;
}
#menu {
    height: 18px;
    padding: 5px;
}
#menu a {
    color: #59636a;
    padding: 3px 10px 3px 28px;
    text-decoration: none;
    background: url(http://cdn.beyondeternal.com/sites/sigs/hmd_bul01.gif) no-repeat 5px 2px;
}
#menu a:hover {
    color: #fff;
    background: #59636a url(http://cdn.beyondeternal.com/sites/sigs/hmd_bul01.gif) no-repeat 5px 2px;
}
#menu ul, #menu ul li {
    list-style: none;
}
#menu ul li {
    float: left;
    text-transform: uppercase;
    padding: 0 10px;
}
#main, .navigation {
    display: table-cell;
	vertical-align: top;
    overflow-x: hidden;
    overflow-y: auto;
}
#menu, #main, .navigation, #footer {
    background: #e9e1d6 url(http://cdn.beyondeternal.com/sites/sigs/hmd_bg05.gif);
    text-align: center;
}
#main {
    width: 690px;
    padding: 10px;
    float: left;
    height: 550px;
}
#main h1 {
    margin: 10px 0;
    text-align: center;
    color: #a67659;
}
#main h1 a {
    color: #a67659;
    text-decoration: none;
}

#main ul, #main ul li {
text-align: center;
	background: none;
	list-style: none;
	padding: 2px;
	margin: 0;
}
#main ul li a {
	padding: 2px 0 2px 20px;
	background: url(http://cdn.beyondeternal.com/sites/sigs/rg_ico05.gif) no-repeat left center;
}
#main ul li a:hover {
	background: url(http://cdn.beyondeternal.com/sites/sigs/rg_ico04.gif) no-repeat left center;
}

.navigation {
    width: 230px;
    padding: 5px;
	font-size: 11px;
    margin: 0 10px 0 0;
    float: left;
    height: 560px;
}
.navigation ul li {
	margin: 0;
	list-style: none;
    padding: 2px 5px;
}
#main h3, .navigation h3 {
    background: #59636a;
    padding: 3px 5px;
    margin: 10px 0;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
#content .item h3 a {
    color: #fff;
    text-decoration: none;
}
#content .item .itemcont {
    display: none;
    border-bottom: 1px #59636a dashed;
}
#news p, #news div {
    display: inline;
}
#news p.date::after {
    content: " - ";
}
#news .feedburnerFeedBlock .headline {
    display: none;
}
#news a, #news #creditfooter {
    display: none;
}

#footer {
    padding: 10px;
    font-size: 10px;
}