body {
margin: 0;
padding: 0;
background: #003366;
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;
background: transparent;
color: #333;
}

.center {
text-align: center;
}

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

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

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

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

#blogtitle {
margin: 0;
padding: 10px;
text-align: left;
background: #609EFF;
color: #eef;
border: 3px solid #fff;
}

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

#content {
position: relative;
margin: 0 330px 0 0;
padding: 10px;
border-right: 5px solid #fff;
background: #E0ECFF;
color: #000;
}

#stats {
position: relative;
margin: 14px 330px 0 0;
padding: 10px;
border-right: 5px solid #fff;
background: #E0ECFF;
color: #000;
}

#stats p {
font-face: verdana, arial, sans-serif;
font-size: 11px;
}

#stats h2 {
font: bold 18px tahoma, georgia, times new roman, times, serif;
margin: 0;
padding: 0;
}

#content p {
font-size: 12px;
background: transparent;
color: #000;
text-align: justify;
}

#content li {
font-size: 12px;
background: transparent;
color: #000;
}

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

.title {
margin: 0;
padding: 0;
font-size: 17px;
background: transparent;
color: #330000;
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: 130px;
border: 0;
color: #fff;
margin: -10px;
padding: 0;
width: 200px;
background: transparent;
}

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

#rightbar li {
font-size: 11px;
background: transparent;
color: #fff;
}

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

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

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

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

.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;
}
.spacer {
margin: 0;
padding: 0;
clear: both;
}

.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;
}
					