html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 40px;
	margin-right: 40px;
}


body {
background-image: url(images/bg.jpg); background-repeat: repeat;
font-family: helvetica, sans-serif;
padding:0px;
margin:0px;
font-size: 11px;
}

a {color: #5a482c;}
a:visited {color:#5a482c;}
a:hover {color: #cc870c;}
a:active { color:#5a482c;}

h1 {
font-size: 13px;
text-transform:uppercase;
color: #d2a731;
padding: 0px;
margin-left: 40px;
}


/* ----------container to center the layout-------------- */

#container {
width: 806px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
}

/* ----------banner for logo-------------- */

#banner_wrap {
width: 806px;
height:363px;
padding: 0px;
margin: 0px;
}

#flash {
width: 398px;
height:363px;
padding: 0px;
margin: 0px;
float:left;
}

#nav {
background-image:url(images/nav_bg.jpg); background-repeat:repeat;
width: 408px;
height:363px;
padding: 0px;
margin: 0px;
float:right;
}

#nav1 {
width: 345px;
height:17px;
padding-left: 10px;
margin-top: 150px;
} 

#nav2 {
width: 345px;
height:17px;
padding-left: 10px;
margin-top: 10px;
} 

#linkplay_wrap {
width: 345px;
height: 25px;
padding-left: 10px;
padding-top: 10px;
clear: both;
}

/* ----------drop down menu-------------- */

ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }

li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	background-color: none;
	border-width: 1px 0;
	padding-bottom:7px;
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color:#fdd68b;
	padding: 0.5em 0 1em 0;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

#links {
width: 200px;
height:18px;
padding-top: 3px;
margin-left: 0px;
float: left;
}

#player {
width: 145px;
height: 22px;
float: right;
}

/* -----------------content--------------------- */

#content {
background-image:url(images/content_bg.jpg); background-repeat:repeat-y;
padding: 0px;
width: 806px;
line-height:18px;
text-align:justify;
clear:both;
vertical-align:top;
}

#content_cushy {
width: 725px;
line-height:18px;
text-align: left;
margin-left: 40px;
margin-right: 0px;
}

/* -----------footer--------------------------- */

#footer {
background-image:url(images/footer_old.jpg); background-repeat:no-repeat; background-position:center;
width: 806px;
height: 123px;
clear: both;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#footer p{
font-size:10px;
font-weight:normal;
color:#999999;
}

#fabric {
width: 166px;
height: 123px;
margin-left: 30px;
padding-top: 23px;
vertical-align: bottom;
float: left;
}

#credits {
height: 70px;
width: 450px;
float:right;
padding-top:51px;
margin-right: 75px;
font-family: helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color: #5a482c;
}
