#wrapper {
	width: 721px;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	text-align: center;
	margin-top: 6px;
}
#content {
	float: left;
	width: 490px;
	margin-top: 10px;
	padding: 25px 15px 40px;
}
#column {
	width: 170px;
	margin-left: 3px;
	float: left;
	margin-top: 10px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	text-align: center;
}
#bottom_nav {
	background-image: url(images/bottom_nav/bottom_nav_bg.gif);
	height: 27px;
	background-repeat: no-repeat;
	background-position: right;
	border: none;
	width: 721px;
	clear: both;
	vertical-align: middle;
	text-align: right;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	background-image: url(images/graphic.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 82% 105%;
	background-color: #FFFFFF;
	color: #333333;
}
#bottom_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 100px;
}
#bottom_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom_nav a:hover {
	color: #CCCCFF;
	text-decoration: none;
}
#footer {
	text-align: right;
	margin-bottom: 0px;
	font-size: 6.5pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 80px;
}
a:link {
	color: #742B69;
	text-decoration: none;
}
a:visited {
	color: #742B69;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #A23694;
}
.dk_purple {
	color: #5A1A51;
}
.quote {
	font-size: 10pt;
	color: #858D37;
	font-weight: normal;
	line-height: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.float_left {
	float: left;
}
.top {
	font-size: 7pt;
}
#top_banner {
	background-image: url(images/vinyasa-banner.gif);
	background-repeat: no-repeat;
	width: 721px;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.no_repeat {
	background-repeat: no-repeat;
}
