@charset "UTF-8";
/* CSS Document */

/* RESET */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, blockquote, th, td, object { margin: 0px; padding: 0px; }
/* a img { border: none; } */
a { outline: none; } /* Gets rid of dotted border around clicked links in Firefox */
table { border-collapse: collapse; }
object { font-size: 0px; line-height: 0px; } /* Gets rid of gap below SWF in Firefox */

body {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: #3f60a3 url(../images/ui/bg_big_jumper.jpg) no-repeat fixed center 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
html,body {
	height:100%; /* needed for wrapper min-height and sticky footer */
}

/* LAYOUT ELEMENTS */

#wrapper_home {
	text-align: left;
	position: relative; /* needed for footer positioning*/
	margin: 0px auto -110px; /* the bottom margin is the negative value of the height of #push */
	width: 1000px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treated as min-height*/
	min-height: 100%; /* real browsers */
}
#wrapper {
	text-align: left;
	position: relative; /* needed for footer positioning*/
	margin: 0px auto -110px; /* the bottom margin is the negative value of the height of #push */
	width: 1000px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treated as min-height*/
	min-height: 100%; /* real browsers */
	background: url(../images/ui/content_bg.png) repeat-y; 
}
#wrapper_two {
	text-align: left;
	position: relative; /* needed for footer positioning*/
	margin: 0px auto -110px; /* the bottom margin is the negative value of the height of #push */
	width: 1000px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treated as min-height*/
	min-height: 100%; /* real browsers */
}
#page_header {
	width: 1000px;
	margin: 0px 0px 10px;
	height: 64px;
	position: relative;
}
#page_header img{
	border:none;
}
#wrapper_three {
	text-align: left;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	width: 1000px;
	background: url(../images/ui/content_bg_white.png) repeat-y;
}
#content {
	display: inline; /* avoids the doubled float margin in first float in IE6 */
	margin: 24px 0px 0px 20px;
	padding: 0px 0px 10px;
	float: left;
	width: 715px;
	position: relative;
}
#content_left {
	display: inline; /* avoids the doubled float margin in first float in IE6 */
	margin: 0px;
	padding: 0;
	float: left;
	width: 225px;
	position: relative;
}
#content_right {
	margin: 0px;
	padding: 0px 0px 10px;
	float: right;
	width: 470px;
}
#right_column {
	margin: 24px 20px 0px;
	padding: 0px;
	float: right;
	width: 225px;
}
/* #push acts as a spacer to keep the sticky footer from crashing into content above #footer */
#push {
	height: 110px; /* #push must be 2px taller than #footer to keep #footer visible on vertical scroll */
}

/* right_column DIV NEWS AND ANNOUNCEMENTS */

#right_column h4 {
	font: bold 14px/15px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 2px;
	padding: 14px 0px 0px;
}
#right_column .date {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #6b849c;
	margin: 0px 0px 2px;
}
#right_column p {
	margin: 0px 0px 12px;
}

/* THE HOME PAGE */

#content_home {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	position: relative;
}
#video {
	margin: 26px 0px 14px 365px;
	width:610px;
	height:340px;
	text-align:center;
	background-image:url(../images/graphics/video_frame.png);
	padding: 5px 0 0 0;
}
#home_nav {
	margin: 0px 0px 50px 510px;
	padding: 0px;
	width: 448px;
	position: relative;
}
#home_nav li {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	list-style-type: none;
}
#home_nav li a, #home_nav li a:visited {
	text-decoration: none;
	display: block;
}
#homeWork a:link, #homeWork a:active, #homeWork a:visited {
	background: url(../images/ui/home_nav_work.png) no-repeat 0px 0px;
	width: 308px;
	height: 30px;
}
#homeWork a:hover {
	background: url(../images/ui/home_nav_work.png) no-repeat -308px 0px;
}
#homeJoin a:link, #homeJoin a:active, #homeJoin a:visited {
	background: url(../images/ui/home_nav_join.png) no-repeat 0px 0px;
	width: 448px;
	height: 60px;
}
#homeJoin a:hover {
	background: url(../images/ui/home_nav_join.png) no-repeat -448px 0px;
}
#homeEvents a:link, #homeEvents a:active, #homeEvents a:visited {
	background: url(../images/ui/home_nav_events.png) no-repeat 0px 0px;
	width: 386px;
	height: 90px;
}
#homeEvents a:hover {
	background: url(../images/ui/home_nav_events.png) no-repeat -386px 0px;
}

/* ABOUT NCSRR */

#left_nav {
	margin: 0px 0px 30px;
	padding: 0px;
	float: left;
	width: 225px;
	position: fixed;
}
#people {
	margin: 20px 10px 0px 0px;
	padding: 0px;
	width: 470px;
	position: relative;
}
#people img {
	margin: 0px 25px 0px 0px;
	float: left;
	position: relative;
}
#nav {
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: .1em;
	margin: 37px 0px 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	margin: 0px 0px 14px;
	padding: 0px;
}
#nav a:link, #nav a:active, #nav a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}


/* EVENTS */

.calendar h2 {
	font: normal 26px/24px Georgia, "Times New Roman", Times, serif;
	color: #637da4;
	margin: 0px 0px 4px;
	padding: 0px;
}
.calendar h3 {
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 1px;
	padding: 0px;
}
.calendar h3 a:link, .calendar h3 a:active, .calendar h3 a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.calendar h3 a:hover {
	font-weight: bold;
	color: #637da4;
	text-decoration: underline;
}
.calendar_pic {
	margin: 0px 0px 6px;
	padding: 2px 0px 0px;
}
.event h2 {
	font: bold 36px/35px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 10px;
	padding: 0px;
}
.event h3 {
	font: normal 36px/35px Georgia, "Times New Roman", Times, serif;
	color: #637da4;
	margin: 0px 0px 4px;
	padding: 0px;
}
.event_pic {
	margin: 0px 0px 10px;
	padding: 2px 0px 0px;
}
#register h2 {
	margin-bottom: 8px;
}
#register p {
	margin-bottom: 4px;
}
.textField01 {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px 0px 9px;
	padding: 4px 0px;
	width: 225px;
	border: 1px solid #656565;
}

/* RESOURCES */

.resources {
	margin: 24px 0px 0px 20px;
	padding: 0px;
	width: 205px;
}
.resources h2 {
	font: normal 26px/24px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0px 0px 10px;
	padding: 0px;
}
.resources h3 {
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	color: #4167a3;
	margin: 0px 0px 2px;
	padding: 0px;
}
.resources p {
	margin: 0px 0px 12px;
}
.emph01 {
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	color: #8a0019;
}
#resourcesmenu {
	font: normal 20px/18px Georgia, "Times New Roman", Times, serif;
	color: #255097;
	margin: 10px 30px 20px;
	padding: 0px; 
}
#resourcesmenu a:link, resourcesmenu a:active, #resourcesmenu a:visited {
	color: #255097;
	text-decoration:none;
}
#resourcesmenu a:hover {
	color: #255097;
	background-color:#FFF;
}
#resourcesmenu select {
	color: #255097;
	background-color:#FFF;
}

	


/* WORK */

.headline {
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #010101;
	margin: 0px 0px 20px;
	padding: 0px;
}
.headline a:link, .headline a:active, .headline a:visited {
	color: #010101;
}
.subhead {
	font: normal 18px/20px Arial, Helvetica, sans-serif;
	color: #255097;
	text-transform:none;
	margin: 0px 0px 20px;
	padding: 0px;
}
.subhead a:link, .subhead a:active, .subhead a:visited {
	color: #255097;
}
.rightside {
	font: normal 16px/18px Arial, Helvetica, sans-serif;
	color: #255097;
	text-transform:none;
	margin: 0px 0px 20px;
	padding: 0px;
}
.rightside a:link, .subhead a:active, .rightside a:visited {
	color: #255097;
}
#workmenu {
	font: normal 20px/18px Georgia, "Times New Roman", Times, serif;
	color: #255097;
	margin: 10px 30px 20px;
	padding: 0px; 
}
#workmenu a:link, #workmenu a:active, #workmenu a:visited {
	color: #255097;
	text-decoration:none;
}
#workmenu a:hover {
	color: #255097;
	background-color:#FFF;
}
#workmenu select {
	color: #255097;
	background-color:#FFF;
}
.maintitle {
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
}

/* TAGS */


h1 {
	font: normal 30px/24px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #8a0019;
	letter-spacing: .05em;
	margin: 0px 0px 12px;
	padding: 0px;
}
h2 {
	font: normal 26px/24px Georgia, "Times New Roman", Times, serif;
	color: #637da4;
	margin: 0px 0px 6px;
	padding: 0px;
}
h3 {
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #010101;
	margin: 0px 0px 20px;
	padding: 0px;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #010101;
}
h5 {
	font: italic normal 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #637da4;
	margin: 0px 0px 6px;
	padding: 0px;
}
h6 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #010101;
}
p {
	margin: 0px 0px 10px;
}
blockquote {
	font: italic normal 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #6b849c;
	margin: 0px 0px 12px;
	padding: 0px;
}
ul {
   list-style-type: disc;
   padding: 0px;
   margin-left: 30px;
}
img {
   border:1px solid #ffffff;
}
img.left {
	margin: 0px 25px 20px 0px;
	float: left;
	position: relative;
}
img.right {
	margin: 0px 20px 20px 25px;
	float: right;
	position: relative;
}

img.signup {
	margin: -3px 5px 20px 0px;
	float: left;
	position: relative;
}

/* CLASSES */

.clear {
	clear: both;
}
.caption {
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: #637da4;
}
.divider01 {
	margin: 20px 0px 0px;
	padding: 0px;
	height: 20px;
	border-top: 1px solid #627ca4;
}

/* LINK STYLES */

a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p a:link, p a:active, p a:visited {
	color: #637da4;
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
ul a:link, ul a:active, ul a:visited {
	color: #637da4;
	text-decoration: underline;
}
ul a:hover {
	text-decoration: none;
}
h3 a:link, h3 a:active, h3 a:visited {
	color: #010101;
}
h3 a:hover {
	color: #637da4;
}
h4 a:link, h4 a:active, h4 a:visited {
	color: #010101;
}
h4 a:hover {
	color: #637da4;
}
h6 a:link, h6 a:active, h6 a:visited {
	color: #010101;
}
h6 a:hover {
	color: #637da4;
}

