body {
	background-color:black;
	color:white;
	/*
font-family:"Courier New", Courier, monospace;
Geneva, Arial, Helvetica, sans-serif
*/
	font-family: Arial, Helvetica, sans-serif;;
	font-size:12px;
	margin:0; padding:0;
}
img {border:none;}
h1 {font-size:22px;}
h2 {
	font-size:16px;
	margin-top:1.8em;
}
h3 {font-size:14px;}


a:link {color:#fadf96; text-decoration:none;} /* unvisited link */
a:visited {color:#fadf96; text-decoration:none;} /* visited link */
a:hover {color:#FAF396; text-decoration:underline;} /* mouse over link */
a:active {color:#fadf96; text-decoration:none;} /* selected link */

#breadcrumbBox {
	height:12px;
	background-color:black;
	font-size:9px;
	text-align:center;
	color:#C8B491;
	font-weight:bold;
}
#breadcrumbBox a:link {color:#C8B491; text-decoration:none;} /* unvisited link */
#breadcrumbBox a:visited {color:#C8B491; text-decoration:none;} /* visited link */
#breadcrumbBox a:hover {color:white; text-decoration:underline;} /* mouse over link */
#breadcrumbBox a:active {color:white; text-decoration:none;} /* selected link */

#headerBox {
	background-image:url("/d/header.jpg");
	background-repeat:no-repeat;
	height:494px;
	width:1060px;
	margin:0 auto;
}

#linkHome img {
	border:hidden;
	width:534px;
	height:52px;
	position:relative;
	left:24px; top:9px;
	
}
#linkTwang {
	position:absolute;
	border:hidden;
	width:670px;
	height:100px;
	top:64px;
	left:303px;
	z-index:100;
}
#contentBox {
	background-image:url("/d/slice.jpg");
	background-repeat:repeat-y;
	margin:0 auto;
	padding:0;
	width:1060px;
	position:relative;
	
}
#content {
	margin:0 auto 0 320px;
	width:600px;
	position:relative;
	top:-300px;
}
#footerBox {
	background-image:url("/d/footer.jpg");
	background-repeat:no-repeat;	
	height:44px;
	width:1060px;
	margin:0 auto;
	text-align:center;
}
#footer {
	margin:0;
}
#menuBox {
	position:absolute;
	top:94px; left:50px;
	width:220px;
}
#menu dt {
	margin-top:1em;
	font-weight:bold;
	font-size:14px;
}
#menu dd {
	margin:0 0 0 1em;
}
#twitter_update_list {
	margin:0;
	padding:0;
	display:block;
}
#twitter_update_list li {
	display:block;
	font-size:11px;
	margin:0 0 1em 0;
}

.toRight {
	float:right;
	margin:0 0 1em 1em;
}
.toLeft {
	float:left;
	margin:0 1em 1em 0;
}
.pics {
	font-size:10px;
	text-align:center;
}
#main-blog .molacListing {
	font-size: 13px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;

}

.molacListing h1 {font-size:16px; font-style:italic;margin:0px 0px 15px 0px;}
.molacListing h2 {font-size:14px;}
.molacListing h3 {font-size:13px;}
.molacDate {
	font-weight:bold;
	font-size: 11px;
	color: #847558;
	border-bottom:1px dotted #847558;
	margin:30px 0 0 0;
	font-family:"Courier New", Courier, monospace;
}
.molacPermalink {
	font-size: 9px;
	font-family:"Courier New", Courier, monospace;
}
.molacChunkNavigation {margin-top:2em; font-weight:bold;}

#shoppingCart {
	position:absolute;
	top:140px;
	right:45px;
	width:110px;
	height:30px;
}


