body {
	margin: 0px 0px 0 0px;
	background-color: #FFFFFF;
	text-align: center;
	background-image:url(http://paintbox-uw.com/mt/images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #5C0A0A;
	}

a:visited {
	color: #333333;
	}

a:active {
	color: #5C0A0A;
	}

a:hover {
	color: #999999;
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-color: #FFDB55;
	}

#container top {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 700px;
	background-color: #FFDB55;
	border-bottom: 1px dotted #FFFFFF;
	}

#banner {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	height: 130px;
	background-image: url(http://paintbox-uw.com/mt/images/title.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a#banner-img {
  display: none;
  }

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	}

#banner h2 {
	font-size: small;
	}

#right {
	float: right;
	width: 200px;
	background-color: #FFDB55;
	overflow: hidden;
	}

#center {
	float: left;
	width: 500px;
	overflow: hidden;
	}

#center top {
	float: center;
	width: 700px;
	overflow: hidden;
	}

#profile {
	font-size: small;
}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFDB55;
	color: #333333;
	font-size: small;
	}

.content top {
	padding: 15px 15px 5px 15px;
	background-color: #F5BB32;
	color: #000000;
	font-size: small;
	}

.sidebar {
	padding: 15px;
	}

.content p {
	color: #333333;
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	background-color: #FFE88C;
  	line-height: 150%;
	border: 1px dotted #FFFFFF;
	}

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

.content h2 {
	color: #FFFFFF;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.content h3 {
	color: #5C0A0A;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px 3px 3px 36px;
	background-image: URL(http://paintbox-uw.com/mt/images/content_h3.gif);
	background-repeat: no-repeat;
	}

.content h4 {
	color: #5C0A0A;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px 3px 3px 36px;
	background-image: URL(http://paintbox-uw.com/mt/images/content_h3_700.gif);
	background-repeat: no-repeat;
	}

.content p.posted {
	color: #FFFFFF;
	font-size: small;
	border-top: 1px dotted #FFFFFF;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
  	line-height: 140%;
	color: #994C33;
	font-size: small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #994C33;
	font-size: small;
	border-bottom: 1px dotted #FFFFFF;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

#thumb {
	padding: 10px 10px 10px 10px;
	
}

.thumb A:link IMG { border: 1px solid #000; }
.thumb A:visited IMG { border: 1px solid #000; }
.thumb A:active IMG { border: 1px solid #000;  }
.thumb {
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.sidebar h2 {
	color: #994C33;
	font-size: small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	background-image: url(http://paintbox-uw.com/mt/images/side_title.gif);
	background-repeat: no-repeat;
	}

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

.sidebar li {
	color: #994C33;
	font-size: small;
	text-align: left;
	line-height: 150%;
	margin-top: 5px;
	list-style-type: none;
	}

.sidebar img {
	border: 5px solid #EEEEEE;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: right;
	padding: 2px;
	margin-bottom: 15px;
	margin-right: 15px;
	}



#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: right;
	color: #994C33;
	margin-top: 15px;
	margin-right: 15px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

#footer {
	color: #FFFFFF;
	background-color: #FFDB55;
	text-align: left;
	height: 50px;
	background-image: url(http://paintbox-uw.com/mt/images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

