body
{
background: #fff url(/images/template/bg.gif) repeat-y;
	font-family: "trebuchet ms",verdana, arial, sans-serif;
font-size: 1em;
margin: 10px;
padding: 0px;
}

#content img {
	border: 2px solid #369;
	padding: 2px;
	float: right;
}

/* set background images for corners */
.rbroundbox { background: #369 url(/images/template/headerbg.gif) no-repeat top right; }
			
.rbtop div  { background: url(/images/template/tl.gif) no-repeat top left; }
.rbtop      { background: url(/images/template/tr.gif) no-repeat top right; }
.rbbot div  { background: url(/images/template/bl.gif) no-repeat bottom left; }
.rbbot      { background: url(/images/template/br.gif) no-repeat bottom right; }


#menu div { background-color: #eee;
			background: url(/images/template/bar-l.gif) no-repeat top left;
				padding: 2px 8px 0px 8px;
				height: 20px;
				font-size: 11px;
				font-weight: bold;
				text-align: right;
			}
#menu	  { background: #ddd url(/images/template/bar-r.gif) no-repeat top right;
			position: relative;
			bottom: 26px;
			margin: 0 5px -10px 5px;
			height: 20px;
			}

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rbcontent  { margin: 0 10px;
				color: #FFF;
				height: 70px; 
			}
.rbroundbox { width: 100%; margin: auto;}
.rbroundbox h1 { height:59px; text-indent: -2000px; background: url(/images/template/logo.gif) 0% 0% no-repeat; margin: 0px;}





p, blockquote, li, h3, h4
{
	line-height: 1.2em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

div#side {
 float: left;
width:150px;
margin:0px;
}

div#ads {
  padding-left:15px;
  padding-top: 2em;
}

div#sidemenu {
width: 100%;
margin: 0px;


	background-color: #ddd;
	background: #ddd url(/images/template/side-bottom.gif) no-repeat bottom left;

}
div#sidemenu div {
		background: url(/images/template/side-top.gif) no-repeat top left;
		padding: 5px 10px;
		font-size: .9em;
		text-align: right;
}

div#sidemenu ul {list-style: none; padding: 0px; margin: 0px;}
div#sidemenu li {margin-bottom: 5px;}

#container
{
	width: 740px;
	\width: 750px;
	w\idth: 740px;
	margin: 0px;
	padding: 0px;
text-align:left;


}

#content
{
margin-right: 10px;
}

div#content p, div#content h1, div#content h2, div#content h3, div#content h4, div#content ul, div#content table
{
	margin-left:170px;
}

	div#content p {
	line-height: 1.4em;

	}

div#content img.picture {
	border: 2px solid #369;
	padding: 2px;
	float: right;
}

h1 {
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.6em;
	border-bottom: 4px solid #ccc;
	color: #000;
}

h2 {
margin-top: 0px;
padding-top: 0px;

	color: #999;
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.4em;
	border-bottom: 1px solid #999;
	background: url(/images/template/fadebar.gif) repeat-y top right;
	border-bottom: 4px solid #ccc;
clear: right;
}

h3, h4 {
	color: #999;
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.2em;
border-bottom: 1px solid #999;

}

h3 a, h4 a {
 color: #369;
}

h4 {
 font-size: 1.1em;
}

#sidebar-2
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: #F90;
	text-decoration: none;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}








.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

.byline {
color: #999;
}