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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	text-align:center;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a{
 color:#fff;
}
/* end reset */
body{
 font-family:helvetica, arial, sans-serif;
 line-height:1.3em;
}
.clear{
 clear:both;
}
#wrapper, #footer{
 width:970px;
 margin:0 auto;
 text-align:left;
 padding-bottom:50px;
}
#footer{
 padding:20px;
 font-size:60%;
}
#nav{
 float:right;
 margin:50px 30px 0 0;
}
#nav a{
 display:block;
 width:135px;
 height:50px;
 text-indent:-9999px;
 background-color: transparent;
 overflow:hidden;
}
.nskip{
 display:block;
 overflow:hidden;
 width:0;
 height:0;
 text-indent:-9999px;
}
h2{
 display:block;
 width:425px;
 height:100px;
 text-indent:-9999px;
 background-color: transparent;
 overflow:hidden;
 margin:0 0 30px -36px;
}
h1{
 margin:0 0 3em 0;
 font-weight:bold;
 font-size:120%;
}
#home h1{
 display:block;
 width:425px;
 height:100px;
 text-indent:-9999px;
 background-color: transparent;
 overflow:hidden;
 margin:0 0 30px -36px;
}
#home h2{
 margin:0;
 height:0;
}
#content{
 float:left;
 width:500px;
 margin:50px 0 0 80px;
}

blockquote{
 color:#fff;
 padding:10px 0 5px 0;
}
blockquote span{
 font-size:160%;
 margin:0 5px;
}

.shorter{
 width:380px;
}
.shorter blockquote{
 border:1px solid yellow;
 display:block;
}
#holding #content {
 width:400px;
}
#content p{
 margin-bottom:1em;
}
#holding p{
margin-bottom:180px;
}
h3{
 font-weight:bold;
 font-size:120%;
 margin:1em 0 0.5em 0;
}

body#home ul#nav li .nhome{ background-position:-135px 0;}
body#tv ul#nav li .ntv{ background-position:-135px -50px;}
body#bookings ul#nav li .nbookings{ background-position:-135px -100px;}
body#dvds ul#nav li .ndvds{ background-position:-135px -150px;}
body#quotes ul#nav li .nquotes{ background-position:-135px -200px;}
body#contact ul#nav li .ncontact{ background-position:-135px -250px;}



#content li{
 list-style-type: disc;
 margin:0.5em 0 0 1em;
}
#content ul{
 margin-bottom:1em;
}
