html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../img/bodyBackground.gif);
	background-repeat: repeat;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #254715;
	letter-spacing: 1px;
	padding: 0px;
	margin: 16px 0 0 0;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #254715;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0 0 16px 0;
}
td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #254715;
	letter-spacing: 1px;
	padding: 2px;
	margin: 0 4px 0 0;
}
.vogue {
	color: #4d9a2a;
}
a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #254715;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #254715;
}
a:hover {
	color: #600;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/containerBackground.gif);
	background-repeat: repeat-y;
}

#header {
	height: 192px;
	background-color: #bcce00;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 16px;
	width: 100%;
	z-index: 10;
	background-image: url(../img/headerBackground.jpg);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	left: 0px;
}
#menu {
	position: relative;
	left: 0;
	top: 0px;
	z-index: 11;
	height: 162px;
	margin-right: auto;
	margin-left: auto;
	border: 0px none #069;
	width: 992px;
	line-height: 0px;
}
#menu ul {
	padding: 0px;
	z-index: 12;
	float: left;
	width: 160px;
	position: relative;
	top: 16px;
	margin: 0px;
}
#menu ul li {
	height: 18px;
	width: auto;
	position: relative;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 12;
}
#menu ul li a img {
	border: 0px;
	margin-bottom: -5px;
	padding: 0px;
	line-height: 0px;
}
#dummy {
	position: relative;
	float: left;
	clear: both;
	width: 960px;
	height: 240px;
}	
#footer {
	margin: 0px;
	padding: 0px;
	height: 32px;
	clear: both;
	float: left;
	position: relative;
	width: 960px;
	background-image: url(../img/containerBackground.gif);
	background-repeat: repeat-y;
}
#content {
	clear: both;
	float: left;
	width: 960px;
	position: relative;
	background-image: url(../img/containerBackground.gif);
	background-repeat: repeat-y;
}
#rightColumn {
	float: left;
	width: 576px;
	margin-left: 64px;
	position: relative;
}
#image {
	text-align: center;
	vertical-align: middle;
	position: relative;
	width: 288px;
	height: 288px;
	overflow: hidden;
	float: left;
	margin: 0 16px 16px 0;
}
#leftColumn {
	float: left;
	width: 256px;
	margin-left: 16px;
	position: relative;
}
#leftColumn p a:link, #leftColumn p a:visited, #rightColumn p a:link, #rightColumn p a:visited {
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	color: #254715;
}
#leftColumn p a:hover {
	text-decoration: none;
	color: #600;
}
#rightColumn p a:hover {
	text-decoration: none;
	color: #bcce00;
}
#leftColumn ul, #navigator ul {
	list-style-type: none;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#leftColumn ul li, #navigator ul li {
	display: inline;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #254715;
	padding: 0px;
	text-align: center;
	float: left;
}
#leftColumn ul li a:link, #navigator ul li a:link {
	display: block;
	background-color: #83b564;
	height: 16px;
	width: 16px;
	color: #254715;
	text-decoration: none;
	padding: 0px;
}
#leftColumn ul .selected, #navigator ul .selected {
	display: block;
	color: #FFF;
	background-color: #254715;
	height: 16px;
	width: 16px;
	text-decoration: none;
}
#leftColumn ul li a:visited, #navigator ul li a:visited {
	display: block;
	background-color: #83b564;
	height: 16px;
	width: 16px;
	text-decoration: none;
}
#leftColumn ul li a:hover, #navigator ul li a:hover {
	display: block;
	background-color: #dbdb35;
	height: 16px;
	width: 16px;
	text-decoration: none;
}
#rightColumn p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #254715;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#navigator {
	float: left;
	clear: both;
	width: auto;
	margin: 0 auto 0 auto;
	position: relative;
}
#thumbnail {
	text-align: center;
	vertical-align: middle;
	position: relative;
	width: 40px;
	height: 40px;
	overflow: hidden;
	float: left;
	margin: 0 16px 16px 0;
}
#extraColumnLeft {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 256px;
}
#extraColumnRight {
	padding: 0px;
	float: left;
	width: 256px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 64px;
}
#dottedLine {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	height: 3px;
	width: 100%;
	margin-bottom: 5px;
}
#preview {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 240px;
}
#player_button {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 240px;
	z-index: 100;
	position: absolute;
}
.myform {
	border: 1px solid #bcce00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #254715;
}
#cms {
	z-index: 100;
	border: dotted 2px #ba2119;
}
#cmsControlBeam {
	background-color: #ba2119;
	text-align: center;
	width: 100%;
	height: 20px;
	z-index: 101;
	padding-top: 4px;
	clear: both;
	float: left;
	position: relative;
}
#cmsControlBeam img {
	margin: 0 16px;
	padding: 0;
}
