body {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	color: #445563;
	background: url('images/bg.gif') #d6dcde top left repeat-x;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
img {
	border:0px
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #be1b1b;
	text-decoration: none;
}
div#wrapper {
	width: 1024px;
	background: url('images/bg_body.gif') #d6dcde top left repeat-y;
	margin: 0 auto;
}
div#left-pad {
	float: left;
	width: 45px;
	height: 311px;
	background: url('images/bar_l_top.gif') #d6dcde top left no-repeat;
}
div#right-pad {
	float: right;
	width: 45px;
	height: 311px;
	background: url('images/bar_r_top.gif') #d6dcde top left no-repeat;
}
div#content {
	float: left;
	width: 934px;
	text-align: left;
}
div#header {
	width: 934px;
	height: 80px;
}
h1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
h1#title a {
	float: left;
	display: block;
	width: 370px;
	height: 80px;
	background:  url('images/head-nod-logo.jpg') #ffffff top left no-repeat;
}
h1#title a span {
	display: none;
}
div#login {
	float: right;
	width: 564px;
	height: 80px;
	background:  url('images/head-nod-head.jpg') #ffffff top left no-repeat;
}
div#login form {
	float: right;
	padding: 0px;
	margin: 10px 10px 0 0;
}
div#login .txtbox {
	border: 1px solid #3b5998;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 1px 2px;
	width: 110px;
	height: 14px;
}
div#login div.label {
	float: left;
	width: 65px;
	text-align: right;
	color: #fff;
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
	padding-top: 5px;
	
}
div#login div.field {
	float: left;
	width: 115px;
}
div#login div.end {
	float: left;
	width: 88px;
	padding-left: 3px;
	color: #fff;
	text-align: left;
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
}
div#login input#doLogin {
	background-color: #3b5998;
	color: #fff;
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
	margin: 0px;
	margin-top: 1px;
	padding: 1px 2px;
	border: 1px solid #bdc7d8;
}

div#header ul {
	position: relative;
	top: 61px;
	left: 100px;
	width: 240px;
	height: 19px;
	margin: 0px;
	padding: 0px;
}
div#header li {
	list-style: none;
	display: inline;
}
div#header li a {
	color: #fff;
	font-weight: bold;
	padding: 4px 7px;
	text-decoration: none;
}
div#header li a:hover {
	background-color: #6d86b7;
}
div.clear-both {
	clear: both;
}

/* MAIN COLUMN STYLES
-------------------------------------------------------------- */
div.left_column {
	float: left;
	width: 570px;
	margin: 0 0 50px 8px;
}
div.right_column {
	float: right;
	width: 306px;
	margin: 0 8px 50px 0;
}
/* OUTER BOX STYLES
-------------------------------------------------------------- */
div.box {
	margin: 5px;
	margin-top: 7px;
}
div.box_top_left {
	float: left;
	background: url('images/border_top_l.gif') #ffffff top left no-repeat;
	width: 10px;
	height: 9px;
}
div.box_center {
	float: left;
	background-color: #eaecee;
	width: 904px;
	height: 9px;
}
div.box_top_right {
	float: left;
	background: url('images/border_top_r.gif') #ffffff top left no-repeat;
	width: 10px;
	height: 9px;
}
div.box_bottom_left {
	float: left;
	background: url('images/border_bottom_l.gif') #ffffff top left no-repeat;
	width: 10px;
	height: 9px;
}
div.box_bottom_right {
	float: left;
	background: url('images/border_bottom_r.gif') #ffffff top left no-repeat;
	width: 10px;
	height: 9px;
}
div.box_container {
	float: left;
	background-color: #cbced1;
	width: 902px;
	border: 10px solid #eaecee;
	border-top: 0;
	border-bottom: 0;
	padding: 1px;
}
div.box .no_top {
	padding-top: 0;
}
div.box_content, div.box_content {
	border: 1px solid #fff;
	background: url('images/ft_crowd.gif') #eaecee bottom left no-repeat;
}
div.box_header {
	background: url('images/cat_top_bg.gif') #a31616 top left repeat-x;
	height: 29px;
}
div.header_title {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 0 0 8px;
}
div.box .no_top {
	padding-top: 0;
}


/* INNER BOX STYLES
-------------------------------------------------------------- */
div.box_wide_border {
	margin-top: 8px;
	background-color: #cbced1;
}
div.box_narrow_border {
	margin-top: 8px;
	background-color: #cbced1;
}
div.box_wide_border h5, div.box_narrow_border h5 {
	background: url('images/tile_sub.gif') #3f4c52 top left repeat-x;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	font-size: 11px;
	margin: 1px;
	padding: 4px;
}
div.box_wide_border .row1, div.box_narrow_border .row1 {
	background: url('images/row1_bg.gif') #eaebec bottom left repeat-x;
	margin: 1px;
	border: 1px solid #fff;
	padding: 5px;
}
div.box_wide_border .row2, div.box_narrow_border .row2 {
	background: url('images/row2_bg.gif') #f4f5f6 bottom left repeat-x;
	margin: 1px;
	border: 1px solid #fff;
	padding: 5px;
}
div.box_wide_border h4, div.box_narrow_border h4 {
	float: left;
	width: 100%
	font-family: tahoma,verdana,arial,sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	border-bottom: 5px solid #cbced1;
	padding-top: 2px;
}
div.row1 p {
	margin: 0;
	margin-bottom: 1em;
}

/* RECENT ADDITIONS
-------------------------------------------------------------- */
ul#recent {
	color: #999;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#recent li {
	background: url('images/row1_bg.gif') #eaebec bottom left repeat-x;
	padding: 2px 3px;
	margin: 1px;
	border: 1px solid #fff;
}
ul#recent a {
	color: #000000;
	text-decoration: none;
}
ul#recent a:hover {
	color: #be1b1b;
}
ul#recent a span {
	font-weight: bold;
}
ul#recent a img {
	float: left;
	border: 0;
	padding-right: 5px;
}

/* ARTIST BOX
-------------------------------------------------------------- */
ul#artists {
	color: #999;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#artists li {
	float: left;
	background: url('images/row1_bg.gif') #eaebec bottom left repeat-x;
	width: 176px;
	padding: 5px;
	margin: 1px;
	border: 1px solid #fff;
}
ul#artists a {
	color: #000000;
	text-decoration: none;
}
ul#artists a span {
	font-weight: bold;
}
ul#artists a:hover, ul#artists a:hover span {
	color: #be1b1b;
}
ul#artists a img {
	float: left;
	border: 0;
	padding-right: 5px;
}
ul#artists span {
	color: #000000;
}
div.box_wide_border h4, div.box_narrow_border h4 {
	float: left;
	width: 100%
	font-family: tahoma,verdana,arial,sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	border-bottom: 5px solid #cbced1;
	padding-top: 2px;
}
img.border {
	float: left;
	padding: 1px;
	border: 1px solid #cbced1;
	background-color: #fff;
	margin-right: 10px;
}
div.box_wide_border a h1, div.box_wide_border h1 a {
	font-family: tahoma,verdana,arial,sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	padding-top: 2px;
}
div.box_wide_border a:hover h1, div.box_wide_border h1 a:hover {
	color: #be1b1b;
}

div.box_narrow_border .row1 a.video {
	margin-right: 0.5em;
	font-size: 12px;
	color: #000;
}
div.box_narrow_border .row1 a.video:hover {
	color: #be1b1b;
}
div#footer {
	width: 934px;
	background: url('/archive/images/ft_bg.gif') #ffffff top left repeat-x;
	margin-top: 8px;
	padding: 8px 0;
	color: #ccc;
	text-align: center;
}
div#footer a {
	color: #ccc;
	text-docoration: none;
}
div#footer a:hover {
	color: #fff;
	text-docoration: none;
}
