body {;
	margin: 0px 0px 120px 0px;
	background-image: url(grass.jpg);
	background: #000000 url(/monday/grass.jpg);
	}

a {	
	text-decoration: none;
	font-weight: 600;
	}

a:link {
	color: #003366;
	}

a:visited {
	color: #003366;
	}

a:active {
	color: #003366;
	}

a:hover {
	color: #6699CC;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#doobiepix {
	margin-top: 0px;
	float: bottom;
	}

#floater {
	float: right;
	margin-top: -48px;
	margin-right: -17px;
}

#banner {
	position: absolute;
	width: 100%;
	top: 800px;
        font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	color: #eeeeee;
	background-image: url(grass2.jpg);
	background: #000000 url(/monday/grass2.jpg);
	
	text-align: left;
	height: 140px;
	z-index: -5;
	}

#banner h1 {	
	font-size: xx-large;
	font-weight: bold;      
	}
#banner a.title {
	color: #4477aa;
}

#banner h2 {
	font-size: x-small;
	}

#banner h3 {
	font-size: x-small;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    position: absolute;
	right: 5px;
	top: 5px;
}
#banner a {
	color: #999999;
	text-decoration: none;
	}

#banner a:hover {
	color: #4477aa;
	}

#left {	
    position: absolute;
	left: 25px;
	top: 30px;
	
	width: 160px;
	background-color: #9d3720;
	overflow: hidden;
	}

#center {
	margin-left: 195px;
	margin-right: 20px;
	}

#mondaylogo
	{
	margin-left: -5px;
}

.content {
	margin-top: 30px;
	margin-right: 80px;
	padding: .9cm 2cm .5cm 1.2cm;
	background-color: #D8C9A2;
	color: #222222;
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 11pt;
  	line-height: 125%;
	border-bottom: 2px solid #744B00;
	border-top: 2px solid #744B00;
	border-right: 2px solid #744B00;
	border-left: 2px solid #744B00;
	}
.contenttext {
	max-width: 500px;
}

.sidebar {
	padding: 5px 13px 10px 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 100%;
	color: #BBBBBB;
	}

.leftbar {
	margin-left: 10px;
	border-top: 2px solid #744B00;
	border-bottom: 2px solid #744B00;
	border-left: 2px solid #744B00;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #999999;
	font-family: Book Antiqua, serif;
	font-size: small;
	border-bottom: 1px solid #999999;
	text-align: right;
	font-style: italic;
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #333333;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-size: large;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	
	}

.content h4 {
	color: #6699cc;
	font-family: serif;
}

.content p {
	text-align: none;
}

.content p.posted {
	color: #003366;
        font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 50px;
	line-height: normal;	
	}

.content blockquote {
	background-color: #DCBF89;
    padding: 2px 4px 2px 4px;
	border-left: 2px solid #744B00;
    margin: 0cm .15cm 0cm 1.5cm;
}

.content img {
    padding: 0px 2px 0px 2px;
    border: 0px;
}

.sidebar h2 {
	color: #D6D999;
        font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #D6d999;
	text-align: center;
	font-weight: bold;	
	padding: 3px;
	}
.sidebar h1 {
	color: #D6D999;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;	
	padding: 3px;
	letter-spacing: .1em;
  	line-height: 150%;
	}

.sidebar a {
	font-weight: 200;
}
.sidebar a:link {
	color: #3199CC;
	}

.sidebar a:visited {
        color: #3199CC;
        }

.sidebar a:active {
        color: #000000;
     }
.sidebar a:hover {
	color: #FFFFFF;
	text-decoration: dotted;
}


.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	}

.sidebar li {
	color: #336699;
        font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 120%;	
	margin-top: 5px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #666666;
	}


