body {
	margin: 0px 0px 20px 0px;
	background-color: #efefe7;	
    text-align: center;        
	}

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

a {
	font-family: Verdana, Arial, sans-serif;
	color: #0000dd;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

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

#banner {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	color: #e9f2fc;
	border-bottom: 3px double #e9f2fc;
	background-color: #4c787e;
	padding: 5px;
	height: 40px;
	}

#banner h1 {
	font-size: 26px;
	font-weight: bold;
	padding: 5px;
	border-left: 6px double #e9f2fc
	text-align: left;
}

#banner td.user {
	font-family: Verdana, Arial, sans-serif;
	color: #00000;
	text-align: right;
	font-size: 10px;
}

#banner input {
	font-size: 10px;
}

#navbar {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 3px;
	border-bottom: 1px solid #000000;
	}

#navbar td {
	text-align: center;
	color: #e9f2fc;
	border: 1px solid #000000;
	background-color: #4c787e;
	padding: 3px;
}

#navbar a {
	text-decoration: none;
	color: #e9f2fc;
	font-weight: bold;
}

input {
	color: #000000;
	border: 1px solid #000000;
	background: #FFFFFF;
}

.adlisting {
	background: #ffffff;
	margin-top: 0px;  
	padding-bottom: 10px;
}

td.menu {
	color: #e9f2fc;
	text-align:left;
	border: 1px solid #000000;
	background-color: #4c787e;
	padding-left: 5px;
}

td.menu a {
	text-decoration: none;
	font-weight: bold;
	color: #e9f2fc;
}

td.menu a:hover {
	text-decoration: none;
	color: #e9f2fc;
}

.listing {
	border-top: 1px dashed #4c787e;
}

#center {
	float: left;
	width: 600px;
	overflow: hidden;
	background: #ffffff;
	}

.content {
	padding: 15px 15px 5px 15px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
    line-height: 145%;
	font-size: 12px;
	background: #ffffff;
	}

.content a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0000dd;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
	color: #000000;
}

a.dblink,
a.dblink:hover {
	color: #006600;
	font-weight: bold;
	border-bottom: 1px dotted;
	text-decoration: none;
}

.content pre {
	font-size: larger;
}

#right {
	float: left;
	width: 300px;
	overflow: hidden;
    padding-bottom: 40px;
	}

.content p {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	}

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

.content table {
	font-size: 12px;
}

.content ul {
	margin-top: 1px;
	margin-left: 3px;
	padding-left: 5px;
	list-style-type: none;
}

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

.content h2 {
	color: #e9f2fc;
	background-color: #4c787e;
	border-bottom: 3px double #e9f2fc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	padding: 5px;
    padding-left: 10px;
	margin-bottom: 10px;
	}

.content table.info {
	border: 2px solid #4c787e; 
	margin-top: 10px;
	background-color: #ffffff;
	color: #000000;
}

td.onnow {
	background: #00bb00;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

td.licensed {
	background: #dd0000;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

td.normal {
	background: #ffffff;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}

td.upcoming {
	background: #eeee00;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

a.datelink,
a.datelink:hover {
	color: #e9f2fc;
	font-weight: bold;
	text-decoration: none;
}

.content td.bigheader {
	color: #e9f2fc;
	background-color: #4c787e;
	border-bottom: 3px double #e9f2fc;
	font-weight: bold;
	font-size: 18px;
	padding-left: 5px;
}

.content td.header {
	color: #e9f2fc;
	background-color: #4c787e;
	border-bottom: 3px double #e9f2fc;
	font-weight: bold;
	padding: 2px;
}

.content h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;	
	text-align: left;
	font-weight: bold;
    border-bottom: 1px solid #000000;
	}

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

.sidebar {
	padding: 15px;
	}

.sidebar form {
	margin-top: 3px;
	margin-bottom: 5px;
}

.sidebar input {
	font-size: 10px;
}

.sidebar h2 {
	color: #e9f2fc;
	background-color: #4c787e;
	border-bottom: 3px double #e9f2fc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	padding: 2px;
	margin-top: 3px;
	}

.sidebar h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;	
	text-align: left;
	font-weight: bold;
    border-bottom: 1px solid #000000;
	}

.sidebar h3.blog {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;	
	text-align: left;
	font-weight: bold;
	border-left: 2px solid #4c787e;
    border-bottom: 1px solid #000000;
    margin-top: 3px;
    padding-left: 3px;	
}

.sidebar a.blog,
.sidebar a.blog:hover {
	text-decoration: none;
	color: #000000;
}

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

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

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 110%;	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

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

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
padding-left: 5px;
	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%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/* Styles specific to the Icons page. */

.icon-title {
    font: 11px/13px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 6px;
} 

.icon-description {
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 6px;
} 

.icon-subheader {
    font: 11px/13px verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 6px;
}

.icon-copyright {
    font: 9px verdana, arial, helvetica, sans-serif;
    font-style: italic;
    margin: 0px 0px 0px 0px;
    padding: 6px;
} 
