html, body
{
	margin:0;
	padding:0;
	background-color:#fff;
	color: #292929;
	width: 100%;
	min-width: 800px;
	font-family: georgia, palatino, Arial, serif;
	font-size: 14px;	
}
a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}
a:hover {
	color: #ccc;
}
a {
	color: #292929;
}
#titlestripe
{
	width: 1010px;
	height: 170px;
	top: 0px;
	margin: auto;
	padding-bottom: 20px;
	background-image: url(10header.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#titlestripe .links.left
{
	padding-top:0px;
	height: 170px;
	float: left;
	border: 0;
	width: 250px;
}
#titlestripe .links.right
{
	padding-top: 0px;
	height: 170px;
	float: right;
	border: 0;
	width: 259px;
}
#titlestripe a
{
	outline: none;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}
#titlestripe a img
{
	border: 0;
	display: block;
}
#titlestripe .centre
{
	text-align: center;
	width: 576px;
	float: left;
	margin: auto;
	height: 109px;
}

.daspage {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
}
.cm, .cl {
	float:left;
	width:100%;
	position:relative;
}
#dasmain, #links, #archive  {
	float:left;
	position:relative;
	padding:0;
	overflow:hidden;
}
.daspage .cm {
	right:19%;
}
.daspage .cl {
	right:62%;
}
.daspage #dasmain {
	width:60%;
	left:102%;
}
.daspage #links {
	width:17%;
	left:23%;
	text-align: right;
}
.daspage #archive {
	width:17%;
	left:87%;
}

.titleimage
{
	margin-bottom: 6px;
}
.hbar
{
	width: 100%;
	height: 24px;
	background-image: url(cross_bar.gif);
}
.hbar .box
{
	margin-left: 15px;
	text-transform: uppercase;
	color: #292929;
	background-color: #fff;
	padding: 1px;
	border: solid 1px #292929;
}
.hbar .text
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	margin-left: 2px;
	margin-right: 4px;
}
.archivemonth
{
	padding: 9px 0px 1px 0px;
	font-size: 14px;
	font-weight: bold;
}
.archiveitem
{
	padding: 3px 0px 2px 14px;
	font-size: 11px;

}
.archiveitem a
{
	text-decoration: none;
}
.imageright
{
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
}
.imageleft
{
	margin-left: 15px;
	margin-right: 15px;
	clear: both;
}
.linktitle
{
	padding: 8px 5px 0px 3px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -0.1px;
}
.linkdescr
{
	padding: 1px 5px 6px 10px;
	font-size: 11px;
}
.linktitle a
{
	text-decoration: none;
}
.linktitle a:hover
{
	text-decoration: none;
}
.hbar2
{
	width: 100%;
	height: 35px;
}
.hbar2 .oldercomment a, .hbar2 .newercomment a
{
	text-decoration: none;
	color: #292929;
	padding-left: 2px;
	padding-right: 6px;
}
.hbar2 .newercomment
{
	float: left;
	margin-left: 15px;
	text-transform: uppercase;
	color: #292929;
	background-color: #fff;
	padding: 1px;
	border: solid 1px #292929;
}
.hbar2 .oldercomment
{
	float: right;
	margin-left: 15px;
	text-transform: uppercase;
	color: #292929;
	background-color: #fff;
	padding: 1px;
	border: solid 1px #292929;
}

.hbar a, .hbar2 a
{
	text-decoration: none;
	border: 0px;
}
.entrytitle
{
	padding-top: 14px;
	padding-bottom: 12px;
	padding-left: 28px;
	font-size: 16px;
	font-weight: bold;
}
.entry
{
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 38px;
	font-size: 11px;
	line-height: 17px;
}
.entry a
{
	text-decoration: underline;
}
.entry a:hover
{
	text-decoration: underline;
	color: #888;
}
.signature
{
	padding-top: 12px;
	padding-bottom: 37px;
	padding-left: 38px;
	font-size: 11px;
	font-weight: bold;
	color: #00f;
	clear: both;
}
.imagecontainer
{
	margin-top: 9px;
	margin-bottom: 9px;
	width: 100%;
	text-align: center;
}
.thumbcontainer
{
	margin-top: 9px;
	margin-bottom: 0px;
	margin-left: 28px;
	width: 100%;
	text-align: center;
}
.thumbcontainer .pic
{
	float: left;
	text-align: center;
	margin: 4px 7px 4px 0px;
}
.thumbcontainerbottom
{
	clear: left;
	width: 300px;
	height: 15px;
}
.thumbcontainer img, .imagecontainer img
{
	border: 0px;
}
.flyingmouth
{
margin-bottom: 0px;
margin-right: 64px;
text-align: center;
}
.flyingmouth img
{
border: 0;
}