body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	line-height: 150%;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	background-image: url(images/BGshadow.jpg);
	background-color: #000000;
}
a {
	color: #6DAA24;
	text-decoration: none;
}
h1 {
	font-family: "Century Gothic", Arial;
	font-size: 28px;
	color: #6DAA24;
	font-weight: normal;
}
strong {
	color: #6DAA24;
}

#shell {
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 100%;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 1px;
	padding-left: 25px;
}
#banner {
	float: left;
}
#content {
}

#nav a {
	padding-right: 10px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
}
#nav {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: 10px;
	height: 10px;
	background-image: url(images/BGnav.jpg);
}

#rightContent {
	float: right;
	width: 200px;
}
#leftContent {
	width: 600px;
	float: right;
	margin-right: 5px;
	padding-top: 5px;
}
#content {
	padding: 15px;
	text-align: left;
	clear: left;
}
.instructor img {
	float: left;
	border: 5px solid #A8A8A8;
	margin-right: 20px;
	margin-bottom: 15px;
}

h2 {
	font-family: "Century Gothic", Arial;
	font-size: 23px;
	color: #6DAA24;
	font-weight: normal;
}
h3 {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #6DAA24;
	font-weight: normal;
}
hr {
	font-size: 1px;
	color: #6DAA24;
	background-color: #6DAA24;
	height: 1px;
	display: block;
}

.salsaImagesRight {
	float: right;
	border: 1px solid #A8A8A8;
	margin-bottom: 15px;
	margin-left: 20px;
}
.salsaImagesLeft {
	float: left;
	border: 1px solid #A8A8A8;
	margin-bottom: 15px;
	margin-right: 20px;
}
.dvdFeatures {
	float: right;
	width: 300px;
	margin-left: 10px;
}
.dvdFeatures div {
	border: 1px solid #763F18;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.flashVideoPlayer {
	background-color: #292929;
	border: 1px solid #303030;
	background-image: url(images/BGmedia.jpg);
}
.sponsorShowcase {
	background-image: url(images/BGsponsor.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
	height: 252px;
	padding-top: 38px;
}
