body {
	font-family:verdana, arial, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #E7E7E7;
	border: 10px solid #F6C924;
        	text-align: center;
	}

A	{ color:#003366; }
A:link	{ color:#003366; }
A:visited	{ color:#003366; }
A:active	{ color:#003366; }
A:hover	{ color:#003366; }

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

#container {
	margin: 0px;
	text-align: left;
	padding: 0px;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
		color:#000;
		font-size: x-large;
		font-weight:bold;
              text-transform: uppercase;
		background:  #9CC5E9 url(/images/lee_toptile.jpg) no-repeat right;
		padding: 25px 0px 25px 10px;
	}

       #banner a,
       #banner a:link,
       #banner a:visited,
       #banner a:active,
       #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: xx-large;
		color: #FFF;
		text-decoration: none;
		}

	#banner h2 {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:small;
		font-weight:bold;
		text-transform:none;
		letter-spacing:normal;
		}

#center {
	margin-right: 170px;
	background:#FFFFFF;
        border-right: 10px solid #9CC5E9;
	}

.content {
	background-color: #E7E7E7;
	color: #00000;
	font-size: small;
text-align: justify;
        padding: 10px;
	}

.blogbody {
		color:#000;
		font-size:small;
		font-weight:normal;
		background:#CCCCFF;
              border:1px solid #003366;
		line-height:140%;
		padding-left:10px;
		padding-right:10px;
              margin-bottom: 5px;
              text-align: justify;
		}

#right {
	float: right;
	background: #E7E7E7;
	width: 165px;
	}

.content p {
	color: #0000;
	font-size: small;
	font-weight: normal;
	text-align: justify;
	}

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

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

.content h2 {
	color: #666666;
	font-size: small;
	margin-bottom: 10px;
	}

.content h3 {
	color: #333;
	font-size: small;
	font-weight: bold;
	}

.content p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	}

.sidebar {
	padding: 15px;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	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: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	margin-top: 10px;
	list-style-type: none;
	}

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

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

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

.sideitem {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:small;
		font-weight:normal;
		background:#E7E7E7;
		line-height:140%;
		padding:2px;
		}

	.sidetitle {
              font-family:verdana, arial, sans-serif;
		color:#000;
              background: #F6C924;
		font-size:small;
		font-weight:bold;
		line-height:140%;
		padding:2px;
		text-align:left;
		text-transform:uppercase;
		}


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