body {
margin: 0;
padding: 0;
background: #F0FFFF;
color: #000;
}

h1, h2, h3 {
font-family: helvetica, arial, sans-serif, georgia, times new roman, times, serif;
}

h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
margin-bottom: 4px;
}

p {
font-family: verdana, arial, helvetica, sans-serif;
}

.center {
text-align: center;
}

blockquote {
font-family: georgia, times new roman, times, serif;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
padding-left: 1em;
}

li {
background: transparent;
font-family: lucida grande, verdana, arial, sans-serif;
color: #333;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link { border-bottom: 1px solid #8fbc8f; background-color: transparent; text-decoration: none; color: #003967; }
a:hover { border: 0; background-color: #8fbc8f; text-decoration: none; color: #eee; }
a:visited { border: 0; background-color: transparent; text-decoration: none; color: #003967; }

#main {
margin: 0 325px 0 10%;
padding: 10px 20px 10px 10px;
font-size: 75%;
line-height: 160%;
background: #E0F5F8;
color: #000;
border:        1px solid #999999;
z-index:99;

}

#sidebar {
position: absolute;
z-index: 1;
top: 0px;
right: 100px;
width: 235px;
background: #CCEAEA url(http://www.leathermansloop.org/themes/site_themes/firda/firda_lake.gif) no-repeat top center;
padding-top: 150px;
color: #000;
border:        1px solid #999999;

}

.date {
font-size: 100%;
background: transparent;
color: #000;
}

.blogtitle {
font-size: 340%;
color: #00403C;
background: transparent;
margin-bottom: 40px;
}

.title {
font-size: 170%;
background: transparent;
color: #0D6654;
}

.posted {
margin-top: 10px;
margin-bottom: 30px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
}

.sidetitle {
margin: 10px 0;
font-size: 125%;
background: transparent;
color: #2E8B57;
}

.box {
margin: 0;
padding: 5px;
background: transparent;
font-size: 70%;
line-height: 170%;
color: #000;
}

.altbox {
margin: 0;
padding: 5px;
background: #B4D8D7;
font-size: 70%;
line-height: 170%;
color: #000;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #003967;
}

.calendarBlank {
 background-color: #fff;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #003967;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-size:	11px;
 font-weight: bold;
 color: #fff;
 background-color: #999;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #00;
 background-color: 	#B4D8D7;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #F0FFFF;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}

}
#content img{
    margin-bottom:5px;
    border:none;
}
#content img.leftImage{ 
    float:left; 
    margin:4px; 
}
#content img.rightImage{ 
    float:right; 
    margin:2px; 