BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #FFF;
	color: #000;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	}

A 			{ color: #030; text-decoration: none; }
A:link		{ color: #030; text-decoration: none; }
A:visited	{ color: #030; text-decoration: none; }
A:active	{ color: #080; text-decoration: none; }
A:hover		{ color: #080; text-decoration: none; }

#leftcontent {
	position: absolute;
	left: 10px;
	margin-top: 9px;
	width: 180px;
	background: #FFF;
	}

#centercontent {
	background: #FFF;
	margin-top: 9px;
   	margin-left: 199px;
   	margin-right: 199px;
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 201px;
   	margin-right: 201px;
	}
html>body #centercontent {
   	margin-left: 201px;
   	margin-right: 201px;
	}

#rightcontent {
	position: absolute;
	right: 10px;
	margin-top: 9px;
	width: 180px;
	background: #FFF;
	}

#img {
	position: absolute;
	right: 25px;
	top: 0px;
	z-index: 1;
	}

#banner {
	background: #000;
	margin-top: 88px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: 88px;
	}
html>body #banner {
	margin-top: 88px;
	}

P, H1 {
	margin: 0px 10px 10px 10px;
	}

H1 {
	font-size: 14px;
	padding-top: 10px;
	}

#banner H1 {
	margin: 0px;
	padding: 15px 15px 0px 15px;
	color: #FFB;
	font-size: large;
	font-weight: bold;
	letter-spacing: .5em;
	text-transform: uppercase;
	}

#banner P {
	margin: 0px;
	padding: 0px 15px 15px 30px;
	color: #FFB;
	font-size: small;
	font-style: italic;
	}

#leftcontent H1,
#rightcontent H1 {
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #444;
	border-right: 1px solid #444;
	border-left: 1px solid #444;
	background-color: #300;
	color: #FFB;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .3em;
	text-transform: uppercase;
	}

#leftcontent P,
#rightcontent P {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	border-left: 1px solid #444;
	background-color: #FFB;
	color: #444;
	font-size: 10px;
	font-weight: normal;
	}

.copyright {
	font-size: xx-small;
	text-align: center;
	}

#centercontent H1 {
	padding: 5px;
	margin: 0px 0px 10px 0px;
	width: auto;
	font-size: 16px;
	color: #FFB;
	background-color: #030;
	border: 1px solid #444;
	font-weight: bold;
	}

#centercontent P {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#centercontent BLOCKQUOTE {
	margin: 0px 5px 10px 20px;
	padding: 5px;
	border: 1px solid #444;
	}

.blogDate {
	padding: 5px;
	margin-bottom: 10px;
	width: auto;
	font-size: 16px;
	color: #FFB;
	background-color: #030;
	border: 1px solid #444;
	font-weight: bold;
	}			

.blogEntry {
	margin-bottom: 10px;
	width: auto;
	}

.blogHead {
	padding: 5px 5px 0px 5px;
	width: auto;
	font-size: 14px;
	color: #500;
	font-weight: bold;
	text-transform: uppercase;
	}			

.blogBody {
/*	font-family: apple garamond,times new roman,serif; */
	padding: 5px;
	width: auto;
	color: #444;
	font-size: 12px;
	font-weight: normal;
	border: 1px dotted #444;
	}

.blogBody a,
.blogBody a:link,
.blogBody a:visited,
.blogBody a:active,
.blogBody a:hover {
	font-weight: normal;
	text-decoration: underline;
	}

.blogFoot { 
	font-size: 10px;
	text-align: right;
	}

.cite {
	font-style: italic;
	}