body{
	margin:0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.nzc_header{
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
	height:145px;
}
.header_students{
	margin-top:3px;
}
.header_logo{
	padding-bottom:15px;
}
.nav_bar{
	background-image:url(../images/nav-bar-bg.png);
	background-repeat:repeat-x;
	margin-top:-10px;
	height:45px;
}
.purple_line{
	background-color:transparent;
	background-image:url(../images/purple_line.png);
	background-repeat:repeat-x;
	height:16px;
	margin-top:-13px;
}
.home_splash{
	background-image:url(../images/home-middle_splash.jpg);
	background-repeat:repeat-x;
	height:286px;
	margin-top:-9px;
}
.home_mid{
	background-image:url(../images/home-mid-bg.png);
	background-repeat:repeat-x;
	min-height:360px;
}
.main_body{
	background-color:#636363;
	background-image:url(../images/main_bg_2.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	margin-top:-9px;
	line-height:18px;
}
.center-piece{
	background-image:url(../images/main-body-bg.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-top:1px;
	width:1026px;
	margin:0 auto;
}
.breadcrumbs{
	color:#333;
	font-weight:bold;
}
.breadcrumbs a{
	color:#787878;
	font-weight:normal;
	text-decoration:underline;
}
h1{
	font-size:24px;
	color:#333;
	margin-top:0px;
	margin-bottom:5px;
}
.left_part{
	float:left;
	line-height:20px;
	margin-left:20px;
	margin-right:0;
	max-width:754px;
	padding:10px;
}
.left_part img{
	margin-right:10px;
	margin-top:17px;
}
img
{
	border:none;
}
.right_part{
	float:right;
	margin-left:17px;
	max-width:237px;
}
.main_nav a{
	color:#FFFFFF;
	float:left;
	padding:11px 19px 10px;
	text-decoration:none;
}
.main_nav a:hover{
	color:#FFFFFF;
	float:left;
	padding:11px 19px 10px;
	text-decoration:underline;
}
.nav_seperator{
	background-image:url(../images/nav_seperator.png);
	background-repeat:no-repeat;
	float:left;
	height:34px;
	margin-top:0;
	width:2px;
}
.main_nav_active a{
	background-image:url(../images/nav_active.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	float:left;
	padding:11px 15px 10px;
	text-decoration:none;
}
.subnav_container{
	background-color:#6AB45C;
	margin-right:-8px;
	padding-top:14px;
	width:214px;
	padding-bottom:14px;
}
.sub_nav a{
	color:#FFFFFF;
	line-height:30px;
	padding-left:20px;
	text-decoration:none;
}
.sub_nav a:hover{
	color:#fff;
	padding-left:20px;
	text-decoration:underline;
}
.sub_nav_active{
	background-image:url(../images/active-subnav.png);
	background-repeat:no-repeat;
	padding:3px 0px;
	margin-right:-34px;
}
.sub_nav_active a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}
.right_bars{
	background-image:url(../images/right-bar.png);
	color:#333;;
	font-weight:bold;
	font-size:14px;
	margin-right:-2px;
	padding:5px 10px;
	width:193px;
}
.right_bars a{
	color:#333;;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.right_bars_open{
	background-image:url(../images/right-bar.png);
	color:#4e004e;
	font-weight:bold;
	font-size:18px;
	margin-right:-2px;
	padding:5px 10px;
	width:193px;
}
.footer_top{
	background-image:url(../images/footer-top.jpg);
	background-repeat:repeat-x;
	height:19px;
}
.footer_main{
	background-color:#333333;
	padding:20px;
	color:#ccc;
}
.right_bar_container{
	border-left:solid 1px #ccc;
	padding:10px;
	background-color:#fff;
}
.right_bar_container a{
	color:#4e004e;
	font-weight:bold;
	text-decoration:underline;
}
.cont_bg{
	background-image:url(../images/right-column-half-gradient.png);
	background-repeat:repeat-x;
	padding:10px;
	min-height:400px;
}
.divider{
	background-image:url(../images/hor-line.png);
	background-repeat:repeat-x;
	height:1px;
	margin:20px 10px;
	margin-left:0px;
}
h2{
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin:5px;
	margin-left:0px;
}
a{
	color:#330066;
	text-decoration:underline;
}
.footer_links a{
	color:#999;
	text-decoration:none;
	line-height:30px;
}
.footer_link_other a{
	color:#ccc;
	text-decoration:underline;
}
.footer_link_other td,th{
	color:#ccc;
}
.footer_map{
	border:solid 3px #ccc;
}
.vertical_dividers{
	float:left;
	width:1px;
	background-image:url(../images/horizontal_seperator.png);
	background-repeat:no-repeat;
	min-height:300px;
}
.plain_container{
	float:left;
}
.home_nav_table{
	background-color:#DEDEDE;
	padding-bottom:10px;
	padding-top:10px;
}
.nav_divider{
	background-image:url(../images/small_horline.png);
	background-repeat:no-repeat;
	margin:10px opx;
	height:2px;
}	
.home_nav_table a{
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:10px 25px;
}
.research_heading{
	background-color:#dedede;
	background-image:url(../images/research_heading.png);
	background-repeat:no-repeat;
	height:50px;
	width:256px;
}
.mid_button{
	padding:10px;
	border:none;
}
.event_list
{
	padding:10px;
	border:none;	
}
.event_list img
{
	padding-bottom: 10px;
}
.slider_container{
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:10px;
	height:240px;
}
