body {
	margin: 40px 0 0 0;
	padding: 0;
	background: #B2D22A url(images/img1.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #688000;
}
.contact {
font-size: x-small;
}

}
.error {
font-size: x-small;
color: #ff0000;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #617703;
}

a {
	color: #688000;
        text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

p, ul, ol, blockquote {
	text-align: justify;
}

/* Header */

#header {
	width: 600px;
	height: 130px;
	margin: 0 auto;
	background: url(images/img2.gif);
}

#logo {
	float: left;
	padding: 25px 0 0 30px;
}

#logo h1 {
	letter-spacing: -4px;
	font-size: 4em;
}

#logo h2 {
	margin-top: -10px;
	text-align: center;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #86A406;
}

#menu {
	float: right;
	padding: 20px 70px 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 125px;
	height: 20px;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	border-top: 1px dotted #86A406;
	text-transform: lowercase;
	text-decoration: none;
	color: #86A406;
}

#menu .first a {
	border: none;
}

/* Content */

#content {
	width: 600px;
	margin: 0 auto;
	background: url(images/img3.gif) repeat-y;
}

#content a {
	        text-decoration: underline;
}

#content a:hover {
        text-decoration: underline
}
	
	/* Column Top */

#colTop {
	margin: 0 15px;
	padding: 2px 30px 2px 30px;
	background: #E5FAA0 url(images/img6.gif) repeat-x;
}

#colTop .wide {
	display: block;
	float: left;
	width: 360px;
}

#colTop .wide ul {
	padding: 0;
	background-image: url(images/spacer.gif);
}

#colTop .wide li {
	display: list-item;
	float: none;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
}


#colTop .posted {
	font-size: x-small;
}

#colTop h2 {
	font-size: 1.6em;
}


#colTop h3 {
	font-size: x-small;
	font-decoration: bold;
}

#colTop P {
	margin: 0;
	padding: 30px 30px 0 30px;
}
	

	/* Column RSS */

#colRSS {
	margin: 0 15px;
	padding: 2px 30px 2px 30px;
	background: #E5FAA0 url(images/img6.gif) repeat-x;
	font-size: x-small;
	text-align: left;
}

#colRSS .wide {
	display: block;
	float: left;
	width: 360px;
}



#colRSS ul {
	padding: 0px
	background-image: url(images/spacer.gif);
}

#colRSS li {
	list-style: none;
	display: list-item;
	float: none;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
}

#colRSS .posted {
	font-size: x-small;
	text-align: left;
}


/* Column One */

#content A {
	        text-decoration: underline;
}

#content A:hover {
        text-decoration: underline
}

#colOne {
	margin: 0 15px;
	background: url(images/img5.gif) repeat-x;
}

#colOne .story A {
	        color: #E5FAA0;
}

#colOne .post {
	padding: 20px 30px 10px 30px;
	border-bottom: 1px dotted #A8C54B;
}


#colOne .title {
	letter-spacing: -2px;
	font-size: 2em;
}

#colOne .posted {
	font-size: x-small;
}

#colOne .blogger-labels {
	font-size: x-small;
}

#colOne ul {
	list-style: none;
}

#colOne li {
	display: list-item;
	float: none;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
}



/* Column Two */

#content A {
	        text-decoration: none;
}

#content A:hover {
        text-decoration: underline
}

#colTwo {
	margin: 0 15px;
	background: #E5FAA0 url(images/img6.gif) repeat-x;
}

#colTwo ul {
	margin: 0;
	padding: 30px 30px 0 30px;
	list-style: none;
}

#colTwo li {
	display: block;
	float: left;
	width: 180px;
}



#colTwo li ul {
	padding: 0;
	background-image: url(images/spacer.gif);
}

#colTwo li li {
	display: list-item;
	float: none;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
}

#colTwo .wide {
	display: block;
	float: left;
	width: 360px;
}

#colTwo .wide ul {
	padding: 0;
	background-image: url(images/spacer.gif);
}

#colTwo .wide li {
	display: list-item;
	float: none;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
}


#colTwo h2 {
	font-size: 1.6em;
}

#colTwo P {
	margin: 0;
	padding: 30px 30px 0 30px;
}


/* Footer */

#footer {
	width: 600px;
	margin: 0 auto;
	background: url(images/img8.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: x-small;
}

#player {
	padding: 20px 0px 0 0px;
  }