body {
	margin: 0px;
	background: #bcbabb url(img/body-bg.gif) repeat-x top center scroll;
}

body, p, span, div, table, tr, th, td {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: inherit;
}

p {
	margin: 0px;
}

img {
	border:1px;
}

h1 {
	padding:10px;
	width:579px;
	height:22px;
	background: transparent url(img/h1-bg.gif) no-repeat top left;
	color:white;
	margin:5px 0px;
	font-size:18px;
}


h2 {
	color: #920000;
	margin:0px 0px 5px 0px;
	font-size:14px;
}

a, a font {
	color: #920000;
	text-decoration: underline;
}

a:hover {
	color: #cc0000;
}

.headshots {
	text-decoration:none;
}


.titles {
	font-size: 12px;
	color: #920000;
	font-weight: bold;
}


#containerx {
	width: 909px;
	margin: -15px auto 0px auto;
}

	#topLinks {
		position: absolute;
		top: 0px;
		left: 705px;
	}

#mastHead {
	width: 909px;
	height: 235px;

	background: url(img/mast-head.jpg) no-repeat;
	position: relative;
}

	#toplinks {
		position: absolute;
		top: 0px;
		left: 705px;
	}

	#homelink { position: absolute; top: 0px; left: 0px; }
	#maillink { position: absolute; top: 0px; left: 55px; }
	#contactlink { position: absolute; top: 0px; left: 110px; }
	#logolink { position: absolute; top: 60px; left: 50px; }

	#mastHead address {
		position: absolute;
		top: 100px;
		left: 740px;

		color: white;
		font-size: 12px;
		font-style: normal;
		line-height: 20px;
	}

div#middle {
	width: 909px;
	background: url(img/main-bg.gif) repeat-y center;
}

#navigate {
	height: 33px;
	position: relative;
	z-index: 8;
}

	#nav-about { position: absolute; top: 0px; left: 20px; }
	#nav-products { position: absolute; top: 0px; left: 121px; }
	#nav-intern { position: absolute; top: 0px; left: 277px; }
	#nav-students { position: absolute; top: 0px; left: 464px; }
	#nav-team { position: absolute; top: 0px; left: 777px; }


#NAV_MENU {
	clear: left;
	position: absolute;
	top: 33px;
	z-index: 9;
}

        #NAV_MENU .menuDiv {
                position: absolute;
                visibility: hidden;
		z-index: 10;
                width: 200px;

                background-color: #454545;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		background: url(img/drop-bg.gif) repeat-x bottom;
                color: #ffffff;
                text-align: left;
        }

        #NAV_MENU .menuDiv div {
                padding: 2px 5px 6px 35px;
                text-align: left;
        }

        #NAV_MENU .menuDiv a:link, #NAV_MENU .menuDiv a:visited {
		float: none;
                color: #e6e6e6;
		line-height: 20px;
                text-decoration: none;
        }

        #NAV_MENU .menuDiv a:active, #NAV_MENU .menuDiv a:hover {
		float: none;
                color: #ffffff;
		line-height: 20px;
                text-decoration: none;
        }


	#navigate a, #navigate img {
		display: block;
		margin: 0;
		padding: 0;
	}

#banner {
	width: 909px;
	height: 165px;

	background: url(img/banner.jpg) no-repeat;
	position: relative;
	z-index: 0;
}

	#bannerImage {
		position:absolute;
		top:2px;
		left:281px;
	}

	#searchBox {
		position: absolute;
		top: 90px;
		left: 25px;
		padding-top: 4px;

		font-size: 13px;
		color: white;
	}

		#searchBox input {
			color: #959595;
		}

	#searchField {
		width: 190px;
		height: 18px;
		padding: 6px 0px 6px 2px;
		border: 2px solid #600000;
	}
#leftSide {
	width: 277px;
	float: left;
}

#leftInner {
	padding-left: 20px;
}

.leftItem {
	padding: 8px 15px 7px 15px;
	border-bottom: 1px solid #a6a6a6;
}

.leftItem a {
	font-size: 12px;
	color: white;
	text-decoration: none;
}

	#newsFeed {
		padding: 15px 15px 8px 15px;
	}
		#newsFeedF {
		padding: 15px 15px 8px 15px;
	}

		#newsHeader {
			width: 227px;
		}

			#headerText {
				padding-top: 7px;
				float: left;
				width: 170px;
				font-family: arial, arial-serif;
				color: white;
				font-size: 13px;
				font-weight: bold;
			}

			#headerPic {
				float: left;
			}
		#newsHeaderF {
			width: 227px;
		}

			#headerText {
				padding-top: 7px;
				float: left;
				width: 170px;
				font-family: arial, arial-serif;
				color: white;
				font-size: 13px;
				font-weight: bold;
			}


		#newsDisplay {
			clear: left;
			padding-top: 7px;
			width: 227px;
		}

		#newsDisplayF {
			clear: left;
			padding-top: 7px;
			width: 227px;
		}

#content {
	width: 610px;
	float: left;
}

#contentPadd {
	padding: 0px 20px 10px 10px;
}

	#contentPadd p {
		padding:0px 10px 0px 10px;
	}

#clean {
	clear: left;
}

#bottom {
	width: 909px;
	height: 60px;

	background: url(img/bottom.gif) no-repeat;
	position: relative;
}

	#bottomlink {
		position: absolute;
		right: 100px;
		top: 10px;
	}

	#bottomlink a {
		font-size: 11px;
		color: white;
		text-decoration: none;
	}

	#ncuaLogo {
		position: absolute;
		right: 30px;
		top: 3px;
	}
