body {
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
#container {
	width: 780px;
	border: 1px solid #978980;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(images/yogafix_strap.gif);
	background-repeat: no-repeat;
	background-position: right;
}


a {
	color: #4B2432;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#copyright {
	background-image: url(images/copyright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


a:hover {
	color: #A4A1C9;
	text-decoration: none;
	font-size: 11px;
}
#nav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBC4BF;
	border-bottom-color: #CBC4BF;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: inline;
	list-style-type: none;
}
h1 {
	text-align: center;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
h2 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 10px;
}

h3 {
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
}

#content {
	margin: 10px;
	padding: 0px;
	}
#container ul {
	list-style-image: url(images/bullet.gif);
	line-height: 19px;
}

#footer {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	margin: 25px 30px 20px;
	border-top: 1px solid #CCCCCC;
	padding-top: 3px;
}
.pic-border {
	border: 1px solid #999999;
}
.small {
	font-size: 10px;
	line-height: 15px;
	color: #BBB1AA;
}
.homepic {
	padding-right: 30px;
}
