@charset "utf-8";

html, body, #overall_container {
	height:100%;
}

body > #overall_container {
	height:auto; 
	min-height:100%;
}

html {
	background:#f5f6f1 url(/wwwadmin/globals/templates/9932/images/red_bg.png) top left repeat-x;
	width:100%;
}

body {
	width:100%;	
	min-width:800px;
	padding-left:1px;
}

html, body, div, span, h1, h2, h3, h4, h5, h6 { 
	padding:0;
	margin:0;
}

img {
	border:none;
}

a, object {
	outline:none;
}

a:link {
	color:#1c90d4;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dotted #1c90d4;
}

#footerContent a{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}

a:visited {
	color:#0e5a87;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dotted #0e5a87;
}

a:hover {
	color:#0c496d;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dotted #0e5a87;
}

#header a {
	color:#fff;
	font-weight:normal;
	border-bottom:none;
}

#header a:hover {
	color:#0088FF;
}

h1 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	line-height:18px;
	color:#a72700;
	padding-bottom:18px;
	font-weight:normal;
}

h2,
#dept_nav_headers {
	font-size:15px;
	line-height:15px;
	color:#363432;
	padding-bottom:5px;
	font-weight:normal;
}

h2.light {
	color:#605c55;
}

h3 {
	font-size:15px;
	line-height:18px;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
}

#dept_nav_headers {
	padding-bottom:5px;
}

h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.clear {
	clear:both;
}

img.border {
	background-color:#fff;
	border-style:solid; border-color:#c0bdb6; border-width:1px 1px 1px 1px;
	padding:3px 3px 3px 3px;
}

.imageborder {
	background-color:#DDD;
	border: 1px solid #878383;
	padding: 3px;
}

a.noborder {
	border-bottom:none;
}

hr {
	border-width:0 0 1px 0;
	height:2px;
	border-bottom:1px dotted #b8b6b3;
	margin-top:28px;
	margin-bottom:28px;
}

.red {
	color:#a72700;
}


/* TEMPLATE STYLES */
#overall_container {
	background-image:url(/wwwadmin/globals/templates/9932/images/repeat.jpg);
	background-position:49.99% 0%;
	background-repeat:repeat-y;
	
}

#header	{
	/*background:#0a294c url(/wwwadmin/globals/templates/9932/images/header_bg.png) repeat-x;*/
	background-image: url(/wwwadmin/globals/templates/9932/images/header_bg.png);
	background-repeat:repeat-x;
	height:170px;
	margin:0;
	position:relative;
}

#header_content {
	height:146px;
	width:800px;
	margin:0 auto;
	position:relative;
	font-size:11px;
}

#content_background {
	background-image:url(/wwwadmin/globals/templates/9932/images/red_design.png);
	background-position:center 10px;
	/*background-position:50.1% 0%;*/
	background-repeat:no-repeat;
	width:100%;
	max-width:1286px;
	overflow:visible;
	margin:0 auto;
	position:relative;
	left:-.1px;
	top:-40px;
	height:100%;
	padding-bottom:375px;
}

#content_container {
	width:100%;
	max-width:802px;
	overflow:visible;
	margin:0 auto;
	position:relative;
	top:0;
	height:100%;
	left:0;
	line-height:20px;
	vertical-align:text-top;
}

#content {
	width:800px;
	position:relative;
	left:1px;
	top:0;
	float:left;
	height:100%;
	background:#f5f4f1;
	border-top: 1px solid #b0aca2;
	}

#content_inner {
	padding:20px 20px 0 20px;
}

#sidebar_container {
	width:800px; min-width:800px; max-width:800px;
	background:url(/wwwadmin/globals/templates/9932/images/sidebar_bg.png) top left repeat-y;
}

#sidebar_content {
	width:170px; min-width:170px; max-width:170px;
	padding:20px 15px 0 15px;
	float:left;
}

#main_content_wide {
	width:760px; min-width:760px; max-width:760px;
	padding:20px 20px 0 20px;
	background-color:#f5f4f1;
}

#main_content_right {
	width:560px; min-width:560px; max-width:560px;
	padding:20px 20px 0 20px;
	float:right;
	background-color:#f5f4f1;
}

#main_content_right_full {
	width:560px; min-width:560px; max-width:560px;
	padding:20px 20px 0 20px;
	float:right;
	background:url(/wwwadmin/globals/templates/9932/images/fullheight_bg.png) top left repeat-y;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

	/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%;
}

.clearfix {
	display: block;
}
	/* End hide from IE-mac */

#top_container {
	background:#f5f6f1 url(/wwwadmin/globals/templates/9932/images/bg_noheader.jpg) top left repeat-x;
	width:802px;
}

#top_content {
	border-left: 1px solid #b0aca2;
	border-right: 1px solid #b0aca2;
	border-bottom: 1px solid #b0aca2;
	width:770px;
	background:#f5f4f1;
	padding:15px;
}

#footer_container {
	background:url(/wwwadmin/globals/templates/9932/images/red_footer_bg.png) bottom left repeat-x;
	border-top:1px solid #b3b3b3;
	height:720px;
	width:100%;
	position:relative;
	top:0;
	z-index:499;	
	margin-top:-375px;
	clear:both;
	margin-left:-.1px;
}

#footer_content	{
	height:61px;
	max-width:800px;
	z-index:500;	
	clear:both;
	margin:0 auto;
	position:relative;
	top:0;
	color:#e1e1e1;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:30px;
	font-size:13px;
	line-height:10px;
}

/* END OF TEMPLATE STYLES */

#email_page{
	margin: 13px 0 0 15px;
	min-height:200px;
}


/* HEADER STYLES */
#header_right {
	float:right;
	position:relative;
	width:450px;
	color:#FFF;
	margin-top:28px;
	/*margin-right:8px;*/
	
}

#header_right li {
	background: url(/wwwadmin/globals/templates/9932/images/bullet.gif) no-repeat scroll 0 3px;
	padding: 0 0 0 15px;
	float:left;
	clear:none;
	margin:0 0 0 15px;
}

div.bullet {
	float:left;
	width:9px;
	min-width:9px;
	max-width:9px;
	height:8px;
	min-height:8px;
	max-height:8px;
	margin-left:10px;
	margin-right:10px;
	background: url(/wwwadmin/globals/templates/9932/images/bullet.gif) no-repeat;
}

#header_right span {
	clear:both;
	float:right;
	margin: 5px 0 0 0;
}

#header_right ul {
	list-style-type: none;
	padding: 0;
	margin: 12px 0 0 0;
	float:right;
	clear:both;
	list-style-image:none;
}

#logo_glow {
	background:url(/wwwadmin/globals/templates/9932/images/red_luo_logo_glow.png) top left no-repeat;
	width:710px;
	min-width:710px;
	height:155px;
	min-height:155px;
	position:absolute;
	top:4px;
	left:30px;
}

#logo {
	width:300px;
	height:85px;
	position:absolute;
	
}

#search_btn {
	border-color:#fff #fff #fff -moz-use-text-color;
	border-style:solid solid solid none;
	border-width:1px 1px 1px 0;
	cursor:pointer;
	background-color:#5b0101;
}

#search_cell {
	border:1px solid #fff;
	background-color:#fff;
}

#qid {
	background-color:#e6e6e6;
	border:medium none;
	color:#999;
	height:14px;
	padding-top:1px;
	padding-left:2px;
	width:250px;
}

#search_table {
	margin:12px 0 0 0;
	clear:both;
	height:20px;
}

#top_bar {
	width:800px;
	min-width:800px;
	max-width:800px;
	height:9px;
	min-height:9px;
	max-height:9px;
	background:#d4d2ca;
	margin:0 auto;
	position:relative;
	left:-.1px;
	bottom:10px;
}

#breadcrumbs { 
	width: 800px;
	border-left:1px solid #B0ACA2;
	border-right:1px solid #B0ACA2;
	margin:0 auto;
	height: 26px;
	background-color: #ffffff;
	font-size:12px;
}

#breadcrumbs .links {
	margin:0 10px 0 10px; padding:5px 0 0 20px;
	background: transparent url(/wwwadmin/globals/templates/9932/images/icons/home.gif) no-repeat center left;
	height:21px; max-height:21px; min-height:21px;
	max-width:500px;
	line-height:16px;
	float:left;
}

#breadcrumbs .links_max {
	height:19px; max-height:19px; min-height:19px;
	overflow:hidden;
}

#breadcrumbs .breadcrumb_tools {
	margin:0 10px 0 10px; padding:0 0 0 0;
	height:26px; max-height:26px; min-height:26px;
	min-width:240px; max-width:240px;
	line-height:13px;
	overflow:hidden;
	float:right;
}

#breadcrumbs .breadcrumb_tools a {
	border-bottom:none;
}

#at20mc a {
	border-bottom:none;
}

#header_img {  
	width: 798px;
	height: 185px;
	padding: 1px;
	background-color: #e7e8e2;
	border: 1px solid #afaca1;
}

#quicknav_container{
	position: absolute;
	bottom:-35px;
	right:0px;
	height: 22px;
	/*width: 455px;
	text-align:right;
	clear: both;*/
	padding-top: 10px;
	z-index:100;
}

.luo_header_quicknav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight:normal;
    color:#fff;
	float: left;
	text-align:right;
	padding:0px 10px 0px 10px;
	border-right:1px solid #974B4B;
}

.luo_header_quicknav_right{
	padding:0px 0px 0px 10px;
	border:none;
}

.luo_header_quicknav_right a:hover{text-decoration: none !important;}

#quicknav_container a:hover {text-decoration: underline; color: white;}

.luo_header_quicknav img{
	position: absolute;
	display: inline;
	
}

.luo_header_quicknav_font{
	margin-top: 1px;
	font-size: 12px;
	line-height: 12px;
}

/* END OF HEADER STYLES */


/* NAVIGATION STYLES */
#nav {
	background-image:url(/wwwadmin/globals/templates/9932/images/red_buttonbg.png);
	background-repeat:repeat-x;
	background-position:top;
	height:40px;
	width:800px;
	margin:0 auto;
	font-family:Georgia, Palatino, Times New Roman;
	font-size:14px;
	color:#f3f2ef;
	z-index:100;
}

#buttons {
	height:39px;
	text-align:center;
	width:auto;
	margin: 0 auto;
}

#buttons a:link,
#buttons a:visited,
#buttons a:active,
#buttons a:hover {
	text-decoration: none;
	color:#f3f2ef;
	padding-top:10px;
	font-weight:normal;
	border-bottom:none;
}

.menu_item {
	float:left;
	clear:none;
	height:39px;
}

.menu_item a:link,
.menu_item a:visited,
.menu_item a:active {
	float:left;
	clear:none;
	height:29px;
	border-bottom:none;
}

.menu_item a:hover {
	background:url(/wwwadmin/globals/templates/9932/images/red_buttonbg_hover.png) repeat-x 0 0;
	height:39px;
}

.nav_selected {
	background:url(/wwwadmin/globals/templates/9932/images/red_buttonbg_hover.png) repeat-x 0 0;
	height:39px;
}

.menu_divider {
	background:url(/wwwadmin/globals/templates/9932/images/red_menu_divider.png) no-repeat top left;
	width:2px;
	height:38px;
}

#nav_shadows {
	background:url(/wwwadmin/globals/templates/9932/images/red_nav_shadows.png) top center no-repeat;
	width:100%;
	max-width:816px;
	overflow:visible;
	margin:0 auto;
	position:relative;
	left:-.1px;
	top:-40px;
	height:41px;
}

.sub_arrow {
	background:url(/wwwadmin/globals/templates/9932/images/red_sub_arrow.png) top left no-repeat;
	height: 11px;
	width: 23px;
	position:absolute;
	left:0px;
	bottom:-4px;
	z-index:1000;
	display:none;
}
/* END OF NAVIGATION STYLES */

/* FRONTPAGE STYLES */
#frontpage_slideshow {
	width:490px;
	min-width:490px;
	max-width:490px;
	height:355px;
	min-height:355px;
	max-height:355px;
	position:relative;
}

#slideshow_right {
	width:490px;
	min-width:490px;
	max-width:490px;
	height:355px;
	min-height:355px;
	max-height:355px;
}

#slideshow_content { 
	height:355px;
	min-height:355px;
	max-height:355px;
	overflow:hidden;
}

#slideshow_controls {
	width:67px;
	min-width:67px;
	max-width:67px;
	height:20px;
	min-height:20px;
	max-height:20px;
	overflow:hidden;
	position:absolute;
	right:10px;
	bottom:12px;
	z-index:20;
}

#slideshow_buttons_prev,
#slideshow_buttons_prev_disabled {
	cursor:pointer;
	float:left;
	width:31px;
	min-width:31px;
	max-width:31px;
	height:20px;
	min-height:20px;
	max-height:20px;
	background:url(/wwwadmin/globals/templates/9932/images/slideshow/prev.png) top left no-repeat;
}

#slideshow_buttons_next,
#slideshow_buttons_next_disabled {
	cursor:pointer;
	float:right;
	width:31px;
	min-width:31px;
	max-width:31px;
	height:20px;
	min-height:20px;
	max-height:20px;
	background:url(/wwwadmin/globals/templates/9932/images/slideshow/next.png) top left no-repeat;
}

#slideshow { 
	padding: 0; 
	width: 490px; 
	height: 355px;
	background:#f5f4f1;
}

#slideshow img { 
	padding: 0; 
	width: 490px; 
	height: 355px; 
}

.loading {
	line-height:16px;
	padding-left:21px;
	background:url(/wwwadmin/globals/templates/9932/images/degreepicker/loader.gif) top left no-repeat;
}

.degree_shadow {
	width:241px; min-width:241px; max-width:241px;
	height:74px; min-height:74px; max-height:74px;
	background:url(/wwwadmin/globals/templates/9932/images/degree_shadows.png) top left no-repeat;
}

.degree_image {
	width:231px; min-width:231px; max-width:231px;
	height:64px; min-height:64px; max-height:64px;
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
}

.degree_sub {
	padding-top:10px;
	padding-bottom:10px;
}

.degree_items {
	width:241px; min-width:241px; max-width:241px;
	height:164px; min-height:164px; max-height:164px;
	background:url(/wwwadmin/globals/templates/9932/images/degree_items_bg.png) top left no-repeat;
	padding-left:10px;
	padding-top:10px;
}

.degree_item {
	padding:2px 0 2px 5px;
	margin:10px 0 10px 0;
	cursor:pointer;
}

.degree_item_first {
	padding:2px 0 2px 5px;
	margin:0 0 10px 0;
	cursor:pointer;
}

.degree_item_last {
	padding:2px 0 2px 5px;
	margin:10px 0 0 0;
	cursor:pointer;
}

.full_item {
	text-align:center;
	cursor:pointer;
	color:#1c90d4;
	width:221px; min-width:221px; max-width:221px;
	height:144px; min-height:144px; max-height:144px;
	font-size:15px;
}

.degree_item:hover,
.degree_item_first:hover,
.degree_item_last:hover {
	background:#f5f4f1;
	color:#1c90d4;
}

#picker_container {
	position:relative;
	width:242px; min-width:242px; max-width:242px;
	min-height:280px;
	overflow:hidden;
}

#picker_slide {
	padding: 0; 
	width: 242px; 
	min-height: 280px;
}

#picker_one {
	width: 242px; 
	min-height: 280px;
}

#picker_two {
	width: 242px; 
	min-height: 280px;
	display:none;
}

#picker_three {
	width: 242px; 
	min-height: 280px;
	display:none;
}

#picker_four {
	width: 242px; 
	min-height: 280px;
	display:none;
}

#picker_five {
	width:242px;
	min-height:280px;
	display:none;
}

.back_button {
	padding-left:20px;
	margin-top:20px;
	float:left;
	width:221px;
	background:url(/wwwadmin/globals/templates/9932/images/back.png) top left no-repeat;
}

a.jScrollArrowUp {
	background: url(/wwwadmin/globals/templates/9932/images/degreepicker/up.jpg) no-repeat top left;
	height:15px;
	border-bottom:none;
}

a.jScrollArrowDown {
	background: url(/wwwadmin/globals/templates/9932/images/degreepicker/down.jpg) no-repeat bottom left;
	height:15px;
	border-bottom:none;
}
			
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 221px;
	height: 144px;
	overflow: auto;
	float: left;
}

#pane {
	height: 144px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background:url(/wwwadmin/globals/templates/9932/images/degreepicker/draginner.png) top center repeat-y;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background:url(/wwwadmin/globals/templates/9932/images/degreepicker/dragtop.png) top center no-repeat;
	height:4px;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background:url(/wwwadmin/globals/templates/9932/images/degreepicker/dragbottom.png) top center no-repeat;
	height:4px;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 18px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 18px;
}
/* END OF FRONTPAGE STYLES */

/* FOOTER STYLES */
#footer_top_bar {
	width:100%;
	max-width:800px;
	overflow:visible;
	position:relative;
	margin:0 auto;
	top:0;
	height:12px;
	border-left:1px solid #b0aca2;
	border-right:1px solid #b0aca2;
}
/* END OF FOOTER STYLES */

/* LAYOUT STYLES */
.three_column_container { /* if different column widths desired, write them inline (just make sure they add up to 770 with padding) */
	width:770px;
	min-width:770px;
	max-width:770px;
	overflow:hidden;
	background: transparent url(/wwwadmin/globals/templates/9932/images/3column_background.png) top left repeat-y;
	margin: 0 auto;
}

.three_column_left {
	width:235px;
	padding-right:15px;
	float:left;
	overflow:hidden;
}

.three_column_middle {
	width:240px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	overflow:hidden;
}

.three_column_right {
	width:235px;
	padding-left:15px;
	float:left;
	overflow:hidden;
}

.two_column_front_container {	/* if different column widths desired, write them inline (just make sure they add up to 770 with padding) */
	width:770px;
	min-width:770px;
	max-width:770px;
	overflow:hidden;
	margin:0 auto;
}

.two_column_front_left {
	width:378px;
	margin-right:7px;
	float:left;
}

.two_column_front_right {
	width:378px;
	margin-left:7px;
	float:left;
}

.two_column_container {	/* if different column widths desired, write them inline (just make sure they add up to 560 with padding) */
	width:560px;
	min-width:560px;
	max-width:560px;
	margin:0 auto;
	background:url(/wwwadmin/globals/templates/9932/images/divider.png) top left repeat-y;
}

.two_column_left {
	width:275px;
	margin-right:20px;
	float:left;
}

.two_column_right {
	width:245px;
	margin-left:20px;
	float:left;
}
/* END OF LAYOUT STYLES */

/* EXPLORE STYLES */
#explore_container{
	border-left: 1px solid #b0aca2;
	border-right: 1px solid #b0aca2;
	position:relative;
	top:0;
	width:800px;
	margin:0 auto;
	height:625px !important;
	overflow:hidden;
}

#explore_hd {
	height:22px;
	width:100%;
}

#explore {
	width:377px;
	height:22px;
	margin: 0 auto;
}

.exploreA {
	padding-bottom:10px;
}
	
#explore_content {
	background-color:#f5f4f1;
	width:100%;
	padding:15px 0 10px 0;
	height:225px;
}

.column {
	margin-left:25px;
	float:left;
	width:134px;
	min-width:134px;
	max-width:134px;
}

.column {
	font-size:12px;
}

.column h4,
.column h4 a {
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
	font-size:13px;
}

.column a {
	text-decoration:none;
	color:#605C55;
	border-bottom:1px dotted #605C55;
	max-width:134px;
}

.column ul {
	margin:0;
	float:left;
	list-style:none;
	padding:0;
	max-width:134px;
	list-style-image:none;
}

.column li > a:hover,
.column h4 > a:hover {
	color:#24221f;
	border-bottom:1px dotted #24221f;
}

.column li {
	line-height:25px;
	max-width:134px;
}

/* END OF EXPLORE STYLES */


/* CUSTOM PAGE STYLES */
.news_items{
	padding-bottom:10px;
	float:left;
	list-style:none;
}

.news_image{
	padding:3px;
	float:left; 
	margin-right:10px; 
	margin-bottom:18px; 
	margin-top:5px;
	border:1px solid #a7a499;
	background:#FFF;
}

.news_items a{
	line-height:18px;
	
}

#sitemap_content ul,
#sitemap_content li {
	list-style:none;
}

#sitemap_content > ul {
	padding-left:0;
	margin-left:0;
}

#sitemap_content > ul > li {
	margin-left:0; padding-top:20px; padding-bottom:20px;
	border-bottom:1px dotted #CCC;
}

#sitemap_content > ul:first-child {
	padding-top:0;
	margin-top:0;
}

#sitemap_content > ul > li:first-child {
	padding-top:0;
}

#sitemap_content > ul > li:last-child {
	border-width:0;
}

.list_of_links ul {
	list-style:none;
	padding:0; margin:0;
}

.list_of_links li {
	clear:both;
	margin: 4px 0; padding:0;
}

.right {
	float:right;
}

.left {
	float:left;
}

.list_of_links {
	line-height:25px;
}

.attention{
	color:#a72700;
	background: transparent url(/wwwadmin/globals/templates/9932/images/icons/alert.gif) no-repeat 0 0;
	padding-left:25px;
	height:15px;
	padding-top:2px;
	font-weight:bold;
}

.login_area ul {
	list-style-image:url(/wwwadmin/images/v4template/bullet.png);
   	list-style-type:none;
	text-align:left;
	list-style-position:outside;
    margin-top:0px;
	margin-bottom:15px;
	padding-left:20px;
}

.ads_container {
	max-width:245px;
}

.ad_image {
	max-width:245px;
	margin-bottom:10px;
}

.news_item {
	border-top:1px dotted #b8b6b3;
}

.graybg {
	background:#edece7;
}

.news_date_container {
	padding:12px 15px 4px 0;
}

.news_date {
	width:71px; min-width:71px; max-width:71px;
	height:17px; min-height:17px; max-height:17px;
	background:url(/wwwadmin/globals/templates/9932/images/date_bg.gif) top left no-repeat;
	float:right;
	text-align:center;
	line-height:17px;
}

.white {
	color:#fff;
}

.news_item_content {
	width:495px; min-width:495px; max-width:495px;
	padding:0 20px 20px 20px;
}

.news_rss {
	height:35px;
	padding-right:35px;
	background:url(/wwwadmin/globals/templates/9932/images/icons/rss.jpg) top right no-repeat;
	text-align:right;
	line-height:25px;
}

.text1b {
	font-weight:bold;
}

.calendar_item {
	line-height:18px;
	padding-left:25px;
	padding-bottom:15px;
	background:url(/wwwadmin/globals/templates/9932/images/icons/calendar.gif) top left no-repeat;
}

.request_info_container {
	width:295px; min-width:295px; max-width:295px;
	height:302px; min-height:302px; max-height:302px;
	position:relative;
}

.request_info_block {
	width:259px; min-width:259px; max-width:259px;
	height:302px; min-height:302px; max-height:302px;
	background:url(/wwwadmin/globals/templates/9932/images/request_bg.png) top left no-repeat;
	padding-left:36px;
}

.button_block_container {
	height: 141px; min-height: 141px; max-height: 141px;
	position:relative;
	padding: 8px 0 0 0;
}


.button_block_content {
	height:121px; min-height:121px; max-height:121px;
	position:absolute;
}

#main_content_wide ul,
#main_content_right ul,
#main_content_right_full ul {
	list-style-image:url(/wwwadmin/globals/templates/9932/images/bullet.png);
	padding-left:0;
	margin-left:5px;
	padding-left:1em;
	line-height:15px;
}

#main_content_wide ul li,
#main_content_right ul li,
#main_content_right_full ul li {
	margin-top:5px;
	margin-bottom:5px;
}
/* END OF CUSTOM PAGE STYLES */


/* NEWS GALLERY STYLES */

#luo_announcement_gallery{
background: #dedede;
width: 358px;
height: 211px;
border: 1px solid #c5c5c5;

}

#luo_announcement_img{
width: 350px;
height: 190px;
margin: 3px 4px 0 4px;
overflow: hidden;
}

#luo_announcenav{
background: #dedede;
height: 18px;
margin: 0 8px;
}

#luo_announcenav_left{
display: inline;
float: left;
height: 12px;
width: 12px;
margin-top: 3px;
background: url(/wwwadmin/globals/templates/9932/images/button/luo_news_gallery_navbt.png) no-repeat;
background-position: 0 -12px;
}

#luo_announcenav_right{
display: inline;
float: right;
height: 12px;
width: 12px;
margin-top: 3px;
background: url(/wwwadmin/globals/templates/9932/images/button/luo_news_gallery_navbt.png) no-repeat;
background-position:-12px -12px;
}

#current_student_slideshow{ 
	padding: 0; 
	width: 350px; 
	height: 190px;
	background:#f5f4f1;
	overflow: hidden;
}

#current_student_slideshow img { 
	padding: 0; 
	width: 350px; 
	height: 190px; 
}

/* END OF NEWS GALLERY STYLES */

/* START OF FAT FOOTER STYLES */


#footerWrapper{
	color:#666666;
	background-color:#fff;	
	
}
	
#footerContent {
	width:800px;
	height:290px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	background-color:#eee;
	border-bottom: 1px solid #b0aca2;
}
	
.footerInfo
{
	float:left;
	width:230px;
	height:270px;
	padding:15px;
}

#footerTestimonials
{
	background-image:url(/wwwadmin/globals/templates/9932/images/topLeftBox.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#footerSocialMedia
{
	background-image:url(/wwwadmin/globals/templates/9932/images/topMiddleBox.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.footerRequestBackground
{
	background-image:url(/wwwadmin/globals/templates/9932/images/topRightBox.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}

#footerContent h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:20px;
	color:#8a8a8a;
	padding:0px;
	margin:0px;
	display:inline;
	width:150px;
	float:left;
	position:relative;
}

#footerContent .viewAll{
	text-align:right;
	margin-top:5px;
	display:inline;
	float:right;
	display:block;
	position:relative;
}

#footerContent a{
	color:#8a8a8a;
	text-decoration:none;
	border-bottom: 1px dotted #b0aca2;
}

.footerContentHead
{
	height:25px;	
}

.testimonial{
	margin-bottom:25px;	
	background-image: url(/wwwadmin/globals/templates/9932/images/quote.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.socialMediaLink{
	height:	30px;
}

.socialMediaLink img{
	padding-top:5px;
}

.socialMediaBubble{
	position:relative;
	background-image: url(/wwwadmin/globals/templates/9932/images/speechBubble.png);
	background-repeat:no-repeat;
	background-position:center right;
	
	height:65px;
}

.socialMediaBubbleContent{
	margin:8px 30px 0px 50px;
	display:inline-block;
	width:170px;
	position:relative;
}

.socialMediaIcon{
	position:absolute;
	bottom:9px;
	
}

.testimonial img{
	float:left;
	padding:2px;
	background-color:#fff;
	margin-right:10px;
	border:solid 1px #959490;
}

.testimonialBody{
	color:#666666;
	line-height:18px;
}

.testimonialAuthor{
	color:#888888;
	font-style:italic;
}

.footerForm
{
	background-image:url(/wwwadmin/globals/templates/9932/images/red_form_background.png);
	background-position:top left;
	background-repeat:no-repeat;
	
}

.footerFormSub{
	color:#fff;
	font-size:13px;	
}

.footerFormHead{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:24px;
	color:#fff;	
}

#footerRequest input[type=text]{
	margin-left:25px;
	margin-bottom:5px;	
	padding-right:10px;
	padding-left:10px;	
	width:160px;
	border:1px solid #5d5d5d;
	height:24px;
}

.defaultText { color: #a1a1a1; }
.defaultTextActive {  color:#333; }
	
#footerIcons{
	background-color:#f5f4f1;	
}

#explore_content{
	background-image: url(/wwwadmin/globals/templates/9932/images/exploreBG.png);
	background-repeat:repeat-x;
}
	

/* END FAT FOOTER STYLES */

