#container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding: 0px 0px 10px;
	height: 180px;
	border-bottom: 2px solid #000000;
	background-image: url(../images/newbe_logo_2011.png);
	background-repeat: no-repeat;
}
#bodyLeft {
	color: #000000;
	float: left;
	width: 55%;
	margin-top: 16px;
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #FFFFFF;
}
#bodyLeft a:link, a:visited {
	text-decoration: none;
	color:#666;
}
#bodyLeft a:hover, a:active {
	text-decoration: line-through;
	color: #CDFF43;
}
#bodyLeft a:visited {
	text-decoration: none;
	color: #666666;
}
#contact {
	float: left;
	width: 100%;
	padding-top: 40px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 20px;
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
#contact a:link, a:visited {
	color: #666;
	text-decoration: none;
}
#contact a:hover, a:active {
	color: #333;
	text-decoration: line-through;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	text-align: right;
	float: left;
	width: 100%;
	margin-top: 16px;
}

/* nav */

#navcontainer {
	width: 750px;
	height: auto;
	margin: 10px 0px;
	float: left;
	padding: 0px;
}
#nav {
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#nav a {
	text-indent: -5000px;
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:20px; /* for IE5/Win only */
}
#nav a:hover {
	background-position: 0 -20px;
}
#nav a:active, #nav a.selected {
	background-position: 0 -40px;
}
#nhome a {
	background:  url(../images/home2011.gif) no-repeat left top;
	width: 108px;
}
#nprogram a {
	background:  url(../images/program2011.gif) no-repeat left top;
	width: 78px;
}
#nfaculty a {
	background:  url(../images/faculty2011.gif) no-repeat left top;
	width: 71px;
}
#nstudentwrk a {
	background:  url(../images/studentwrk2011.gif) no-repeat left top;
	width: 114px;
}
.box {
	width: 42%;
	float: right;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.box h3 {
	padding-top: 8px;
	padding-left: 12px;
	padding-bottom: 8px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.box dl {
	font: 10px/1.25em Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 12px;
	margin: 0;
}

.cancelled {
	text-decoration: line-through;
}
.box, bodyLeft dl dt {
	font-weight: normal;
	margin-left: 2px;
	padding: 0px;
}
.box dl dd {
	margin-left: 0px;
	color:#333333;
	padding-right: 8px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#bodyLeft li {
	margin-left: 0px;
	padding-left: 13px;
	color:#333333;
	list-style:none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.box a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
.box a:hover {
	text-decoration: line-through;
	color: #333;
}

ul li {
	margin: 0px;
	padding: 0px 0px 3px;
	list-style-position: outside;
	list-style-type: none;
}


body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
}
#c3 {
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	float: right;
	margin-top: 16px;
	background-color: #CDFF43;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 6px;
	clear: none;
}
#bodyLeft h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 8px 0px 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CDFF43;
	border-bottom-color: #CDFF43;
	padding-top: 4px;
	padding-bottom: 6px;
}

/* student group */


#bodyLeftstudent {
	color: #000000;
	float: left;
	width: 30%;
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#studentwrkinstr {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxStudent h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#bodyLeftstudent a:link, a:visited {
	text-decoration: none;
	color:#666;
}
#bodyLeftstudent a:hover, a:active {
	text-decoration: line-through;
	color: #333;
}
#bodyLeftstudent a:visited {
	text-decoration: none;
	color: #666666;
}
.boxStudent {
	float: right;
	width: 350px;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.boxStudent h4 {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99   9;
}
.boxStudent dl {
	font: 10px/1.25em Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 12px;
	margin: 0;
}
.boxStudent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.boxStudent dl dt {
	margin-left: 0px;
	padding-left: 13px;
	color:#333333;
	padding-right: 8px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	text-decoration: none;
}
#bodyLeft img a:hover, a:active {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center;
}

#bodyLeft img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.box dl dt {
	font-weight: bold;
}
#bodyLeftstudent .letter {
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

