@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 100%;
	width: 100%;
	background: url(../bkg/background.png) top center repeat-y;
	background-color:#2E4A8B;
	float: left;
}
* {
	margin: 0;
	padding: 0;
	z-index: 1;
}
#container {
	background-repeat: repeat-y;
	position: relative;
	height: 100%;
	width: 882px;
	margin:0 auto;
}
#container #header {
	background-image: url(../bkg/header_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	height: 119px;
	width: 882px;
}
#container #header_title {
	background-image: url(../bkg/header_title_top_passions.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 38px;
	width: 882px;
	margin-top: -5px;
}
#container #header_title #my_nnmc a {
	float:left;
	text-decoration:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-color: #FFFFFF;
}
#container #header_title #my_nnmc a:active {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#container #header_title #my_nnmc a:hover {
	border-color:Yellow;
}
#container #header_title #google_search form {
	display:inline;
	float:right;
	margin-top: 8px;
	margin-right: 17px;
	margin-bottom: 0;
	margin-left: 0;
}
#container #header_title #google_search #sa {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}
#container #body_container {
	position: relative;
	height: auto;
	/* width: 751px; */
  width: 882px;
	margin-left: 0px;
}
#container #body_container #menu_home {
	background-image: url(../bkg/home_btns_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	height: 427px;
	width: 237px;
	float:left;
	z-index: 999;
}
#container #body_container #menu_home ul {
	list-style-type: none;
}
#container #body_container #menu_home a {
	position: relative;
	width: 234px;
	height:26px;
	display:block;
	padding:8px 0 0 5px;
	background: url(../bkg/home_btns.jpg) 0 0 no-repeat;
	text-decoration: none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:400;
}
#container #body_container #menu_home a:hover {
	background-position:-239px 0;
	color:#FF9900;
}
#container #body_container #menu_home a:active {
	background-position:-239px 0;
	color:#000000;
}
#container #body_container #quicklinks2 {
	position: relative;
	width: 148px;
	float:left;
	margin-top: -10px;
	background-image: url(../bkg/quicklinkbk.jpg);
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
#container #body_container #quicklinks2 #quicklinks2_title {
	position: relative;
	background-image:url(../bkg/news_back_top.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:148px;
	margin-top: 0px;
	color: #D6D2B4;
}
#container #body_container #quicklinks2 #quicklinks2_title h2 {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:600;
	font-stretch:condensed;
	margin-top: 10px;
	margin-left: 15px;
	padding-top:10px;
}
#container #body_container #quicklinks2 #linklist2 {
	padding-left: 5px;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #body_container #quicklinks2 #linklist2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#3E2600;
	font-weight:800;
	top: 15px;
	line-height: 2em;
}
#container #body_container #quicklinks2 #linklist2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#762A11;
	font-weight:800;
	top: 15px;
	line-height: 2em;
}
/* 2nd Tier */
#container #body_container #menu {
	background-image: url(../bkg/2nd_tier_btns_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	height: 309px;
	width: 148px;
	float:left;
	z-index:99;
}
#container #body_container #menu a {
	position: relative;
	width: 140px;
	height:17px;
	display:block;
	background: url(../bkg/sub_menu_small.jpg) 0 0 no-repeat;
	text-decoration: none;
	color:#FFFFFF;
	font-size:10px;
	font-weight:400;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
#container #body_container #menu a:hover {
	background-position:-186px 0;
	color:#FFCC66;
}
#container #body_container #body_title_2nd {
	background-image: url(../bkg/bodytitlebk.jpg);
	background-repeat:no-repeat;
	position: relative;
	height: 44px;
	width: 600px;
	float: right;
	margin-top:45px;
	margin-right:0px;
	padding-right: 11px;
}
#container #body_container #body_news_2nd {
	position: relative;
	/* width: 563px; */
	width: 710px;
	float: right;
	min-height: 500px;
}
#container #body_container #footer_grunge {
	background-image: url(../bkg/footer_grunge.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 159px;
	width: 512px;
	float: right;
}
#container #body_container #footer_grunge_2nd {
	background-image: url(../bkg/footer_grunge.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 10em;
	width: 882px;
	float: right;
}
#container #body_container #footer_grunge_2nd #espanola_campus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #FFFFFF;
	width: 425px;
	float: left;
	margin-top: 5px;
	text-align: right;
}
#container #body_container #footer_grunge_2nd #el_rito_campus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #FFFFFF;
	width: 425px;
	float: right;
	margin-top: 5px;
}
#container #body_container #footer {
	position: relative;
	width: auto;
	padding-top: 9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: bottom;
}
#container #body_container #footer_grunge_2nd #rcopyright {
	font-size: 12px;
	font-weight: 400;
	width: 880px;
	float: none;
	margin-top: 8em;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.contenttitle {
	font-size: 10px;
	font-weight: 800;
}
.indent {
	margin-left: 15px;
}
.bottomnavbar {
	font-size: 9px;
	font-weight: 800;
	text-align: center;
	padding: 2px;
}
.contenttitlebk {
	font-size: 12px;
	font-weight: 800;
	color: #FFFFFF;
	background-image: url(../bkg/strip2.jpg);
}
.bottomtable {
	background-image: url(../bkg/contentbksmall.jpg);
	background-repeat: repeat-x;
}
.tablestudent {
	background-image: url(../bkg/button2.jpg);
	background-repeat: no-repeat;
}
.contentstudent {
	background-image: url(../bkg/contentbkstudent.jpg);
	background-repeat: no-repeat;
}
#container #body.navbar {
	width: 100%;
	position: relative;
}
#container #body.form1 {
	padding: 2px;
	width: 100%;
}
