body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8D7AC;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
.Header {
	background-attachment: scroll;
	background-image: url(images/work/1_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BodyLeft {
	background-attachment: scroll;
	background-image: url(images/work/1_15.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BlogLeft {
	background-attachment: scroll;
	background-image: url(images/work/1_22.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BlogRight {
	background-attachment: scroll;
	background-image: url(images/work/1_24.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Calendar {
	height: 76px;
	width: 203px;
	overflow: hidden;
}
.BodyBg {
	background-attachment: scroll;
	background-image: url(images/work/body_18.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BodyBg1st {
	background-attachment: scroll;
	background-image: url(images/work/_body_18.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BodyRight {
	background-attachment: scroll;
	background-image: url(images/work/1_17.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/work/star.png);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #3A130C;
}
a:active {
	text-decoration: none;
	color: #333;
}
.Blog {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #562C03;
}
.Meta {
	font-size: 11px;
	color: #666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Blog a {
	color: #900;
	font-size: 11px;
}

