body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	
	background: url('/images/bg.gif') ;
}

blockquote, h3, p, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3
{
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2
{
	font-family: Arial, Georgia, Times, serif;
}

h1
{
	font-size: 1.4em;
}

h2
{
	font-size: 1em;
}

hr
{
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;
	color: #000;
	border-bottom: 1px #000 solid;
}

ul li:hover
{
	text-decoration: none;
	color: #000;
	background: #fff;
}

a img
{
	border: none;
}

h1 a, h2 a, h3 a
{
	border: none;
}

h3 a
{
	font: 1.5em Arial,Georgia, Times, serif;
}

#site-name a
{
	border: none;
}

#sidebar-2 a, #sidebar-1 a
{
	color: #fff;
	border: none;
}

#sidebar-2 a:hover {
        background:#fff;
        color:#000;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 10px auto;
	padding: 0px;
	width: 900px;
	
	\width: 770px;
	w\idth: 900px;
}

#head
{
	/*text-align: center;*/
	background: url('/images/logobanner.jpg') no-repeat;
	height: 165px;
	margin-bottom:5px;
        /*width:280px;*/
}

#site-name
{
	margin: 15px 0;
	font: 3em Arial, Georgia, Times, serif;
}

#site-slogan
{
	font: 12px arial bold;
	text-align: left;
	padding-top: 104px;
	color: #fff;
	text-indent: 20px;
        display:block;
        font-weight:bold;
        width:280px;
}

#sidebar-1, #sidebar-2
{
	padding-top: 10px;
	width: 150px;
	min-height: 600px;
	\width: 150px;
	w\idth: 150px;
}

#sidebar-1
{
	margin-right: 5px;
	float: left;
	text-align: right;
}

#sidebar-2
{
	margin-left: 5px;
	float: right;
}

.section_list
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

#content
{
	/* margin: 0 155px; THIS LEFT ALIGNS CENTRE BOX */
	padding-top: 10px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: 0.8em;
	line-height: 1.5em;
        text-align:right;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.directory
{
	list-style-type: circle;
}

.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;
}

.error-status
{
	font: 1.3em Georgia, Times, serif;
}

.entry-content2
{
       background:#444;
       width:235px;
       border:1px solid #000;
       margin-bottom:3px;
       font-size:10pt;

}


.entry-content
{
       margin-bottom:3px;
       font-size:10pt;

}

entrycontent-2 img {
      align:top;
      border:none;
      }


.right
{
       background:#ddd;
       width:500px;
       border:1px solid #000;
       margin-bottom:3px;
       float:right;
       margin-top:-9px;
}

.left {
       float:left;
       margin-top:-9px;
}

#content img 
{

       vertical-align:text-top;
       border:solid #000 1px;
       margin-right:3px;
       margin-bottom:3px;
}