body {
	margin: 0;
	padding: 0;
	color: #000033;
	font-family: Verdana, Lucida, Geneva, sans-serif;
	background: url(images/29.png) fixed #00ffff;
}

address {
	font-style: normal;
}

#container {
	align: center;
	width: 770px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
	margin-bottom: 10px;
	background: transparent;
}

#container p {
	margin-left: 6px;
}

#photo-container {
	align: center;
	width: 1010px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
	margin-bottom: 10px;
	background: transparent;
}

#content {
	min-height: 100%;
	background: #ffffff;
	margin: 0 0 0 0;
	padding: 10px;
	padding-right: 20px;
	border-bottom: 2px solid #cc0000;
}

#content p {
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 0.8em;
	line-height: 1.35em;
}

.align-right {
	text-align: right;
}

#content li {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
	line-height: 1.25em;
}

#content ul,
#content ol {
	margin-top: 4px;
}

#content li li,
#content li p {
	font-size: 1em;
}

#content p a,
#content p a:visited,
#content li a,
#content li a:visited,
#content dt a,
#content dt a:visited,
#content dd a,
#content dd a:visited {
	font-weight: bold;
	color: #5522ff;
	background-color: trasparent;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0 15px 0;
	padding: 0 0px;
	font-weight: normal;
	font-family: Verdana, Lucida, sans-serif;
}

h1 {
	font-size: 1.5em;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #9966ff;
}

h1 a,
h1 a:visited {
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #9966ff;
}

h2,
h2.slogan {
	font-size: 1.2em;
	border: none;
	text-decoration: none;
	padding-bottom: 6px;
	margin-left: 4px;
	margin-bottom: 6px;
	font-style: normal;
	color: #333399;
}

h2 a,
h2 a:visited,
h3 a,
h3 a:visited,
h4 a,
h4 a:visited,
h5 a,
h5 a:visited {
	border: none;
	text-decoration: none;
	font-style: normal;
	color: #333399;
}

h3 {
	font-size: 1.0em;
	font-weight: normal;
	color: #660000;
	margin-left: 4px;
	margin-bottom: 4px;
	text-decoration: none;
}

h2.entry-title a {
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

h3.entry-title a {
	font-size: 1.0em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

h4 {
	font-size: 1.0em;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	margin-bottom: 0px;
}

h4.strap {
	font-size: 0.9em;
	font-weight: normal;
	color: #990000;
	margin-top: -6px;
}

h5 {

	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 0px;
}

h6 {

	font-size: 0.9em;
	font-weight: italic;
	margin-bottom: 0px;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #333399;
	background-color: #333399;
	border: none;
}

blockquote {
	font-size: 1.1em;
	margin-bottom: 0px;
	border-left: 4px solid cyan;
	margin-left: 10px;
	color: #660000;
}

blockquote.front {
	margin-top: 10px;
	margin-left: 40px;
	border-left: none;
	border-top: 2px solid cyan;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: navy;
}

blockquote.indent {
	font-size: 0.9em;
}

p.article-title {
	margin-top: 10px;
	border-top: 2px solid cyan;
	font-size: 120%;
}

small,
.small {
	font-size: 0.9em;
}

a img {
	border: none;
}

h1 a,
h2 a,
h3 a {
	border: none;
}

#site-name a {
	border: none;
}

#sidebar-2 a,
#sidebar-1 a {
	color: #c00;
	border: none;
}

#accessibility {
	position: absolute;
	top: -10000px;
}


#head {
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 10px;
	height: 130px;
	background: transparent url(../images/7.png) no-repeat right center;
}

#head h1 {
	color: #96f;
	font-size: 3.2em;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: 300;
	padding: 20px 0 0 30px;
}

#head h2 {
	font-size: 1.2em;
	color: #96f;
	clear: left;
}

div.float {
	display: block;
	float: left;
	width: 46%;
	border: 1px solid navy;
	margin: 1%;
	padding: 0.5%;
}


#foot {
	width: 100%;
	background: #fff url(../images/FFFFFF9966FFbl.jpg) no-repeat bottom left;
	text-align: center;
	line-height: 15px;
	padding-bottom: 7px;
	font-size: 0.8em;
}

div.footer {
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	text-align: center;
	font-size: 0.9em;
	background-color: transparent;
}

div.footer p {
	margin-left: 20%;
	margin-right: 20%;
}

.footnote sup {
	vertical-align: baseline;
	font-size: 100%;
}

sup.footnote a {
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
}

.caps {
	font-size: 1em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

td {
	font-size: 0.9em;
}

td.white {
	background-color: white;
}

table.mauve {
	background: #9966ff url(../images/9966FFFFFFFFtl.jpg) no-repeat top left;
}

th.mauve {
	color: white;
	text-decoration: none;
}

th.mauve a {
	color: white;
	text-decoration: none;
}

td p {
	margin-top: 2px;
	margin-bottom: 4px;
}

td li {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.null,
ul.null {
	display: none;
}

th.side {
	width: 20%;
	font-weight: normal;
	font-size: 0.8em;
	text-align: right;
	padding-right: 4px;
	color: white;
	background-color: navy;
}

th.top {
	width: 37.5%;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	color: white;
	background-color: navy;
}

td.type {
	font-size: 0.8em;
	text-align: left;
	color: black;
	background-color: #eeeeff;
}

.error-status {
	font: 1.1em Georgia, Times, serif;
}

div.colophon {
	margin-top: 16px;
	font-size: 0.9em;
}

div.columnized {
	float: left;
	width: 32%;
}

div.columnized1 {
	float: left;
	width: 360px;
}

div.columnized2 {
	float: right;
	width: 360px;
}

DIV.box-header {
	background-color: #9b66fc;
	color: white;
	font-size: 0.95em;
	text-align: center;
	line-height: 1.2em;
	padding-top: -4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
}

p.quote {
	margin-top: 6px;
	padding-bottom: 12px;
}

#cl-head {
	margin-left: 12px;
	height: 137px;
	overflow: hidden;
	background: transparent url(../images/9.png) no-repeat right center;
}

ul.square {
	list-style-type: square;
	color: #cc3333;
	margin-left: -20px;
}

dt,
dt p {
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 0.8em;
	line-height: 1.35em;
}

dd,
dd p {
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 0.8em;
	line-height: 1.35em;
}

img.rssThumb {
	float: right;
	padding-left: 5px;
}

.rssThumbFloat {
	float: left;
	width: 300px;
	height: 220px;
	border: 1px solid #999;
	margin: 5px 0 0 5px;
	padding: 5px;
	text-align: left;
	font-size: .7em;
}

div.titlefloat {
	background-color: #c00;
	color: white;
	width: auto;
	text-align: center;
	padding-left: 5px;
	font-size: 0.8em;
}

ul.inline {
	display: inline;
	list-bullet-style: square;
}

.image-right {
	float: right;
	margin-left: 6px;
}

#content address.breadcrumb {
	text-align: right;
	color: #999;
	font-style: normal;
	font-size: 0.8em;
	margin-bottom: 12px;
}

#content address.breadcrumb a {
	color: #999;
	font-decoration: underline;
	font-weight: normal;
}

p.blurber {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 40px;
	font-size: 90%;
	color: black;
	line-height: 1.3 em;
}

.email {
	unicode-bidi: bidi-override;
	direction: rtl;
}

dt {
	font-weight: bold;
	color: #990000;
}

dd {
	margin-left: 1em;
}
