/* 
Newcastle Sound CSS
*/

body {
	background: #ffffff;
	font-family: helvetica, arial, san-serif;
	color:#333333;
	font-size:12px;
	line-height:16px; 
	padding: 0px;
	margin: 0px;
	text-align: center;
	letter-spacing:.2px;
	}
/*  div layout ----------------------------------------------------------------------- */

div#outercontainer {
	background:#ffffff;
	background: none;
	position: relative;
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align: left;
	border:0px solid red;
	}

div#container {
	background-color: #ffffff;
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	text-align: left;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	}
		
div#top {
	position: relative;
	width: 750px;
	height:159px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	text-align: left;
	}

div#topLogo {
	width:298px;
	height: 85px; 
	padding: 20px 0px 0px 20px !important;
	padding: 20px 0px 0px 20px;
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;

}

div#mainNav {
	width:750px;
	height:40px;
	text-align:left;
	float:left;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	background: #333333;
	}


div#headerContainer {
	background: #ffffff;
	width:750px;
	height:125px;
	margin: 0px 0px 0px 0px !important; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	position:relative;
	}

div#contentContainer {
	background: #ffffff;
	width:750px;
	height:auto;
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px;
	border: 0px solid red;

	}

div#left {
	width:535px !important;
	width:535px;
	float:left;
	height: auto;
	text-align:left;
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
	padding:25px 25px 25px 25px !important;
	padding:25px 25px 25px 25px;
	border-right: 1px dashed #cccccc;
	position:relative;
	}


div#rightNav { 
	width:150px!important;
	float:right;
	font-size:11px;
	line-height:15px;
	letter-spacing: normal;
	text-align:left;
	height: auto;
	margin:0px 0px 0px 0px !important; 
	margin:0px 0px 0px 0px; 
	padding:25px 0px 0px 5px !important;
	padding:25px 0px 0px 5px;
	border: 0px dotted blue;
	white-space: nowrap;
	position:relative;
}

#rightNav div {
	width:125px;
	height: auto;
	text-align:left;
	margin:0px 0px 30px 0px !important;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px;
	border: 0px solid orange;
	position:relative;
	}

div#footer {
	background: #333333;
	color:#ffffff;
	width:750px;
	height:45px;
	margin:0px 0px 0px 0px !important; 
	margin:0px 0px 0px 0px;
	padding:10px 0px 5px 0px !important;
	padding:10px 0px 5px 0px;
	text-align:center;
	clear:both;
	font-size:11px;
	}
	


/*
Unused



*/