body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383737;
}
body {
	background-color: #96262c;
	background-image: url(/images/bk_page.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input {
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #c60651;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #c60651;
}
a:hover {
	text-decoration: underline;
	color: #c60651;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #c60651;
	font-weight: bold;
}
h1 {
	margin-top: 0;
	padding-top: 0;
	font-size: 22px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h2 {
	font-size: 14px;
	margin: 0;
	padding-bottom: 0;
}
h2.blogtitle {
	margin-bottom: 0px;
	padding-bottom: 0;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.no_top { margin-top: 0; padding-top: 0; }
.no_bottom { margin-bottom: 0; padding-bottom: 0; }


#kcnn_header {
	background-image: url(http://www.kcnn.org/images/uploads/nmwebar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	padding-top: 0;
	width: 900px;
	font-size: 10px;
	text-align: right;
}
#kcnn_header td {
	font-size: 10px;
}
#kcnn_header p.kcnn_intro {
	color: white;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 0px;
	margin-right: 80px;
	margin-top: 0px;
}
#kcnn_navtable {
	margin: 12px 0 12px 0;
}
#kcnn_header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#kcnn_header ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#kcnn_header ul.kcnn_jlabtabs {
	margin-right: 45px;
	padding-top: 8px;
}
#kcnn_header ul.kcnn_jlabtabs li {
	padding: 0 55px 0 0;
}
#kcnn_header ul.kcnn_jlabtabs li a {
	color: #343434;
	font-weight: bold;
}
#kcnn_header ul.kcnn_jlabtabs li a:active {
	color: #cd0909;
	font-weight: bold;
}
#wrapper {
	background-image: url(/images/page_borders.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	width: 742px;
	margin: auto;
	padding: 13px 0;
}
#nav {
	background-color: #c60651;
	text-align: center;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 13px 0;
	clear: both;
	float: left;
	width: 100%;
}
#nav a {
	color: #FFFFFF;
}
#nav ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
	position: relative;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 30px;
	text-align: left;
	float: left;
	width: 60px;
}
#nav ul ul {
	display: none;
	list-style-type: none;
	postition: absolute;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
#nav ul li ul li {
	list-style-type: none;
/*	position: relative; */
	float: left;
	padding: 4px;
	margin: 0 0 0 0;
	line-height: auto;
	width: 200px;
	background-color: #c60651;
}
div#nav ul li:hover ul {
	display: block;
	position: relative;
}
#logo {
	float: left;
	width: 250px;
	height: 227px;
	margin-right: 12px;
}
#about {
	background-image: url(/images/box_bk_about.gif);
	background-repeat: no-repeat;
	height: 227px;
	width: 262px;
	float: left;
	margin: 0 13px 13px 0;
	color: #c60651;
}
#about h1, #about p {
	color: #c60651;
	padding: 0 15px 0 18px;
	margin: 0;
}
#about h1 {
	margin-bottom: 0;
	padding-bottom: 8px;
}
#rightcol #about {
	background-image: none;
	margin: 0 0 13px 0;
	float: none;
	height: auto;
	width: auto;
	color: #c60651;
}
#rightcol #about h1, #rightcol #about p {
	padding: 0;
}
#about h1 {
	padding-top: 10px;
}
#top_rightcol, #rightcol {
	float: right;
	width: 165px;
	margin-right: 10px;
}
#rightcol #coming_up {
	margin-top: 13px;
}
#coming_up {
	color: #f7c9cc;
	background-image: url(/images/box_coming_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #aa3947;
	margin-bottom: 13px;
}
#coming_up h1, #coming_up h2, #coming_up p {
	padding: 0 10px;
	margin-top: 0;
}
#coming_up h1 {
	color: #FFFFFF;
	padding-top: 10px;
}
#coming_up h2 {
	color: #FFFFFF;
}
#coming_up p.nopad {
	padding: 0;
	margin: 0;
}
#coming_up a {
	color: #FFFFFF;
}
#rightcol_grey {
	color: #FFF;
	background-image: url(/images/box_grey_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #7f7d7d;
	margin-bottom: 13px;
}
#rightcol_grey h1, #rightcol_grey h2, #rightcol_grey p {
	padding: 0 10px;
	margin-top: 0;
}
#rightcol_grey h1 {
	color: #FFFFFF;
	padding-top: 10px;
}
#rightcol_grey h2 {
	color: #FFFFFF;
}
#rightcol_grey p.nopad {
	padding: 0;
	margin: 0;
}
#rightcol_grey a {
	color: #f7c9cc;
}
#bottom_left1of3 {
	background-image: url(/images/divider_vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 143px;
	margin-left: 16px;
	float: left;
	padding-right: 29px;
}
#bottom_left2of3 {
	background-image: url(/images/divider_vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 143px;
	margin-left: 16px;
	float: left;
	padding-right: 29px;
}
#bottom_left3of3 {
	width: 143px;
	margin-left: 16px;
	float: left;
	padding-right: 29px;
}
#bottom_left1of2 {
	background-image: url(/images/divider_vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 233px;
	margin-left: 16px;
	float: left;
	padding-right: 29px;
}
#bottom_left2of2 {
	width: 233px;
	margin-left: 16px;
	float: left;
	padding-right: 29px;
}

/** NEW HOME PAGE **/

.blogcols_container { float: left; display: block; width: 565px; clear: both; }
.blogcols_container .blogcols { width: 235px; padding-right: 29px; margin-right: 16px; float: left; }
.blogcols_container .blogcols_divider { height: 12px; width: 545px; display: block; clear: left; }

.blogcols_container .topleft, .blogcols_container .bottomleft {
	background-repeat: repeat-y;
	background-position: right;
}
.blogcols_container .blogcols h3 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 18px; margin: 0; padding: 0; font-weight: bold; font-style: normal; }
.blogcols_container .blogcols h4 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 16px; margin: 14px 0 0 0; padding: 0; font-weight: bold; font-style: normal; }
.blogcols_container .blogcols h3 a, .blogcols_container .blogcols h4 a { font-weight: bold; font-style: normal; }

#winners { clear: both; margin: 12px 0; }
#winners h3 { clear: both; margin: 12px 0; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 18px; background-image: url(/images/rounded_bar.gif); background-position: bottom; background-repeat: no-repeat; padding-bottom: 14px; }
#winners ul { margin: 0 0 14px 0; padding: 0; }
#winners ul li { display:inline; list-style-type:none; width: 231px; margin: 0 15px 0 0; padding: 0; float: left; }
#winners ul li h4 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 16px; margin: 0; padding: 0; font-weight: bold; font-style: normal; }
#winners ul li img { border: none; margin: 0 3px 3px 0; float: left; }

#wide_banner {
	background-image: url(http://www.j-lab.org/images/uploads/wide_banner_bkg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 2px;
	width: 740px;
	float: left;
}
#footer {
	font-size: 10px;
	clear: both;
	margin-top: 16px;
	padding-top: 5px;
	border-top: 2px dotted #ccc;
	padding-bottom: 30px;
}
.divider_horizontal {
	background-image: url(/images/divider_horizontal.gif);
	height: 12px;
	padding-right: 6px;
	padding-left: 6px;
}
#breadcrumb {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: white;
	float: left;
	width: 500px;
	padding-left: 25px;
	margin: 0;
}
#breadcrumb p {
	padding-top: 0;
	margin-top: 0;
}
#story {
	float: left;
	width: 485px;
	padding: 0 25px;
	background-image: url(/images/bk_story.gif);
	padding-bottom: 13px;
	margin-bottom: 13px;
}
#story h1 {
	background-image: url(/images/story_top.gif);
	background-repeat: repeat-x;
	margin-left: -25px;
	margin-right: -25px;
	padding: 15px 25px 0 25px;
}
#story img {
	border: 1px solid #d6d6d6;
	border-bottom: 1px solid #828080;
	border-right: 1px solid #828080;
	float: right;
	margin: 0 0 10px 0px;
}
#story p {
	line-height: 16px;
}
.pullquote {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	width: 190px;
	float: left;
	background-image: url(/images/divider_horizontal.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 10px;
	font-size: 14px;
	color: #c60651;
	font-style: italic;
	font-weight: bold;
}
.pullquote p {
	padding: 20px 10px;
	margin: 0;
	background-image: url(/images/divider_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pullquote a {
	color: #f15e7b;
}
.quotes {
	background-image: url(/images/placeholder_flash.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 128px;
	width: 390px;
	padding: 10px 15px 15px 15px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	float: right;
/*	font-weight: bold; */
	margin: 40px 0 13px 0;
	color: #474646;
}
.quotes p {
	margin-top: 0;
	padding-top: 0;
}
.credit {
	text-align: right;
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
	font-style: normal;
}
.indent {
	padding-left: 7px;
}

/* BLOG STYLES */
.posted {
	background-image: url(http://www.j-lab.org/images/divider_2px.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 8px 0 20px 0;
	clear: both;
}