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

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

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

a:active {
	color: #000099;
	text-decoration: underline;
	}

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

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

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

#banner {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-color: #000066;
	background-image: url("") ;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 90px;
	}

#banner-img {
	display: none;
	}

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

#banner .sitename {
	font-size: 180%;
/*	text-align: left;*/
	float: left;
	padding-top: 10px;
	}

.description {
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	}

.search {
/*	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;*/
	float: right;
	}

#global {
	font-family: "Trebuchet MS";
	color: #333333;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000066;
	padding: 3px 3px;
	margin-bottom: 1px;
	}

#global td {
	font-weight: bolder;
	font-family: "Trebuchet MS";
	border: 1px solid #000099;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
	font-size: small;
	width: 80px;
	}

.topbanner {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000066;
	margin-bottom: 3px;
	}

#header {
	color: #333333;
	border-bottom: 1px dotted #000066;
	text-align: left;
	padding: 3px 10px;
	font-size: x-small;
	font-family: "Trebuchet MS";
	}

#center {
	float: right;
	width: 600px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}

.content h1 {
	color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
	margin-bottom: 2px;
	background-color: #000066;
	padding: 3px 10px 3px 10px;
	line-height: 120%;
	font-size: small;
	}

.content pre {
	font-size: larger;
}
.extended{
	text-align: right;
}
#right {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #333333;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.content blockquote {
	line-height: 120%;
	padding: 10px;
	margin: 0px;
	border: 1px solid #000099;
	background-color: #ECECFF;
	}

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

.content .date {
	color: #333333;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}

.content h2 {
	color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
	margin-bottom: 2px;
	background-color: #000066;
	padding: 3px 10px 3px 10px;
	line-height: 120%;
	font-size: small;
	}

.etitle  {
	color: #333333;
	text-align: left;
	font-weight: bolder;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	padding: 3px 10px 3px 10px;
	line-height: 120%;
	font-size: small;
	}

.content h3 {
	color: #333333;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #333333;
	border-top: 1px dotted #000066;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	font-size: x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.sidebar {
	padding: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.sidebar .sidetitle {
	font-weight: bolder;
	font-family: "Trebuchet MS";
/*	color: #333333;*/
	color: #FFFFFF;
/*	border: 1px solid #000099;*/
	background-color: #000066;
	line-height: 100%;
	padding: 2px;
	text-align: center;
	margin-bottom: 5px;
	font-size: small;
	}

.sidebar .border {
	border: 1px solid #000066;
	padding: 1px;
	margin-bottom: 10px;
	}

.sidebar ul {
	padding-left: 15px;
	padding-right: 5px;
	margin: 0px;
/*	margin-bottom: 30px;*/
	margin-bottom: 10px;
	}

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

.sidebar li {
	color: #333333;
	text-align: left;
	margin-top: 5px;
	list-style-position: inside;
	line-height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}

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

#footer {
	color: #333333;
	border-top: 1px dotted #000066;
	text-align: center;
	padding: 3px 10px;
	font-size: x-small;
	font-family: "Trebuchet MS";
	}

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

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

#powered {
	line-height: 120%;
	text-align: center;
	color: #333333;
	margin-top: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}

#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: x-small;
	}

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

.field{
	background: #FFFFFF;
	padding: 4px 0px;
	border: 1px solid #000099;
	}

.button{
	font-family: "Trebuchet MS";
	font-size: small;
/*	border: 1px solid #000099;
	background: #CCCCCC;*/
	margin-bottom: 0px;
	padding: 0px 2px;
	color: #666;
	}
.tree ul {  
    padding:0;  
    margin:0;  
    background-position: -9px 15px;   
    background-image: url('img/ul.gif');   
    background-repeat: repeat-y  
}  
.tree li {  
    font-size: 1em;  
    /*font-weight:bold;  */
    margin: 0px;   
    padding: 3px 0 3px 24px;   
    list-style-type: none;  
}  
.tree li a {  
    text-decoration:none;  
color:#000099;  
}  
.tree li a:hover {  
    text-decoration:underline;  
}  
.tree ul ul {  
    background-position: -1px 15px;  
    background-image: url('img/ul.gif');   
    background-repeat: repeat-y;  
}  
.tree ul li {  
    background-position: 0px 7px;   
    background-image: url('img/li.gif');   
    background-repeat: no-repeat;  
}  
.tree ul li a {  
    /*font-weight:bold;  */
    text-decoration:underline;  
}  
.tree ul li a:hover {  
    text-decoration:none;  
}  
.tree ul ul li {  
    background-position: 8px 7px;  
    background-image: url('img/li.gif');   
    background-repeat: no-repeat;     
}  
.tree ul ul li a {  
    background-position: 0px 7px;   
    font-size:1em;  
    color:#000099;  
    text-decoration:none;  
}  
.tree ul ul ul li a {  
    background-position: 0px 7px;   
    font-size:0.8em;  
    color:#000099;  
    text-decoration:none;  
}