body {
	margin: 5px 0px 20px 0px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	}

a:link {
	color: #990000;
	text-decoration:none;
	}

a:visited {
	color: #990000;
	text-decoration:none;
	}

a:active {
	color: #990000;
	text-decoration:none;
	}

a:hover {
	color:#000;
	text-decoration:underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background: #fff url(fastfatum.jpg) no-repeat top right;
	}

#banner {
	text-align: left;
	padding: 0px;
	height: 200px;
	}

#banner a {
	color: #730E16;
	text-decoration: none;
	}

#banner h1 {
	padding-top:10px;
	padding-left:10px;
	font-weight:normal;
	}

#banner h1 a{
	padding: 0px 400px 50px 0;
	}

#banner h2 {
	padding: 30px 0  0 30px;
	font-size: 13px;
	color:#fff;
	font-weight: normal;
	}

#center {
	float: left;
	width: 500px;	
	overflow: hidden;
	}

.content {
	padding: 15px 25px 5px 0px;
	font-size: small;
	margin-top: 20px;
	}
.content p a{
	text-decoration: underline;
	}

p.posted a{
	text-decoration: none;
	}
.content img{
	border: 1px solid #666;
	}

.content a img{
	border: 1px solid #990000;
	}

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	margin-top: 30px;
	}

.content blockquote {
	line-height: 140%;
	}

.content li {
	line-height: 140%;
	}

.content h2 {
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.comments h2 {
	font-size: x-small;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
	padding: 3px 0px 3px 0px;
	line-height: normal;
	margin-top:20px;
	}

#comments h3 {
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin-top: 25px;
	font-family: Verdana, Arial, sans-serif;
	background: #f3f3f3;
	padding: 2px 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	}

.content h3 {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: georgia, times, serif;
	}

.subtitle {
	font-family: georgia, times, serif;
	font-weight: bold;
	color: #666;
	line-height: 130%;
	}

.content p.posted {
	font-size: x-small;
	border-top: 1px dotted #900;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px 0 3px 0;
	}
.comments p.posted {
	margin-top: -5px;
	border-top: 1px dotted #ccc;
	}


.sidebar {
	padding-top: 20px;
	padding-left: 10px;
	font-size: x-small;
	}

#calendar {
  	line-height: 140%;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	font-size: x-small;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-bottom: 1px dotted #666;
	padding: 3px 0px 3px 0px;
	line-height: normal;
	text-align: center;
	margin: 20px 0 8px 0;
	}

.sidebar ul {
	padding: 0px;
	margin: 0px;
	}

.sidebar li {
	text-align: left;
	margin-top: 0px;
	list-style-type: none;
	line-height: normal;
	margin-bottom: 8px;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.link-note {
	font-size: x-small;
	text-align: left;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.xml {
	border: 1px solid;
	border-color: #FC9 #630 #330 #F96;
	padding: 0 3px;
	font: bold 10px verdana,sans-serif;
	color: #FFF;
	background: #F60;
	text-decoration: none;
	margin: 0;
}