body {
	background: #d9d9d9 url(http://teresapalmer.net/images/v11/v11_bg.jpg) repeat-x;
	margin: 0px;
	font: 8pt Arial;
	color: #a1a1a1;
}
a {
	text-decoration: none;
	color: #658cab;
}
a:hover {
	color: #000000;
}
b, strong {
	color: #000000;
}
em, i, u {
	color: #3c4b5d;
}
a img {
	border: 5px solid #dadada;
}
a:hover img {
	border: 5px solid #658cab;
}
table, tr, td {
	font: 8pt Arial;
}
textarea, input, select, button {
	background: #ffffff;
	border: 1px solid #dddddd;
	margin: 0px;
	font: 8pt Arial;
	color: #3c4b5d;
	margin: 2px;
	padding:5px;
}
blockquote {
	background: #f0f0f0;
	border: 1px dotted #d5d5d5;
	padding: 10px;
}

#side-bar {
	background: #000000 url(http://teresapalmer.net/images/v11/v11_13.jpg) no-repeat;
	width: 236px;
	height: 100%;
	padding-top: 50px;
	vertical-align: top;
}
#side-bar h1 {
	font: 17px Georgia;
	font-style: italic;
	color: #b49670;
	text-align: center;
	text-transform: lowercase;
	margin: 0px;
	padding: 5px;
}
#side-bar div.main {
	margin: 0px;
	margin-bottom:  10px;
}
#side-bar div.text {
	background: #0d0d0d;
	text-align: justify;
	padding:5px;
	color: #595959;
}
#side-bar tr {
	color: #595959;
}
#side-bar a {
	font-weight: bold;
	color: #a0928d;
}
#side-bar a:hover {
	color: #ffffff;
}
#side-bar b {
	color: #3d4d64;
}
#side-bar strike {
	color: #272727;
}
#side-bar a img, #side-bar a:hover img {
	border-width: 1px;
}

#contents-body {
	background: #ffffff url(http://teresapalmer.net/images/v11/v11_15.jpg) repeat-y;
	width: 538px;
	height: 100%;
	vertical-align: top;
	padding-left: 10px;
}
#contents-body h1 {
	font: 16pt Georgia;
	font-style: italic;
	color: #aa844d;
	margin: 0px;
}
#contents-body h2 {
	font: 8pt Trebuchet MS;
	font-style: italic;
	color: #a0928d;
	margin: 0px;
	margin-bottom: 10px;
}
#contents-body div.main {
	background: #ffffff url(http://teresapalmer.net/images/v11/v11_main.jpg) repeat-x;
	background-position: bottom;
	border: 1px solid #eaeaea;
	padding: 5px;
	margin: 0px;
	margin-bottom: 20px;
	border-radius: 10px;
	-moz-border-radius:  10px;
}
#contents-body div.text {
	text-align: justify;
}

#ad {
	background: none;
	width: 728px;
	height: 90px;
}
#introduction {
	background: #233040 url(http://teresapalmer.net/images/v11/v11_07.jpg) no-repeat;
	width: 250px;
	height: 82px;
	font: 7pt Arial;
	letter-spacing: 1px;
	color: #b5b5b5;
	vertical-align: middle;
	text-align: justify;
}
#latest-photos {
	background: #243040 url(http://teresapalmer.net/images/v11/v11_09.jpg) no-repeat;
	width: 269px;
	height: 82px;
	text-align: center;
	vertical-align: middle;
}
#latest-photos a img {
	border: 1px solid #445467;
	width: 55px;
	height: 60px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
#latest-photos a:hover img {
	border: 1px solid #8e9baa;
	width: 55px;
	height: 60px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
#left {
	background: url(http://teresapalmer.net/images/v11/v11_12_bg.jpg) repeat-y;
	width: 198px;
	height: 100%;
	vertical-align: top;
}
#middle {
	background: #000000;
	width: 8px;
	height: 100%;
	vertical-align: top;
}
#right {
	background: url(http://teresapalmer.net/images/v11/v11_16.jpg) repeat-y;
	width: 198px;
	height: 100%;
	vertical-align: top;
}