body {
margin: 0;
padding: 0;
background: #c0c0c0;
color: #000;
width: 100%;
}

h1, h2, h3 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;}

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

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

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

.center {
text-align: center;
}


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

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

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

a, a:link { color: #006600; border-bottom: 1px dashed #ccc; background-color: transparent; text-decoration: none; }
a:hover { color: #ccc; border: 0; background-color: #006600; text-decoration: none; }
a:visited { color: #006600; border: 0; background-color: transparent; text-decoration: none; }

#leftbar {
position: absolute;
top: 0;
left: 0px;
border-top: 5px solid #000000;
color: #000;
margin: 0;
padding: 0;
width: 210px;
background: transparent;
}

#leftbar p {
font-size: 11px;
margin: 10px;
background: transparent;
color: #000;
}

#blogtitle {
margin: 0;
padding: 10px;
text-align: center;
background: #006600;
color: #eef;
border: 4px solid #000000;
}

#blogtitle h1 {
font: bold 40px tahoma, georgia, times new roman, times, serif;
color: #c0c0c0;
margin: 0;
padding: 0;
}

#blogtitle a, #blogtitle a:link, #blogtitle a:hover, #blogtitle a:visited {
font: bold 40px tahoma, georgia, times new roman, times, serif;
text-deocration: none;
color: #c0c0c0;
margin: 0;
padding: 0;
}

#content {
position: relative;
margin: 0 210px 0 210px;
padding: 10px;
border-right: 5px solid #000000;
border-left: 5px solid #000000;
background: #FFF;
color: #000;
}

#content p, ul, li {
font-size: 12px;
background: transparent;
color: #000;
text-align: left;
}


#stats {
position: relative;
margin: 15px 210px 0 210px;
padding: 10px;
border-right: 5px solid #6C6457;
border-left: 5px solid #6C6457;
background: #FFF;
color: #000;
}

#stats p {
font-size: 11px;
background: transparent;
color: #000;
text-align: left;
}


.date {
font-size: 13px;
background: transparent;
color: #666;
text-align: left;
margin-top: 20px;
margin-bottom: 0;
padding: 0;
}

.title {
margin: 0;
padding: 0;
font-size: 17px;
background: transparent;
color: #006600;
text-align: left;
}

.posted {
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
text-align: right;
margin: 0;
padding-top: 0;
padding-bottom: 20px;
} 

#rightbar {
position: absolute;
top: 0;
right: 0;
border-top: 5px solid #000000;
color: #000;
margin: 0;
padding: 0;
width: 210px;
background: transparent;
}

#rightbar p {
font-size: 10px;
margin: 10px;
background: transparent;
color: #006600;
}

#leftbar li, #rightbar li {
font-size: 10px;
background: transparent;
color: #000000;
}

#leftbar ul, #leftbar ul {
margin-left:  4px;
margin-right: 6px;
}

.sidetitle {
margin: 15px 10px 10px 10px;
font-size: 12px;
background: transparent;
color: #006600;
} 

.spacer {
margin: 0;
padding: 0;
clear: both;
}

.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: #000; 
}

.calendarBlank { 
 background-color: #787878;
}

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

.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 {
 }
  
.calendarMonthLinks a:visited {
 }

.calendarMonthLinks a:hover {
 }

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff; 
 background-color: #006600; 
 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:             #000;
 background-color: 	#c0c0c0;
}

.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:             #787878;
 background-color:  #fff;
}

.calendarCell a {
 }
  
.calendarCell a:visited {
 }

.calendarCell a:hover {
 }

.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:         10px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}  