/*  Globals
--------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}

html {
	margin:0; padding:0;
}
body {
	font: 12px/1 Arial, Helvetica, Sans-Serif;
	color: #000000;
	margin:0; padding:0;
	background-image: url(http://www.nbccamps.com/news/images/subpage_r1_c6.gif);
}

.style1 {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	text-decoration: none;
	color: #6699CC;
}

/* Headings
----------------------------------------------- */

h1 {
  margin: 0px 0px 20px 0px;
  font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
  color:#777;
}
h2 {
 	margin: 2px 0px 20px 0px;
	color: #777;
	font-weight: bold;
	font-size: 17px;
}
h5 {
  margin: 30px 0px 3px 0px;
  font: 12px Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#000;
  }

/* Content Area Elements
--------------------------------------------------------------------------------------------------- */

#content {
	width: 481px;
	padding: 20px 50px 70px 30px;
}

#content p,
#content2 p {
	margin: 0 0 15px 0;
	line-height: 1.6em;
}
#content ul {
	margin: 15px 15px 20px;
}
#content ul li {
	line-height: 1.2em;
	margin: 0 0 8px 0;
}

td#border {	
	background-image: url(http://www.nbccamps.com/news/images/slice.jpg);
}
td#rule {	
	background: url(http://www.nbccamps.com/news/images/rtfill.jpg) no-repeat 0 0;
}



/* Posts
----------------------------------------------- */
.date-header {
  margin: 20px 0px 0px 0px;
  }
.post {
  margin: 0px 0px 40px 0px;
  padding: 0px 0px 20px 0px;
  border-bottom:1px dotted #555;
  }
.post div {
  margin: 0px 0px 10px 0px;
  line-height:1.6em;
  }
p.post-footer {
  margin: 20px 0px 40px 0px;
  color:#999;
  }

.post img {
  padding: 0px;
  margin: 0px 0px 10px 10px;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
a.sub:link, a.sub:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	color: #999; 
	line-height: 12px;
	text-decoration: none;}
a.sub:hover {
	color: #4E1A8F; 
	text-decoration: none;}

/* Left Side
----------------------------------------------- */

#lnav {
	float: left;
	width: 170px;
  	padding: 20px 0px 42px 0px;
	line-height: 1.1em;
}
#lnav li {
  margin:0;
  padding: 0px 0px 7px 0px;
  }

/* Right Side
----------------------------------------------- */

.right {
	line-height: 1.6em;
}


/* Footer
----------------------------------------------- */

#footer {
	float: left;
	width: 1040px;
	margin-left: 50px;
	color: #666666;
	font-size: 12px; 
	font-weight: normal; 
	text-align: center;
  	border-top:1px dotted #555;
  	padding: 10px 0px 42px 0px;
}
#footer p {
	margin-top: 5px;
}
#footer a {
	color: #660099;
}
#footer a:hover {
	color: #6699CC;
	text-decoration: none;
}