body {
	margin: 0px 0px 0px 0px;
/* This is the left and right margin color */
        /* background-image: url(/images/chezjoel.com/cj_fade.jpg); */
        background-repeat: repeat-x;
        /* background-color: #FFFFFF; */
       	text-align: center;
	}

a {
	text-decoration: none;
	
	
	}

a:link {
	color: #7D9AAD;
	}

a:visited {
	color: #8EABBE;
	}

a:active {
	color: #8DA9BC;
	}

a:hover {
	color: #006598;
	}

b.small {
	color: #989898;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	text-align: center;
	line-height: 110%;
	font-weight: normal;
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 750px;
	background-color: #FFFFFF;
/*	border: 1px solid #DEDEDE; */
	overflow: hidden;
	}

#banner {
/*	font-family: Verdana, Arial, sans-serif; */
        font-family: "Courier New", Courier, serif;
	color: #565656;
	/* background-color: #ECECEC; */
	text-align: left;
	padding: 0px;
	border-bottom: 0px solid #FFFFFF;
	height: 174px;
	}

/* #banner-img {
	display: none;
	} */


#banner a {
	color: #565656;
	text-decoration: none;
        font-weight: bold;
	}

#banner h1 {
	font-size: 36pt;
	}

#banner h2 {
	font-size: 11pt;
	}

#center {
	float: left;
	width: 545px;
	overflow: visible;
	}

.content {
	padding: 10px 10px 10px 10px;
	/* background-color: #FFFFFF; */
	color: #565656;
	font-family: Verdana, Arial, sans-serif;  
/*      font-family: "Courier New", Courier, serif; */
	font-size: 11pt;
	overflow: auto;
	}

#right {
	float: left;
	width: 195px;
	/* background-color: #ECECEC; */
/*	overflow: hidden; */
/*        border: 1px dotted #BBB; */
	}

.content p {
	color: #565656;
	font-family: Verdana, Arial, sans-serif; 
/*        font-family: "Courier New", Courier, serif; */
	font-size: 10pt;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 0px;
	}

.content th {
	color: #565656;
/*	font-family: Verdana, Arial, sans-serif; */
        font-family: "Courier New", Courier, serif; 
	font-size: 10pt;
	font-weight: bold;
	line-height: 120%;
        text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	}

.content td {
	color: #565656;
	font-family: Verdana, Arial, sans-serif; 
/*        font-family: "Courier New", Courier, serif; */
	font-size: 7pt;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
/*        font-family: "Courier New", Courier, serif; */
	font-family: Verdana, Arial, sans-serif; 
        font-size: 9pt;
	line-height: 110%;
	}

.content li {
/*        font-family: "Courier New", Courier, serif; */
	font-family: Verdana, Arial, sans-serif; 
        font-size: 9pt;
	line-height: 110%;
	}

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

.content h2 {
	color: #999999;
	font-family: Verdana, Arial, sans-serif; 
/*        font-family: "Courier New", Courier, serif; */
	font-size: 11pt;
	
	text-align: left;
	font-weight: bold;
	border-top: 2px solid #BBBBBB;
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #454545;
	font-family: Verdana, Arial, sans-serif; 
/*        font-family: "Courier New", Courier, serif; */
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
        text-decoration: underline;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif; 
/*        font-family: "Courier New", Courier, serif; */
	font-size: 9pt;
	border-top: 1px dashed #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content o {
        text-decoration: overstrike;
}

.sidebar {
	padding: 10px;
        /* background-color: #FFFFFF; */
	}

#calendar {
  	line-height: 140%;
	color: #565656;
/*	font-family: Verdana, Arial, sans-serif; */
        font-family: "Courier New", Courier, serif;
	font-size: 8pt;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #565656;
/*	font-family: Verdana, Arial, sans-serif; */
        font-family: "Courier New", Courier, serif;
	font-size: 9pt;
	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;
	}

#calendar a {
	text-decoration: underline;
	}


.sidebar h2 {
	color: #565656;
/*	font-family: Verdana, Arial, sans-serif;  */
        font-family: "Courier New", Courier, serif;
	font-size: 9pt;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

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

.sidebar li {
	color: #565656;
	font-family: Verdana, Arial, sans-serif;
/*        font-family: "Courier New", Courier, serif; */
	font-size: 8pt;
	text-align: left;
	line-height: 110%;
/*	margin-top: 10px; */
	list-style-type: none;
	}

.sidebar div {
	color: #565656;
	font-family: Verdana, Arial, sans-serif;
/*        font-family: "Courier New", Courier, serif; */
	font-size: 8pt;
	text-align: left;
	line-height: 110%;
/*	margin-top: 10px; */
	list-style-type: none;
	}

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

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

.link-note {
	font-family: Verdana, Arial, sans-serif;
/*        font-family: "Courier New", Courier, serif; */
	font-size: 8pt;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

drudgetext {
/*	font-family: Verdana, Arial, sans-serif; */
        font-family: "Courier New", Courier, serif;
	font-size: 8pt;
--	line-height: 120%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	text-align: left;
	color: #666600;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBBBBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
