body {
	font-family: "AvantGarde ExtraLight", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	line-height: 18px;
}
#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bckg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
#wrapper h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	width: 700px;
	text-align: center;
	margin-left: 100px;
}
#wrapper h1 a {
	color: #0f408c;
	text-decoration: none;
}
#wrapper h1 a:hover {
	color: #06C;
}
#header {
	width: 750px;
	height: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 75px;
	background-image: url(images/CSM%20Logo.jpeg);
	background-repeat: no-repeat;
	background-position: center 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0f408c;
	padding: 0px;
}
#headernavbar {
	width: 500px;
	margin-left: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #224DA7;
	padding-top: 10px;
	margin-top: 20px;
}
#headernavbar li {
	list-style:none;
	display:inline;
	margin-left: 12px;
	float: left;
}
.home a:link, .home a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 201px;
	text-align: right;
	background-image: url(images/price_Btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.home a:hover {
	background-position: -201px 0px;
}
.about a:link, .about a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 201px;
	text-align: right;
	background-image: url(images/create_Btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.about a:hover {
	background-position: -201px 0px;
}
#navigation {
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 75px;
	text-align: center;
	background-image: url(images/84819-POS.jpg);
	background-repeat: no-repeat;
	background-position: center 65px;
	clear: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation h1 {
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation a, #navigation a.visited {
	text-decoration: none;
	color: #0f408c;
}
#navigation a:hover {
	color: #06C;
}
#content {
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0f408c;
	padding: 0px;
}
#content h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-family: "AvantGarde ExtraLight", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0f408c;
}
#content a, #content a.visited {
	color: #0f408c;
}
#content a:hover {
	color: #06c;
}
#box {
	background-image: url(images/ol_Bckg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	margin-bottom: 30px;
}
#content #box .last {
	background-image: url(images/ol_BckgLast.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 0px;
	margin: 0px;
}
#content p {
	padding: 0px;
}
#content ol {
	font-family: "AvantGarde ExtraLight", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #990000;
}
#content ol p {
	color: #000000;
	line-height: 20px;
	width: 680px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#line {
	background-color: #0f408c;
	height: 1px;
	width: 100%;
	margin-bottom: 20px;
}
#box ol li .final {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content li {
	font-family: "AvantGarde ExtraLight", Arial, Helvetica, sans-serif;
	color: #0f408c;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
}
#tables {
	width: 300px;
}
.clear {
  clear: both;
}

table {
	border-collapse: collapse;
	border: 1px solid #666;
	margin-top: 10px;
}

caption {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

col {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0F408C;
}

col#albumCol {
	border: none;
	color: #0f408c;
}

thead {
	background: #ccc url(images/bar.gif) repeat-x left center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0F408C;
	border-bottom-color: #0F408C;
}

th {
  font-weight: normal;
  text-align: left;
}

#playlistPosHead {
  text-indent: -1000em;
}

th, td {
	padding: 0.1em 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0F408C;
}

.odd {
  background-color:#edf5ff;
}

tr:hover {
  background-color:#3d80df;
  color: #fff;
}

thead tr:hover {
  background-color: transparent;
  color: inherit;
}
#footer {
	width: 880px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 70px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 7px -20px;
	padding: 10px;
}
#footer p {
	margin-left: 75px;
	padding: 0px;
	margin-top: 20px;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0f408c;
	font-size: 9px;
}

