﻿body {
 background-image: url('images/yogabackground.gif');
 padding: 0;
 margin: 0;
}
img {
	border:0;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
}
.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #990000;
}
.boldred a:link {
	color: #990000;
	text-decoration: none;
}
.boldred a:visited {
	color: #990000;
	text-decoration: none;
}
.boldred a:hover {
	color: #000;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
}
.header a:link {
	color: #000;
	text-decoration: none;
}
.header a:visited {
	color: #000;
	text-decoration: none;
}
.header a:hover {
	color: #fff;
	text-decoration: none;
}
.left_background {
	background: transparent url('images/left_background.png') repeat-y; 
}
.right_background {
	background: transparent url('images/right_background.png') repeat-y; 
}
.bottom_background {
	background:transparent url('images/bottom_background.png') no-repeat;
}