/* Point n Swing - CSS */

* {margin:0;padding:0;}

img {border:none;}

body {
	font-family:"Trebuchet MS";
	font-size:13px;
	background:#767676;
	line-height:18px;
	color:#2b2b2b;
	margin:0;
	padding:0;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:red;
}

ul li {
	list-style:disc;
	padding-left:5px;
}

h1, h2, h3, h4, h5, h6, ul, li, form, p {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	line-height:normal;
	font-weight:400;
}

h2 {
	font-size:21px;
	color:#7c0000;
	padding:0 0 15px;
}

h3 {
	font-size:17px;
}

p {
	padding:0 0 15px;
}

#container {
	width:923px;
	margin:0 auto;
	padding:8px 0 0;
}

#contentcontainer {
	clear:both;
	width:900px;
	background:url(../images/h_contentbg.gif) repeat-y;
	padding:0 11px 0 12px;
}

#logo {
	float:left;
	height:104px;
	padding:0 0 0 20px;
}

.toprgttxt {
	float:right;
	text-align:right;
	line-height:18px;
	font-size:14px;
	padding:5px 18px 0 0;
}

#lftpanel {
	float:left;
	width:209px;
	padding:11px 0;
}

#lftpanel ul {
	width:173px;
	list-style:none;
}

#lftpanel li {
	font-size:14px;
	list-style:none;
}

#lftpanel li a:link, #lftpanel li a:visited, #lftpanel li a:active {
	line-height:41px;
	display:block;
	width:157px;
	padding-left:16px;
	color:#FFF;
	font-weight:700;
	background:url(../images/lft-nav.gif) no-repeat;
	margin:0 0 4px;
}

#midpanel {
	float:left;
	width:406px;
	padding:15px 0 30px;
}

#rgtpanel {
	float:right;
	width:247px;
	font-size:12px;
	padding:15px 0 30px;
}

#rgtpanel a:link, #rgtpanel a:visited, #rgtpanel a:active {
	color:#2b2b2b;
	text-decoration:underline;
}

#rgtpanel a:hover {color:red;}

.fltlft {float:left;}

.fltrgt {float:right;}

.clrbth {clear:both;}

#footer {
	background:url(../images/footer.gif);
	float:left;
	width:923px;
	text-align:center;
	clear:both;
	line-height:25px;
	font-size:12px;
	color:#333;
	padding:13px 0;
}

#footer span {
	padding:0 12px;
}

#footer a:hover {
	text-decoration:underline;
}

div#mp3_player {
	height:120px;
	margin-bottom:15px;
}

a:hover, #footer a:link, #footer a:visited, #footer a:active {
	color:#333;
}

#lftpanel li a:hover, #lftpanel li.nav-active a:link, #lftpanel li.nav-active a:active, #lftpanel li.nav-active a:visited {
	background:url(../images/lft-nav-over.gif) no-repeat;
}
.credits {line-height:10px;}
.label {
	float: left;
	clear: left;
	width: 75px;
	font-weight: bold;
	text-align: right;
}