@charset "utf-8";
/* CSS Document */
/* this stylesheet should only be used at a site or folder level */
/* DO NOT DELETE THIS FILE; it is an integrative component and ... */
/* a required file for the masterpage to work correctly. */
/* If you have any questions, please contact the Northern Kentucky University's Office of Information Technology */
/* --------------  DO NOT REMOVE THE ABOVE LINES --------------- */


/* ----- topmiddleborder ----------------------- */
.topmiddleborder {
    background: url("images/tm_education6.png") top center repeat-x;
}

/* ----- toprightborder ----------------------- */
.toprightborder {
    background: url("images/tr_education6.png") top right no-repeat;
}

/* ----- topleftborder ----------------------- */
.topleftborder {
    background: url("images/tl_education6.png") top left no-repeat;
}

/* ----- bottommiddleborder ----------------------- */
.bottommiddleborder {
    background: url("images/bm_education6.png") bottom center repeat-x;
	}
	
/* ----- bottomrightborder ----------------------- */
.bottomrightborder {
    background: url("images/br_education6.png") bottom right no-repeat;
}

/* ----- bottomleftborder ----------------------- */
.bottomleftborder {
    background: url("images/bl_education6.png") bottom left no-repeat;
	}
	
body#type2.home div#content h1+p {
	margin: 0;
}

body#type2.home div#right_content_area {
	bottom: 0;
	margin-bottom: 0;
}
	

