body {
	background: #efe0b5 url(http://home.wowway.com/~tinweasel/manuscript_bg.jpg) repeat;
	margin: 2px;
	padding: 0;
	font: normal 1em Garamond,Verdana,Serif #333333;
	text-align: center;
}
a:link {
	color: #324e97
	text-decoration: none;
}
a:visited {
	color: #324e97
	text-decoration: none;
}
a:hover {
	color: #191919;
	text-decoration: none;
}
h1 {
	margin: 2px;
	padding: 0 5px 2px;
	line-height: 1.2em;
	font: bold 1.2em Garamond,Verdana,Serif #333333;
	font-variant: small-caps;
	text-align: center;
}
h2 {
	margin-bottom: 2px;
	padding: 0;
	font: bold .9em Garamond,Verdana,Serif #333333;
	font-variant:small-caps;
	text-align: center;
}
h3 {
	margin: 0;
	padding: 0;
	font: normal .85em Garamond,Verdana,Serif #333333;
	line-height: 1em;
	font-variant: small-caps;
	text-align: center;
}
img {
	border: solid #324e97 2px;
}
li {
	padding: 2px;
}
p {
	padding: 2px;
}
.black {
	color:#000000;
}
.blueborder {
	padding:0;
	background:#ffffff;
	border:ridge #324e97 2px;
}

/* Thumbnails
-----------------------------------------------
 */
#thumbnails {
	top:auto;
	height:117px;
	width:615px;
	margin:4px auto 8px;
	padding:0 2px 2px;
	background:#324e97;
}
#thumbnails img {
	padding:0 1px 2px;
	border:none;
}

/* Menubar
-----------------------------------------------
 */
#menubar {
	position:relative;
	height:15px;
	width:auto;
	margin:4px auto;
	font:bold 0.8em Garamond,Verdana,Serif #ffc800;
	text-align:center;
}
.button {
	background: #324e97;
	text-align: center;
	color: #ffc800;
	font-variant: small-caps;
	text-transform: uppercase;
}
.button a:link {
	color: #ffc800;
	text-decoration: none;
}
.button a:visited {
	color: #ffc800;
	text-decoration: none;
}
.button a:hover {
	color: #f8f8ff;
	text-decoration: none;
}

/* Content
-----------------------------------------------
 */
#content {
	margin:auto;
	font:normal 1em Garamond,Verdana,Serif #333333;
	text-align:justify;
}
#content .a:link {
	color: #324e97;
	text-decoration: none;
}
#content .a:visited {
	color: #324e97;
	text-decoration: none;
}
#content .a:hover {
	color: #191919;
	text-decoration: none;
}
#content .date {
	margin:2px auto;
	padding:2px;
	font:bold 0.8em Garamond,Verdana,Serif #333333;
	font-variant:small-caps;
}
#content .post-body .entry-content {
	float: right;
	padding: 2px;
}
#content .blueborder {
	margin: 5px 0;
}

/* Header
-----------------------------------------------
 */
#header {
	margin:0;
	padding:0;
	text-align:center;
}
#header img {
	background: #ffffff;
	border:solid 2px #324e97;
}

/* CMON
-----------------------------------------------
 */
#CMON {
	margin: 2px;
	text-align: center;
}
#CMON img {
	padding: 2px;
	border: none;
	text-decoration: none;
}
#CMON .a:link {
	color: #324e97
	text-decoration: none;
}
#CMON .a:visited {
	color: #324e97
	text-decoration: none;
}
#CMON .a:hover {
	color: #191919;
	text-decoration: none;
}

/* Footer
-----------------------------------------------
 */
#footer {
  font: normal0.8em Garamond,Verdana,Serif #333333;
  font-variant:small-caps;
  text-align:center;
}