
body {
background-color: #D5FFBF;
background: url(images/bkgnd-blog.gif) repeat;
font-family: Helvetica,Arial,sans-serif;
}
#content {
margin: 1px 240px 0px 210px;
padding: 1px 10px 10px 10px;
background-color: #E6FFD8;
clear: left;
}


#side1 {
position: absolute;
width: 190px;
top: 70px;
left: 10px;
}
#side2 {
position: absolute;
width: 220px;
top: 70px;
right: 14px;
}
#footer {
font-size: 70%;
text-align: center;
color: #626262;
}


/* set background images for corners */
.rbroundbox1 { background: url(images/bkgnd-dkgreen.gif) repeat; }
.rbtop1 div  { background: url(images/tl-corner-dkgreen-2.gif) no-repeat top left; }
.rbtop1      { background: url(images/tr-corner-dkgreen-2.gif) no-repeat top right; }
.rbbot1 div  { background: url(images/bl-corner-dkgreen-2.gif) no-repeat bottom left; }
.rbbot1      { background: url(images/br-corner-dkgreen-2.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop1 div, .rbtop1, .rbbot1 div, .rbbot1 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rbcontent1 { 
margin: 0 10px;
color: #FFFFFF;
}
.rbroundbox1 {
width: 190px;
margin: auto;
}

/* set background images for corners */
.rbroundbox2 { background: url(images/bkgnd-white.gif) repeat; }
.rbtop2 div  { background: url(images/tl-corner-white-2.gif) no-repeat top left; }
.rbtop2      { background: url(images/tr-corner-white-2.gif) no-repeat top right; }
.rbbot2 div  { background: url(images/bl-corner-white-2.gif) no-repeat bottom left; }
.rbbot2      { background: url(images/br-corner-white-2.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rbcontent2 { 
margin: 0 10px;
color: #000000;
}
.rbroundbox2 {
width: 220px;
margin: auto;
}

.image {
border-width: 0px;
}
.leftimg {
float: left;
border-width: 0px;
margin-right: 20px;
margin-top: 2px;
margin-bottom: 6px;
}
.stdimg {
border-width: 0px;
margin-top: 2px;
margin-bottom: 6px;
}
.centimgcaption {
font-size: 70%;
text-align: center;
}

.references {
font-size: 70%;
}


#postfooter {
font-size: 70%;
}


.commentheader {
font-style: italic;
}
.commentbody {
background-color: #FFFFFF;
padding: 5px 10px 5px 10px;
}



.maplist {
list-style-type: square;
}

#leftnav a
{
color: #FFFFFF;
}
#leftnav b
{
font-size: 150%;
border-bottom: 2px dotted #D5FFBF;
}

#post
{
font-size: 70%;
}


.linedivider
{
font-size: 150%;
border-bottom: 2px dotted #3BB000;
}

#bloggadgets
{
font-size: 70%;
}


