body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	background-color: #33333C;
	padding: 5px 0px 0px;
	line-height: 1.5em;
}
p {
	padding: 0px;
	margin: 0em 0em 0.5em;
}
a:link, a:visited {
	color: #6C9FD6;
	text-decoration: none;
}

a:hover {	
	text-decoration: none;
	color: #FF0065;
}

#container {
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	background-color: #33333C;
	position: relative;
}
#header {
	background-color: #33333C;
	height: 70px;
	width: 937px;
	background-image: url(../images/14.jpg);

}

#branding {
	background-color: #33333C;
	height: 280px;
	width: 937px;
	background-image: url(../images/5.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 30px;

}

#navigation_sub {
	color: #CCCCCC;
	background-color: #D8D7D7;
	background-image: url(../images/4.jpg);
}
	
#container_content{
	width: 937px;
	float: left;
	background-color: #9E9E9E;
	background-image: url(../images/3.jpg);
	background-repeat: repeat-y;
}
#content_main{
	float: left;
	width: 620px;
	color: #666666;
	margin: 15px 14px 0px 10px;
	padding: 0px;
}

#content_sub {
	float: left;
	width: 312px;
	color: #666666;
	padding: 0px;
	margin-left: 10px;
}

#content_supp{
	float: left;
	width: 645px;
	color: #666666;
	margin: 0px 15px 0px 10px;
	padding: 0px;
}
#navigation{
	float: left;
	width: 165px;
	text-align: justify;
	margin-left: 42px;
	padding-top: 10px;
}

#site_info{

	background-color: #D8D7D7;

	clear: both;

	background-image: url(../images/6.jpg);

	height: 55px;

	background-repeat: no-repeat;

	background-position: left top;

	padding-left: 20px;

	padding-top: 5px;

}


h1, h3, h4 {
	font-size: 150%;
	color: #729BD9;
	font-weight: bold;
}
h3, h3.entry-title {

	width:100%;

	border:0px none #CCCCCC;

	padding:4px;

	font-weight:bold;

	background:url(../images/10.jpg);

	font-size: small;

	color: #FFFFFF;

}
h3.entry-title a, h3.entry-title a:visited {
        
        text-decoration: none;
	
        color: #FFFFFF;
}
#nav_sub {

	float: left;

	width: 265px;

	text-align: right;

}#copyright {

	float: left;

	width: 570px;

	padding-left: 25px;

	color: #999999;

}



blockquote {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
	line-height: 1.7em;
	background-image: url(../images/11.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote strong {
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
blockquote p {
	padding: 0px;
	margin: 0px 0px 15px;
}
.box {
	border: 1px solid #999999;
	background-color: #F2F2F2;
	text-align: center;
	line-height: 1.7em;
	color: #666666;
	padding-bottom: 4px;
	margin-right: 5px;
	margin-left: 5px;
}
.box strong {
	background-color: #CCCCCC;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: italic;
}
.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}
.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.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;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}