* {
	margin: 0;
	padding: 0
}

/* mac hide \*/
html, body {
	height: 100%;
	width: 100%;
}
/* end hide */

body
{
    background-color: #000000;
	color: #ffffff;
	min-height: 544px;/* for good browsers*/
	min-width: 993px;/* for good browsers*/
/*	voice-family: "\"}\"";
	voice-family: inherit;
	width: expression(document.documentElement.clientWidth - 36);
//    height: 244px;*/
}

#outer {
	height: 100%;
	width: 100%;
	display: table
}

#container {
	text-align: center;
	position: relative;
	vertical-align: middle;
	display: table-cell;
	height: 544px
}

#inner {
	width: 993px;
	background-color: transparent;
	height: 544px;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}

#squareoff {
	position: absolute;
	width: 360px;
	left: 0px;
	z-index: 201;
	margin: 0px auto;
	color: #ffffff
}

#squarebox {
	position: relative;
	height: 105px;
	top: 423px;
	overflow: hidden;
}

#playersquare {
	position: absolute;
	width: 300px;
	height: 105px;
	top: 423px;
	left: -300px;
	background-color: #333333
}

#playersquare-tab {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0px;
	right: -60px;
	cursor: pointer;
	background-image:url('/images/music.gif')
}

#squareoff2 {
	position: absolute;
	width: 360px;
	right: 0px;
	margin: 0px auto;
	color: #ffffff;
}

#squarebox2 {
	position: relative;
	height: 60px;
	top: 201px;
	overflow: hidden;
}

#playersquare2 {
	position: absolute;
	width: 300px;
	height: 60px;
	top: 0px;
	right: -300px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #000000
}

#playersquare2-tab {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0px;
	left: -60px;
	cursor: pointer;
	background-image:url('/images/updates.gif')
}

#squareoff3 {
	position: absolute;
	width: 360px;
	right: 0px;
	margin: 0px auto;
	color: #ffffff;
}

#squarebox3 {
	position: relative;
	height: 195px;
	top: 4px;
	overflow: hidden;
}

#playersquare3 {
	position: absolute;
	width: 300px;
	height: 195px;
	top: 0px;
	right: -300px;
	z-index: 200;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: transparent
}

#playersquare3-tab {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0px;
	left: -60px;
	cursor: pointer;
	background-image:url('/images/twitter.gif')
}

/*.mainframe {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	width: 993px
}

.animationContainer{
	height: 14px;
}
 
.demoDiv{
	background-color: transparent;
	overflow: hidden;
	width: 356.5px;
	position: absolute;
	left: -1px;
	top: 530px
}
 
.hideInitially{
	visibility: hidden;
}

* { margin: 0; padding: 0 }
/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
*/
a:focus { outline:none }

img { border: 0 }

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 0px 0 0px;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 529px; background: #000000; overflow: hidden}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: absolute;
	overflow: hidden; 
	margin: auto;
	width: 993px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 529px;
	clear: both;
	background-color: #000000;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 993px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	position: absolute;
	left: 714px;
	top: 532px
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 3px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
	background-color: #000000;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0px;
}

.stripNav li.tab1 a { background-image:url('http://www.billykincaid.com/images/nav/news.gif'); width:46px }
.stripNav li.tab2 a { background-image:url('http://www.billykincaid.com/images/nav/about.gif'); width:54px }
.stripNav li.tab3 a { background-image:url('http://www.billykincaid.com/images/nav/songs.gif'); width:53px }
.stripNav li.tab4 a { background-image:url('http://www.billykincaid.com/images/nav/videos.gif'); width:56px }
.stripNav li.tab5 a { background-image:url('http://www.billykincaid.com/images/nav/events.gif'); width:58px }
/*.stripNav li.tab6 a { background-image:url('http://www.billykincaid.com/images/nav/contact.gif'); width:68px }*/

.stripNav li.tab1 a:hover { background-image:url('http://www.billykincaid.com/images/nav/news_o.gif'); width:46px }
.stripNav li.tab2 a:hover { background-image:url('http://www.billykincaid.com/images/nav/about_o.gif'); width:54px }
.stripNav li.tab3 a:hover { background-image:url('http://www.billykincaid.com/images/nav/songs_o.gif'); width:53px }
.stripNav li.tab4 a:hover { background-image:url('http://www.billykincaid.com/images/nav/videos_o.gif'); width:56px }
.stripNav li.tab5 a:hover { background-image:url('http://www.billykincaid.com/images/nav/events_o.gif'); width:58px }
/*.stripNav li.tab6 a:hover { background-image:url('http://www.billykincaid.com/images/nav/contact_o.gif'); width:68px }*/

.stripNav li.tab1 a.current { background-image:url('http://www.billykincaid.com/images/nav/news2.gif'); width:46px }
.stripNav li.tab2 a.current { background-image:url('http://www.billykincaid.com/images/nav/about2.gif'); width:54px }
.stripNav li.tab3 a.current { background-image:url('http://www.billykincaid.com/images/nav/songs2.gif'); width:53px }
.stripNav li.tab4 a.current { background-image:url('http://www.billykincaid.com/images/nav/videos2.gif'); width:56px }
.stripNav li.tab5 a.current { background-image:url('http://www.billykincaid.com/images/nav/events2.gif'); width:58px }
/*.stripNav li.tab6 a.current { background-image:url('http://www.billykincaid.com/images/nav/contact2.gif'); width:68px }*/

.stripNav li.tab1 a:hover.current { background-image:url('http://www.billykincaid.com/images/nav/news2_o.gif'); width:46px }
.stripNav li.tab2 a:hover.current { background-image:url('http://www.billykincaid.com/images/nav/about2_o.gif'); width:54px }
.stripNav li.tab3 a:hover.current { background-image:url('http://www.billykincaid.com/images/nav/songs2_o.gif'); width:53px }
.stripNav li.tab4 a:hover.current { background-image:url('http://www.billykincaid.com/images/nav/videos2_o.gif'); width:56px }
.stripNav li.tab5 a:hover.current { background-image:url('http://www.billykincaid.com/images/nav/events2_o.gif'); width:58px }
/*.stripNav li.tab6 a:hover.current { background-image:url('http://www.billykincaid.com/images/nav/contact2_o.gif'); width:68px }*/