body {
	margin: 0px 0px 20px 0px;
		background-color: #333333;
        	<!--background: white url(http://www.vanriet.com/mt/archives/images/bgtile00.jpg); -->
text-align: center;
        
	}

a  { }

a:link  { color: #c00; text-decoration: none }

a:visited  { color: #c30; text-decoration: none }

a:active  { color: #f60 }

a:hover  { color: #000 }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
       margin-top: 0px;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-color: #FFEDEC;
	border: 0px solid #FFE8E6;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	border-bottom: 0px solid;
	height: 299;
	}

a#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
       float: left;
	width: 500px;
       overflow: hidden;
	}

.content  { color: #330; font-size: small; 
font-family: georgia, times, serif; 
padding: 15px 15px 5px }


.img { float: left; margin-bottom: 10px; padding-right: 20px; padding-left: 0px }

#menu { font-color: #fff; font-family: verdana, arial, sans-serif; font-size: 12px; margin-bottom: 2px; margin-left: 6px; width: 500px }

.blog { background-color: #ffffff; padding-top: 15px; padding-right: 15px; padding-left: 15px; width: 500px }

.blogbody { color: #333; font-weight: normal; font-size: small; line-height: 1.5; font-family: georgia, times, serif; background-color: #fff; margin-left: 60px; padding-top: 10px; padding-right: 10px }

.blogbody a { font-weight: normal; text-decoration: none }

.blogbody a:active { font-weight: normal; text-decoration: none }
.blogbody a:hover { font-weight: normal; text-decoration: none }
.blogbody a:link { font-weight: normal; text-decoration: none }
.blogbody a:visited { font-weight: normal; text-decoration: none }

.comments-body { color: #333; font-weight: normal; font-size: small; line-height: 140%; font-family: verdana, arial, sans-serif; background-color: #fff; padding: 10px; }

.comments-head { color: #333; font-weight: normal; font-size: small; font-family: georgia, verdana, arial, sans-serif; margin-top: 10px; padding: 5px; border: solid 1px #999 }

.comments-post { color: #666; font-weight: normal; font-size: x-small; font-family: verdana, arial, sans-serif; background-color: #fff; border-bottom: 1px dotted #366}

#right {
		float: left;
	width: 200px;
	background-color: #FFEDEC;
	overflow: hidden;
	}

.content p  { color: #000; font-size: 12px; font-family: georgia, times, serif; font-weight: normal; line-height: 150%; text-align: left; margin-bottom: 10px }

.content blockquote {
	line-height: 150%;
       font-size: 11px
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}


#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	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 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	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  { color: #666666; font-size: x-small; font-family: verdana, arial, sans-serif; font-weight: bold; text-align: center; text-transform: uppercase; letter-spacing: 0.3em }

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li  { color: #666666; font-size: x-small; font-family: verdana, arial, sans-serif; line-height: 150%; text-align: left; list-style-type: none }

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo  { text-align: left; margin-right: 20px; margin-bottom: 20px; position: relative; float: left }

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	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%;
	}
