body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #5D5D5D;
	background: url(../images/uot-bg.gif) repeat-x;
}
img {
	border: 0px;
}
hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ddd;
	height: 1px;
	margin: 15px 0px 15px 0px;
}
h1 {
	float: left;
	width: 580px;
	height: 110px;
	font-size: 145%;
	font-weight: normal;
	line-height: 1.4em;
	padding: 40px 40px 0px 145px;
	background: url(../images/header-bg.gif) no-repeat left center;
	border-bottom: 1px solid #E3E8E2;
	margin: 0px;
}
h2 {
	font-size: 130%;
	color: #999;
	line-height: 1.4em;
	margin: 0px 0px 10px;
	padding: 0px;
}
h3 {
	font-size: 120%;
	font-weight: normal;
	color: #333;
	line-height: 1.4em;
	margin: 20px 0px 5px 0px;
	padding: 5px 0px;
	border-top: 4px solid #FFF2C2;
	border-bottom: 1px solid #FFF2C2;
}
h4 {
	font-size: 100%;
	background: #FFF2C2;
	font-weight: normal;
	line-height: 1.4em;
	margin: 5px 0px 15px;
	padding: 10px;
}
h5 {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.4em;
	margin: 5px 0px 15px;
	padding: 0px;
}
h6 {
	font-size: 80%;
	font-weight: normal;
	line-height: 1.4em;
	margin: 5px 0px 15px;
	padding: 0px;
}
blockquote {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.4em;
	margin: 20px;
	background: #FFFCF0;
	padding: 15px;
}
code {
	font-size: 120%;
}
pre {
	font-size: 120%;
}
a, ul a, #footer a {
	color: #E8B618;
	text-decoration: none;
	border-bottom: 1px solid #F3DB8F;
}
.active a {
	color: #999;
	border-bottom: 1px solid #ccc;
}
a:hover, ul a:hover, #footer a:hover {
	color: #999;
	border-bottom: 1px solid #999;
}
p {
	line-height: 1.5em;
	margin: 5px 0 10px 0px;
}
#wrapper {
	width: 765px;
	margin: 0 auto;
}
#header {
	clear: left;
	float: left;
	width: 765px;
	margin-bottom: 20px;
}
#header ul {
	clear: left;
	float: left;
	width: 765px;
	margin: 0px;
	padding: 10px 0;
	list-style-type: none;
	border-bottom: 4px solid #E3E8E2;
	background-color: #FFFFFF;
}
#header li {
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
	font-size: 125%;
}
#header li a {
	font-weight: bold;
}
#content, #section {
	clear: left;
	float: left;
	width: 765px;
}
#content .xtrawide ul {
	line-height: 1.5em;
}
.submenu {
	float: left;
	width: 180px;
	padding: 0 0 0 15px;

}
.submenu ul {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	list-style-type: none;
	font-size: 100%;
	font-weight: bold;
}
.submenu ul ul {
	padding: 0 0 0 10px;
	font-size: 100%;
}
#section .item {
	float: left;
	width: 225px;
	padding: 0 15px;
}
#content .item {
	float: left;
	width: 180px;
	padding: 0 0 0 15px;
}
#content .right, #section .right {
	float: right;
}
#content .wide {
	float: left;
	width: 345px;
	margin: 0px;
	padding-left: 15px;
}
#content .xtrawide {
	float: right;
	width: 555px;
	margin: 0px;
	padding-left: 15px;
}
#content .comment {
	float: right;
	width: 210px;
	background: url(../images/comment-mid.gif) repeat-y;
}
#content .comment h2 {
	padding: 24px 15px 5px 30px;
	margin: 0px;
	background: url(../images/comment-top.gif) no-repeat;
}
#content .comment p {
	padding: 0px 15px 2px 30px;
	margin: 0px;
}
#content .comment form {
	margin: 15px 0px 0px;
	padding: 0px 0px 10px;
	background: url(../images/comment-bot.gif) no-repeat center bottom;
}
.comment #textfield {
	width: 135px;
	padding: 5px;
}
.comment #textarea {
	width: 135px;
	padding: 5px;
}
.comment input {
	padding: 5px;
}
.vericode {
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
}
#content .item strong {
	font-size: 110%;
}
#footer {
	clear: left;
	float: left;
	width: 765px;
	background: url(../images/footer.gif) no-repeat top;
	padding: 20px 0 60px 0;
	margin-top: 20px;
	color: #999999;
	text-align: center;
}

div.clearer {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin:0; 
	padding:0;
	background: transparent;
}

/* -- Menu lists ------------------------------------------------- */
	
.item ul {
	list-style-type: none;
	padding-left: 0px;
}
.item ul li a {
	line-height: 1.8em;
}

/* -- Blog commments and comments form --------------------------- */

p.jot-err, p.jot-cfm {
	margin: 0;
	border: 0;
}
div.jot-mod {
	width: 40px;
}
div.jot-mod a {
	border: 0;
}
div.jot-row, div.jot-row-alt, div.jot-row-me {
	background-color: #fff;
	border: 0;
}
div.jot-comment-top {
	height: 12px;
	background: url(../images/reply-top.gif) no-repeat top;
}
div.jot-message {
	background: url(../images/reply-mid.gif) repeat-y;
	padding: 5px 15px;
}
div.jot-comment-bottom {
	height: 20px;
	background: url(../images/reply-bottom.gif) no-repeat top;
}
div.jot-author {
	color: #999;
}
form.jot-form fieldset textarea { 
	width: 340px;
}