/****** MAIN LAYOUT STYLES ******/

p {
	line-height: 14px;
}

body {
	font: normal 11px/14px arial;
	background: #f7fbfe url(../img/nnin_bgldmain.jpg) repeat-x top left;
}

.bgmain {
	width: 750px;
	position: relative;
	left: 50%;
	top: 0;
	margin-left: -375px;
}

#footer {
	background-color: #009;
}

#searchSection {
	font: bold 12px/12px Arial;
	position: relative;
	float: right; 
	text-align: right;
	top: 10px;
	width: 500px;
	padding-right: 24px;
	padding-top: 8px;
	margin: 0;
}

#searchSection form {
	margin: 0;
}

#searchSection img {
	vertical-align: middle;
	margin-top: -4px;
	padding-bottom: 4px;
}

#searchSection input {
	font: normal 11px/11px arial;
	margin: 0;
}

#searchSection select {
	font: normal 11px/11px arial;
	margin: 0;
}

#nnintext {
	width: 300px;
	position: relative;
/*	float: left; */
	text-align: right;
	margin-top: 10px;
	margin-right: 15px;
	font: normal 11px/11px Arial;
}

.logonavEDU {
	background-image: url(../img/nnin_bgld_logonav_blank.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #FFFFFF;
    font: normal 9px/8px Gill Sans, Verdana, Arial, Helvetica;
	color: #000000;	
}

#eduTitle {
	color: #0000cc;
	position: relative;
	float: left; 
	clear: right;
	width: 300px;
	top: 20px;
	left: 0;
	font: bold italic 35px arial;
	text-align: left;
}

#eduJump {
	position: relative;
	float: right;
	font: normal 11px/11px Arial;
	width: 500px;
	height: 30px;
	margin-top: 30px;
	margin-right: 14px;
	padding-top: 7px;
}

#eduJump a {
	color: #000099;
	padding: 4px;
	background-color: #f8fbfd;
	border: 1px solid #b9cfd6;
	margin: 0;
}

#eduJump a:hover {
	text-decoration: none;
	background-color: #00aaff;  /* #d5e8ee*/
}

#eduHeaderNav {
	position: absolute;
	top: 110px;
	right: 10px;
	float: right;
	font: normal 11px/11px Arial;
	width: 560px;
	height: 30px;
	margin-top: 30px;
	margin-right: 14px;
	padding-top: 7px;
}

#eduHeaderNav a {
	color: #000099;
	padding: 2px;
	background-color: #f8fbfd;
	border: 1px solid #b9cfd6;
	margin: 0;
}

#eduHeaderNav a:hover {
	text-decoration: none;
	background-color: #00aaff;  /* #d5e8ee*/
}


/***** LEFT COLUMN CONTENT *******/

.leftnavTD {
	line-height: 14px;
	background-color: #f7fbfe;
	border: 1px dotted #b9cfd6; 
	padding-left: 4px;
	padding-top: 4px;

}

#leftnavTitle {
	width: 100%;
	line-height: 18px;
	font-weight: bold;
	border-top: 1px dotted #b9cfd6;
	padding-top: 2px;
	margin-bottom: 2px;
}

#leftnavTitle a {
	display: block;
}

#leftnavTitle a:hover {
	color: #000099;
	background-color: #d5e8ee;
}

#leftnavMore {
	font-size: 10px;
	text-align: right;
	margin-top: 2px;
}

#leftnavMore a {
	color: red;
	text-decoration: none;
	padding: 0 4px;
}

#leftnavMore a:hover {
	color: red;
	text-decoration: none;
	padding: 0 4px;
	background-color: #e2ebee;
}


#eduNavWrap {
	font: normal 11px/14px Arial;
	width: 160px;
}

#eduNav {
	width: 160px;
	float: left;
	border: 1px solid #b9cfd6;

}

#eduNav img {
	float: left;
}

#eduNav a {
	color: blue;
	padding: 4px;
	background-color: #f8fbfd;
}

#eduNav a:hover {
	text-decoration: none;
	background-color: #ffffff;
}

#nancyhead p {
	margin-left: 10px;
	font: italic 13px/15px Arial;
}


/******** MAIN CONTENT AREA STYLES ********/


#wideBlock {
	font: normal 12px/14px Arial;
	float: left;
	border: 1px dashed #b9cfd6;
/*	background-color: #ffffff; */
	width: 490px;
	padding: 10px;
	margin: 5px;
}

#wideBlock img {
	float: left;
}

#wideBlockMore {
	position: relative;
	float: right;
	top: 0px;
	font-size: 10px;
}

#wideBlockMore a {
	color: red;
	text-decoration: none;
	padding: 0 4px;
}

#wideBlockMore a:hover {
	color: red;
	text-decoration: none;
	padding: 0 4px;
	background-color: #e2ebee;
}


/***** SECTION TITLES ******/

#featuredTopicsTitle {
	width: 500px;
	font-weight: bold;
	font-style: italic;
}

#featuredActivitiesTitle {
	width: 500px;
	font-weight: bold;
	font-style: italic;
}

/******** FEATURED TOPICS *********/

#eduTopicWrap {
	float: left;
	width: 240px;
	border: 1px dashed #b9cfd6;
/*	background-color: #ffffff; */
	text-align: left;
	padding: 4px;
	margin: 4px;
	clear: both;
}
              
#eduTopicWrap img {
	float: left;
	padding-right: 10px;
}
              
#eduTopicTitle {
	font: bold 12px/13px Arial;
	position: relative;
	float: left;
	margin-bottom: 3px;
	margin-top: 3px;
}
              
#eduTopicTitle a {
	text-decoration: none;
	clear: right;
}
              
#eduTopicBlurb {
	width: 160px;
	height: 40px;
	font: normal 11px/13px Arial;
	float: left;
}
              
#eduTopicMore {
	position: relative;
	float: right;
	top: 0px;
	margin-top: 4px;
	font-size: 10px;
}

#eduTopicMore a {
	padding: 0 4px;
	color: red;
	text-decoration: none;
}

#eduTopicMore a:hover {
	color: red;
	text-decoration: none;
	padding: 0 4px;
	background-color: #e2ebee;
}

/******* FEATURED ACTIVITIES *********/

#happeningWrap {
	width: 490px;
	float: left;
	border: 1px dashed #b9cfd6;	
/*	background-color: #ffffff; */
	text-align: left;
	padding: 8px;
	margin: 4px;
	clear: both;
}

#happeningWrap img {
	float: left;
	padding-right: 10px;
}

#happeningTitle {
	font: bold 14px/16px Arial;
	text-decoration: none;
	clear: right;
	margin-bottom: 4px;
}

#happeningTitle a {
	text-decoration: none;
	clear: right;
}

#happeningBlurb {
	width: 380px;
	height: 60px;
	font: normal 12px/14px Arial;
	float: left;
}

#happeningMore {
	font-weight: bold;
	position: relative;
	float: right;
	top: 0px;
	font-size: 10px;
}

#happeningMore a {
	padding: 0 4px;
	color: red;
	text-decoration: none;
}

#happeningMore a:hover {
	padding: 0 4px;
	color: red;
	text-decoration: none;
	background-color: #e2ebee;
}

/****** PAGE-WIDE STYLES *******/

a:visited { text-decoration: none; color: #000099}
a:hover {text-decoration: none; color: #00aaff}

