@import url(common.css);
body {
    background: url(../images/bg_body.gif) center repeat-y;
}
.container {
    width: 990px;
    background: url(../images/current_students/bg_current_student.gif) repeat-y;
    margin: 0 auto;
    text-align: left;
}

.container.containerWide{ background: #fff; }

#landing_header_container {
    width: 100%;
    text-align: center;
    background: url(../images/current_students/bg_current_student_header.gif) repeat-x;
}
#landing_header {
    width: 990px;
    height: 45px;
    background-color: #000000;
    clear: both;
    background: url(../images/current_students/current_students_header.gif) top left no-repeat;
    margin: 0 auto;
}

/* ====== CENTER COLUMN ====== */

#column_center {
	width: 568px;
	float: left;
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#column_center.wide{ width: 740px }
	
#column_center ul {
	padding: 0;
	margin: -13px 0 12px 30px;
	line-height: 18px;
	font-size: 0.75em;
	}
/* ====== LEFT COLUMN ====== */
#column_left {
    width: 220px;
    float: left;
    margin: 0 0 23px 0;
}
/* BREADCRUMB BEGINS */
div#breadcrumb {
    height: 26px;
    margin: 9px 0 7px 5px;
    font: 0.75em normal arial, helvetica, sans-serif;
    color: #a29d99;
    float: left;
    clear: both;
    display: inline;
}
html>body div#breadcrumb {
    margin: 9px 0 7px 10px;
}
div#breadcrumb a {
    text-decoration: underline;
    color: #c0bab5;
}
div#breadcrumb a:visited, div#breadcrumb a:active {
    color: #c0bab5;
}
div#breadcrumb a:hover {
    text-decoration: underline;
    color: #4b3222;
}
/* BREADCRUMB ENDS */
#main_content {
    position: relative;
    width: 543px;
    float: left;
    margin: 0 0 10px 10px;
    padding: 0 5px 0 5px;
    background: url(../images/current_students/bg_current_student-content.gif) top left repeat-y;
    border: 1px solid #c7c0b1;
    display: inline;
}
html>body #main_content {
    width: 532px;
    margin: 0 0 15px 10px;
}

#main_content.wide{ width: 740px; }
html>body #main_content.wide{ width: 728px; }




#inner_main_content {
    padding: 0;
    margin: 0;
    background: url(../images/current_students/current_student-content_bot.gif) bottom left no-repeat !important;
}
#inner_main_content img.top_image {
    border-top: 5px solid #FFFCF6;
    border-bottom: 5px solid #FFFCF6;
    clear: both;
}
#padded_inner_content {
    padding: 12px 15px 11px 15px;
}
#padded_inner_content img.title {
    margin: 0 0 12px 0;
}
#padded_inner_content p {
    color: #695c54;
    font-size: 0.625em;
    padding: 0 0 15px 0;
}
#content_left_col {
    width: 358px;
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
}
#gray_box {
    width: 358px;
    background-color: #E5E5D6;
    padding: 11px 14px 24px 14px;
    border-bottom: 5px solid #fffcf6;
    float: left;
}
html>body #gray_box {
    width: 329px;
    margin: 0 0 0 1px;
}
#gray_box p {
    font: 0.75em verdana, arial, helvetica, sans-serif;
    color: #695c54;
    line-height: 16px;
    margin: 0;
    padding: 0;
}

#gray_box a {
	color: #695c54;
	text-decoration: none;
	}
#gray_box a:hover, a:visited, a:active {
	color: #6B808E;
	text-decoration: underline;
	}
	
#academics_tools_services_box {
    width: 356px;
    padding: 15px 0 5px 14px;
    margin: 0 0 0 1px;
/* border-bottom: 13px solid #f4e7c6; */
    background: url(../images/current_students/academics_tools_services_to.gif) top left no-repeat !important;
    float: left;
    clear: both;
}
html>body #academics_tools_services_box {
    width: 343px;
}
#academics_tools_services_box p.title {
    margin: 0 0 8px 0;
    padding: 0 0 0 0;
    font: 0.625em verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    color: #3b5a6f;
    display: block;
}
#academics_tools_services_box ul {
    width: 140px;
    list-style: none;
    margin: 0 0 17px 0;
    padding: 0;
}
#academics_tools_services_box ul li {
    padding: 0 0 8px 0;
    margin: 0;
}
#academics_tools_services_box #col_1 {
    width: 158px;
    float: left;
    margin: 0 7px 0 0;
}
#academics_tools_services_box #col_2 {
    width: 152px;
    float: left;
    margin: 0 0 0 14px;
}
#academics_tools_services_box a, a:visited, a:active {
    color: #cf7600;
    text-decoration: none;
}
#academics_tools_services_box a:hover {
    color: #cf7600;
    text-decoration: underline;
}
#announcements_news_box {
    width: 169px;
    padding: 13px 12px 103px 18px;
    float: left;
}
html>body #announcements_news_box {
    width: 143px;
}
#announcements_news_box img.title {
    margin: 0 0 8px 0;
}
#announcements_news_box dl {
    font: 0.75em verdana, arial, helvetica, sans-serif;
}
#announcements_news_box dl dt {
    color: #4d413b;
}
#announcements_news_box dd {
    /* font: 0.625em verdana, arial, helvetica, sans-serif; */
    padding: 0 0 10px 0;
}
#announcements_news_box dl a, a:visited, a:active {
    color: #908774;
    text-decoration: none;
}
#announcements_news_box dl a:hover {
    color: #cf7600;
    text-decoration: none;
}
#announcements {
    border-bottom: 1px solid #e6e0c5;
    margin: 0 0 10px 0;
}
#news_events {
}
/* ====== RIGHT COLUMN ====== */
#column_right {
    width: 190px;
    float: left;
    margin: 0 0 0 1px;
    background: url(../images/current_students/bg_nav_audience.gif) repeat-x;
}
#nav_audience {
    width: 140px;
    margin: 8px 0 0 15px;
}
#quick_links {
    width: 139px;
    margin: 16px 0 0 20px;
    padding: 0;
}
#quick_links img {
	margin: 0 0 8px 0;
	}
#StudentRollover {
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#learn_about_students {
    width: 182px;
    margin: 47px 0 0 15px;
    background: url(../images/current_students/bg_learn_about_students.gif) no-repeat;
}
html>body #learn_about_students {
    width: 182px;
    margin: 34px 0 0 15px;
    padding: 0;
    background: url(../images/current_students/bg_learn_about_students.gif) no-repeat;
}
#learn_about_students a, a:visited {
    color: #8e837a;
    text-decoration: none;
}
#learn_about_students a:hover {
    color: #cf7600;
    text-decoration: none;
}
#learn_about_students span {
    font-size: 0.8em;
    float: left;
    width: 97px;
    padding: 47px 0 0 0;
    margin: 0;
    z-index: 90;
    position: relative;
    left: -10px;
}
#learn_about_students img.learn_more_arrow {
    margin: 13px 0 0 48px;
    padding: 0;
}
html>body #learn_about_students img.learn_more_arrow {
    margin: 13px 0 5px 51px;
    padding: 0;
}
.learn_about_footer {
    height: 1px;
    width: 130px;
    background: url(../images/current_students/learn_about_bottom.gif) repeat-x;
    margin: -5px 0 0 23px;
    padding: -3px 0 0 0;
}
html>body .learn_about_footer {
    height: 1px;
    width: 132px;
    background: url(../images/current_students/learn_about_bottom.gif) repeat-x;
    margin: 0 0 0 21px;
    padding: 0;
}
/* width: 153px;
height: 212px;
background-color: #FAF8F5;
margin: 0 0 0 11px;
padding: 15px 0 0 0;
border-top: 1px solid #aeb9bf; */
}
#focus_person a.text {
    width: 153px;
    height: 128px;
    text-decoration: none;
    display: block;
    padding: 5px;
    margin: 0;
    font: 0.625em verdana, arial, helvetica, sans-serif !important;
    color: #ede8dd;
    background: url(../images/admissions_financial_aid/bg_focus_person.jpg) no-repeat;
}
html>body #focus_person a.text {
    width: 143px;
    height: 118px;
}
#focus_person a:hover.text {
    color: #5f4842;
    background: url(../images/admissions_financial_aid/bg_focus_person-r.jpg) no-repeat;
}

