body {
	margin: 0px 0px 20px 0px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #000000;
	text-align: center;
	}

img { 
      border: 0; 
    }

.left {
	float : left;
	margin : 12px 10px 10px 0px;
	border: 1px solid #999999;
}
.center {
	display : block;
	margin : 15px auto;
	border: 1px solid #999999;
}
.right {
	float : right;
	margin : 12px 0px 10px 10px;
	border: 1px solid #999999;
}

.leftborder {
	float : left;
	margin : 12px 10px 10px 0px;
	border: 1px solid #999999;
}
.centerborder {
	display : block;
	margin : 15px auto;
	border: 1px solid #999999;
}
.rightborder {
	float : right;
	margin : 12px 0px 10px 10px;
	border: 1px solid #999999;
}

a {
	text-decoration: underline;
	}

a:link {
	color: #0F314E;
	}

a:visited {
	color: #0F314E;
	}

a:active {
	color: #0F314E;
	}

a:hover {
	color: #B22222;
	}
	
.about p {
	color: #000000;
	font-size: 0.75em;
	text-align: center;
	line-height: normal;
	}

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

h1, h2, h3 a:link {
	text-decoration: none;
	}

h1, h2, h3 a:visited {
	text-decoration: none;
	}

h1, h2, h3 a {
	text-decoration: none;
	}

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

#banner {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
    margin: 0px;
	height: 127px;
	}


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

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: .8 ems;
	}

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

.content p {
	color: #000000;
	font-size: .8em;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	margin-bottom: 10px;
	}

.content li {
	color: #000000;
	font-size: .8em;
	font-weight: normal;
	line-height: 110%;
	text-align: left;
	}

.content blockquote {
	border-left : 1px solid #666666;
	}


.content blockquote p {
	line-height: 110%;
	margin : 20px 15px;
	color: #666666;
	}

.content li {
	line-height: 110%;
	}
	
.content h1 {
	color: #990000;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h2 {
	color: #990000;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: .9em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 110%;
	}

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

.content img {
        margin: 5px;
}

.sidebar {
	padding: 15px;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	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: #B22222;
	font-size: x-small;
	border-bottom: 1px solid #B22222;
	text-align: left;
	font-weight: bold;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #990000;
	font-size: .7em;
	text-align: center;
	font-weight: bold;
	background-color: #EEEEEE;
	}

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

.sidebar li {
	color: #666666;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 3px;
        margin-left: 20px;
	}

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

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.tags{
	text-transform: capitalize;
	}

.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%;
	}

.zg_div {margin:0px 5px 5px 0px; width:117px;text-align: center;}
.zg_div_inner { color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#666666; background:inherit !important; text-decoration:none !important;}
