/* just look for comments within the selectors for assistance. Note all color attributes, where directed, should be changed to the same color. */
html, body {
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: none;
	/* text-align: center; */
   }

body {
	background-color: #FFFFFF;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a img
{border:none;}

p{
	font-family: Arial, Helvetica, sans-serif;
}

H1 {
	font-size: 20px;
	font-weight: bold;
	color: #051342;
	/* change color: attribute above to chosen colour scheme */
	margin-top:0px;
}

H2 {
	font-size: 16px;
	font-weight: normal;
	color: #385B77;
	/* change color: attribute above to chosen colour scheme */
}

H3 {
	font-size: 14px;
	color: #333;
	/* change color: attribute above to chosen colour scheme */
	font-weight: bold;
}

H4 {
	font-size: 12px;
	color: #CC941F;
	/* change color: attribute above to chosen colour scheme */
	font-weight: bold;
}

H5 {
	font-size: 10px;
	color: #CC941F;
	/* change color: attribute above to chosen colour scheme */
	font-weight: bold;
}

H6 {
	font-size: 8px;
	color: #CC941F;
	/* change color: attribute above to chosen colour scheme */
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

/*--Definition list--*/
dl {}
dl dt 
{
   padding: 8px 0px 0px 0px;
}

dl dd 
{
   margin-left: 5px;
}

.bold {
	font-weight: bold;
}

.title {
	font-size: 12px;
	font-weight: bold;
}

.subtitle {
	font-size: 11px;
	font-weight: bold;
}

.title_02 {
	background-image: url(../images/inside_pages/link_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: text-top;
	background-position: 0px 2px;
}

#headerpic {
	background-image: url(../images/home/header_image.jpg);
	background-repeat: no-repeat;
}

#header {
	position:relative;
}

#homebackground {
	background: url(../images/home/home_bottom_right_02.gif) repeat-y;
}


#videoborder_left {
	background: url(../images/home/video_image_bgleft.gif) repeat-y;
}

#videoborder_right {	
	background: url(../images/home/video_image_bgright.gif) repeat-y;
}

.height_all {
	height: 100%;
}

.spacer {
	width:100%;
}

#siteFrame {
    position: absolute;
    left: 50%;
    width: 754px;
    margin-left: -397px;
    padding-left: 19px;
}

#mainBackground {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}  

#leftcol {
	padding-left:10px;
	width:186px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	padding-right:0px;
}

#leftcol_subpage {
	padding-left:14px;
	width:186px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	padding-right:0px;
}

#rightcol_subpage {
	float:right;
	padding-top:10px;
	width:553px;
	padding-bottom:10px;
	padding-left:0px;
	

}

#rightcol {	
	padding-top:10px;
	width:548px;
	padding-bottom:20px;	
	float:right;
	padding-left:0px;
}

#logo {
	position:relative;
}
 

#FlashBarBottom {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC941F;
	/* change color: attribute above to chosen colour scheme */
}

#RightSide {
	padding-top: 8px;
	padding-right: 8px;
        margin-right:8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC941F;
	/* change color: attribute above to chosen colour scheme */
}

#rightSide td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#LeftNavTitle {
	color: #CC941F;
	/* change color: attribute above to chosen colour scheme */
	font-size: 12px;
	font-weight: bold;
	height:20px;
}

.TitleBar {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC941F; 
	/* change color: attribute above to chosen colour scheme */
	font-size: 14px;
	color: #CC941F;
	/* change color: attribute above to chosen colour scheme */
	font-weight: bold;
}

.colour {
	color: #CC941F;
	/* change color: attribute above to chosen colour scheme */
}


#RightNavTitle {
	font-size: 11px;
	height:20px;
}

#textBox {
	width: auto;
	height: auto;
	padding: 20px;
	background-color: #E8EAF0;
	font-size: 1.1em;
}

#textBox_02 {
	width: auto;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E6EFF6;
}

.imageright {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

.imageleft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

#wrapper {
	/* position: relative; */
	margin-top: 6px;
	/* vertical-align: middle; */
	width: 754px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/* border-top-width: 1px #01184C; */
	border-width: 1px;
	/*border-spacing: ;*/
	/*border-style: groove;*/
	border-style: solid;
	border-color: #6c6c6c;
	border-collapse: separate;
	background-color: white;
   }

.eventsback {
	background-color: #F4EFE9;
}

#main {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}

.FlashBar {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC941F; 
	/* change color: attribute above to chosen colour scheme */
	font-size: 14px;
	color: #CC941F;
	/* change color: attribute above to chosen colour scheme */
	font-weight: bold;
}
.textsmall {
	font-size: .8em;
}

.textregular {
	font-size: 1em;
}

.textlarge {
	font-size: 1.2em;
}

#searchform {
	position: relative;
	right: 0px;
	width: 100%;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: block;
	margin-right: 0px;
	text-align: right;	
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.search a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


.search a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#search1 {background-color: white;}
#search2 {background-color: rgb(255,204,153);}
#search3 {background-color: white;}

.search1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;	
}

.search1 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	
}


.search1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFCC99;
}

.search2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;		
}

.search2 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


.search2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color:  #FFCC99;
}

.search3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;		
}

.search3 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


.search3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color:  #FFCC99;
}

.rightnavdivider {
	font-size: 12px;
	border-bottom: 1px solid #DBE0E6;
	/**font-weight: bolder;**/
}


.rightnavdivider a {
	font-size: 12px;
	text-decoration: none;
	/**font-weight: bolder;**/
}

.rightnavdivider a:hover {
	font-size: 12px;
	text-decoration: underline;
	/**font-weight: bolder;**/
}

#rightnavdividerbottom {
	font-size: 12px;
	/**font-weight: bolder;**/
}


#rightnavdividerbottom a {
	font-size: 12px;
	text-decoration: none;
	/**font-weight: bolder;**/
}

#rightnavdividerbottom a:hover {
	font-size: 12px;
	text-decoration: underline;
	/**font-weight: bolder;**/
}

.backtotop {
	background-image: url(../images/inside_pages/back_to_top_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.downloadpdf {
	position: relative;
	background-image: url(../images/inside_pages/bt_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 30px;
	}

/* Start Top Nav Drop down */


.TopNavTable {
	position: relative;
	top: 0px;
	left: 0px;
	width: 754px;
	height: 31px;
	border: 20px solid #990000;
	visibility: visible;
}

#topnav {
	position: relative;
	left: 0px;
	width:754px; 
    padding:0px 0px 0px 0px; 
    margin:0px;
	z-index:99;
}



.topnav_container {
	position:relative;
	width:754px;
	z-index:99;
	top:0px;
	/* visibility: visible; */
	text-decoration: none;
}

#topnav-about {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 2px;
	top: 0px;
}

#topnav-commerce {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 86px;
	top: 0px;
}

#topnav-mba {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 236px;
	top: 0px;
}

#topnav-graduate {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 346px;
	top: 0px;
}

#topnav-executive {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 446px;
	top: 0px;
}

#topnav-recruiting {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 602px;
	top: 0px;
}

.topnav_droptop a {
	width:140px;
	height: auto;
	border-top: 1px solid #A4ABBD;
	border-right: 1px solid #A4ABBD;
	border-bottom: 0px solid #A4ABBD;
	border-left: 1px solid #A4ABBD;
	background-color: #E6EFF8; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
}

.topnav_droptop a:hover {
	width:140px;
	height: auto;
	border-top: 1px solid #A4ABBD;
	border-right: 1px solid #A4ABBD;
	border-bottom: 0px solid #A4ABBD;
	border-left: 1px solid #A4ABBD;
	background-color: #465783; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.topnav_dropbottom a {
	width:140px;
	height: auto;
	border-top: 1px solid #A4ABBD;
	border-right: 1px solid #A4ABBD;
	border-bottom: 1px solid #A4ABBD;
	border-left: 1px solid #A4ABBD;
	background-color: #E6EFF8; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
}

.topnav_dropbottom a:hover {
	width:140px;
	height: auto;
	border-top: 1px solid #A4ABBD;
	border-right: 1px solid #A4ABBD;
	border-bottom: 1px solid #A4ABBD;
	border-left: 1px solid #A4ABBD;
	background-color: #465783; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

/* End Top Nav Menu */

/* Start Footer */

#footer {
	border-top: 1px solid #B8C0CD;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F0F1F4;
	clear: both;
}

/* End Footer */

/* start of home side navi*/

#homesidenavi a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#homesidenavi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
#homesidenavi td {
	background-image:url(../images/home/home_nav_arrow.gif);
	background-color:#F3DFA2;
	background-repeat:no-repeat;
	background-position:10px;
}
.homenaviitem{
	padding: 3px 0px 3px 20px;
}
/* end of home side navi*/


/* start of left Nav Menu */
#leftnavimenu{
margin-left: 0;
padding-left: 0;
margin: 0;
}

#leftnavimenu {
width: 161px;
color:#342F28;
}
#leftnavimenu tr td{
border-top: 1px solid #BBB; /*Theme Change here*/

}

#leftnavimenu tr td a{
text-decoration: none;
color:#342F28;
}

#leftnavimenu tr td a:hover{
text-decoration: underline;
color:#342F28;
}

.level2menu {
padding:2px 2px 2px 32px;
background:#EDEEF2;
}

.level1menu {
padding:2px 2px 2px 16px;
}

.level1menuopen {
padding:2px 2px 2px 16px;
background-color:#DCDEE6;
background-image:url(../images/home/down_arrow.gif);
background-repeat:no-repeat;
background-position: 2px 3px;
}

.level1menuactive {
padding:2px 2px 2px 16px;
background-color:#DCDEE6;
background-image:url(../images/home/side_arrow.gif);
background-repeat:no-repeat;
background-position: 2px 3px;
}

.level2menuactive {
padding:2px 2px 2px 32px;
background:#EDEEF2;
background-image:url(../images/home/side_arrow_sub.gif);
background-repeat:no-repeat;
background-position: 19px 3px;
}
/* end of left Nav Menu */

/* inquiry magazine */
#inquiry-magazine {
float: left;
width: 170px;
margin: 5px 5px 5px 5px;
text-align: center;
}

/* end of inquiry magazine */

#annual-report {
float: left;
width: 165px;
margin: 5px 5px 5px 5px;
text-align: center;
}

#annual-report a {
	color: #CC941F;
}

#annual-report a:hover {
	color: #CC941F;
}

#annual-report img {
	border:solid 1px;
	color:#333333;
}

/*------------------------------------------------------*/
/*	QSB Magazine
/*------------------------------------------------------*/

.intro_container
{
	width: 540px;
	height: 350px;
	
	background-image:url();
}

.magazine_cover
{
	width: 130px;
	
	position: relative;
	top: -247px;
	left: 70px;
}

.qsb_magazine_button
{
	position: relative;
	top: -300px;
	left: 255px;
}

.inquiry_archive_button
{
	position: relative;
	top: -300px;
	left: 255px;
}

/*------------------------------------------------------*/
/*	Goodes Hall Expansion
/*------------------------------------------------------*/

.imageThumb
{
	width: 84px;
	height: 64px;
	
	padding: 2px 2px 2px 2px;
	
	margin: 0px 5px 0px 5px;
	
	border: 1px solid #dcdcdc
}

/*-------------------------------------------------------*/
/*	Contact Us
/*-------------------------------------------------------*/

	#contact_table 
	{
		width: 85%;
		padding: 0;
		/*margin: 0 auto;*/
		float:left;
	}
	
	#contact_table th 
	{
		font: bold 11px Verdana, Arial, helvetica, sans-serif;
		color: #2C2C2C;
		border: 1px solid #A2A2A2;
		letter-spacing: 2px;
		text-transform: uppercase;
		text-align: left;
		padding: 6px 6px 6px 12px;
		background-color: #E4E4E4;
	}
	
	
	#contact_table td
	{
		border-left: 1px solid #A2A2A2;
		border-right: 1px solid #A2A2A2;
		background: #fff;
		padding: 6px 6px 6px 12px;
		color: #797268;
	}
	
	#contact_table td.first
	{
		border-left: 1px solid #A2A2A2;
		border-right: 1px solid #A2A2A2;
		border-top: 1px solid #A2A2A2;
		background: #fff;
		padding: 12px 6px 6px 12px;
		color: #797268;
	}
	
	
	#contact_table td.last
	{
		border-left: 1px solid #A2A2A2;
		border-bottom: 1px solid #A2A2A2;
		border-right: 1px solid #A2A2A2;
		background: #fff;
		padding: 6px 6px 6px 12px;
		color: #797268;
	}
	
	#contact_table td.alt
	{
		border-left: 1px solid #A2A2A2;
		border-right: 1px solid #A2A2A2;
		background: #fff;
		padding: 6px 6px 6px 12px;
		line-height: 5px;
	}
	
	.name
	{
		font-size:12px;
		font-weight:bold;
		color: #424242;
		
	}
	
/****************************************************************************/
/*	Spring Reunion
/****************************************************************************/
	.leftImageHolder
	{
		float: left;
		margin: 5px 10px 10px 0px;
	}
	
	.titleImageHolder
	{
		float: left;
		margin: 0px 0px 20px 0px;
		
		padding: 0px;
	}
	
	.rightImageHolder
	{
		float: right;
		margin: 20px 0px 10px 10px;
	}
	
	.mainContent
	{
		float: left;
		
		width: 375px;
		
		margin: 0px 0px 12px 4px;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		
		padding: 5px 0px 0px 0px;
	}
	
	.speakerContainer
	{
		width: 390px;
		float: left;
	}
	
	.speakerCell
	{
		width: 120px;
		float: left;
		padding-left: 5px;
		
		font-weight: bold;
	}
	
	.speakerCellRight
	{
		width: 222px;
		float: left;
		padding-left: 43px;
	}
	
	.speakerPhoto
	{
		width: 40px;
		height: 40px;
		
		padding: 2px;
		
		border: 1px solid #dcdcdc;
		
		float: left;
		
		margin: 0px 5px 2px 0px;
	}
	
	H2.date
	{
		font-size: 16px;
		font-weight: bold;
		
		padding: 0px 0px 0px 4px;
		margin: 0px 0px 5px 0px;
		
		color: #000000;
	}
	
	.descriptionContainer
	{
		width: 520px;
		margin: 0 auto;
	}
	
	.descriptionCell
	{
		float: left;
		
		width: 265px;
	}
	
	.descriptionCellRight
	{
		float: right;
		
		width: 265px;
	}
	
	.notice
	{
		width: 350px;
		margin: 0 auto;
		
		background-color:#FF6;
		
		border: 1px solid #dcdcdc;
		
		padding: 5px;
		
		text-align: center;
		
		margin-bottom: 15px;
	}

/***************************************************/
/* hall of fame nominations form
/***************************************************/

form.cmxform {
	width: 520px;
	font-size: 12px;
	color: #333;
}

form.cmxform label {
	width: 520px;
	color: #333;
	
	font-weight: bold;
}

form.cmxform p
{
	padding: 5px 0px 10px 5px;
	background: url(../alumni_and_donors/images/cmxform-divider.jpg) left bottom repeat-x;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}

div.error
{
	display: none; 
}

form.cmxform input 
{
	width: 510px;
	border: 1px solid black; 
	padding: 5px;
}

form.cmxform input:focus
{ 
	border: 1px dotted black; 
}

form.cmxform input.error
{ 
	border: 1px dotted red; 
}

form.cmxform textarea
{
	width: 520px;
	border: 1px solid #000000;	
}

form.cmxform textarea:focus
{ 
	border: 1px dotted black; 
}

form.cmxform textarea.error
{ 
	border: 1px dotted red; 
}

form.cmxform .gray * 
{ 
	color: gray; 
}

#signupForm
{ 
	width: 530px;
}

#signupForm label.error 
{
	margin-left: 10px;
	width: auto;
	display: inline;
}

form.cmxform input.submit {

	margin-left: 10px;
	width: 60px;
	
	text-align:center;
}

form.cmxform fieldset fieldset {
	background: none;
	border: 1px solid #7a7878;
}

form.cmxform fieldset.nominee {
	border: none;
	border-top: 1px solid #7a7878;
	background-color: #E5E5E5;
	margin: 15px 0px 0px 0px;
}

form.cmxform fieldset.nominator {
	border: none;
	border-top: 1px solid #7a7878;
	background-color: #dcdcdc;
	margin: 15px 0px 0px 0px;
}

form.cmxform legend{
	color: #333;
	padding: 0px 5px 0px 5px;
	
	font-weight: bold;
	font-size:14px;
}

/********************************************/
/*	Terms of reference
/********************************************/
#intro_table
{
	width: 375px;	
	border: 1px solid #dcdcdc;
	
	margin: 0 auto;
}

#intro_table td.title
{
	text-transform: capitalize;
	font-weight: bold;
	
	color: #333;
}

#intro_table tr.alt
{
	background-color: #EBEBEB;	
}

.bottomBox
{
	width: 520px;
	
	border: 1px solid #dcdcdc;
	
	padding: 5px;
	
	background-color: #EBEBEB;
	
	margin: 0 auto;
}

/******************************************/
/*	hall of fame 
/******************************************/
#right_box_contain
{
	float: right;
	margin: 0px 5px 10px 15px;
	border: 1px solid #dcdcdc;
}

#right_box
{
	text-align: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
}


#learnmore
{
	width: 200px;
	padding: 0px 0px 5px 0px;
	background-color: #FFFFFF;
}

.learnmoreitem
{
	width: 200px;
	padding: 5px 0px 5px 0px;
	
	margin: 0 auto;
	text-align: center;
}

/********************************************/
/* Class Reunion Giving
/********************************************/


#facebox .b {
  background:url(../alumni_and_donors/images/facebox/b.png);
}

#facebox .tl {
  background:url(../alumni_and_donors/images/facebox/tl.png);
}

#facebox .tr {
  background:url(../alumni_and_donors/images/facebox/tr.png);
}

#facebox .bl {
  background:url(../alumni_and_donors/images/facebox/bl.png);
}

#facebox .br {
  background:url(../alumni_and_donors/images/facebox/br.png);
}

#facebox {
  position: relative;
  z-index: 100;
  text-align: left;
  
  margin-top: 100px;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#reunion_class_gifts th
{
	padding: 5px;
	color: #666;
	background-color: #CCC;
	
	margin: 5px 5px 5px 0px;
	
	font-size: 13px;
}

#reunion_class_gifts td
{
	padding: 5px;
}
/*NEW STYLES SPRING REUNION*/
#spring_reunion p {
        line-height: 140%;
        color: #333;
}
#spring_reunion .left {
        float: left;
        width: 339px;
}
#spring_reunion .right {
        width: 158px;
        margin-left: 20px;
        float: left;
        border: 1px solid #CCC;
        border-bottom: 2px solid #CCC;
        padding: 9px;
}
#spring_reunion a {
        color: #006699;
        text-decoration: none;
}
#spring_reunion .left .details {
        text-align: center;
        border-bottom: 1px dotted #CCC;
        margin-bottom: 10px;
        padding-bottom: 10px;
}
#spring_reunion h1 span {
        color: #333;
        font-weight: normal;
        font-size: 20px;
}
#spring_reunion h1 {
        font-size: 25px;
        color: #00184E;
        margin-top: 15px;
}
#spring_reunion .right .details {
        padding-top: 10px;
        border-top: #CCC solid 1px;
}


/**************************************************************
/*	learning landscape quote
/**************************************************************/
	.mgm_quote
	{
		width: 540px;
		border: 1px #dcdcdc solid;
		padding: 5px 0px;
		background-color:#FFFFFF;
		margin-bottom: 10px;
		margin-top: 10px;
		float: left;
	}
	
	.mgm_quote_photo
	{
		border: 1px #dbdbdb solid;
		padding: 2px 2px 2px 2px;
		float: left;
		
		margin: 5px 5px 5px 5px;
		float:left;
	}
	
	.mgm_quote_bio
	{
		color: #336699;
		padding: 2px 2px 2px 2px;
		
		font-family:"Times New Roman", Times, serif;
		font-size: 16px;
		
		margin: 5px 5px 5px 0px;
		float: left;
		width: 400px;
	}
	
	.mgm_quote_open_quotes
	{	
		float: left;
		
		height: 150px;
	}
	
	.mgm_quote_close_quotes
	{
		float: left;
		
		height: 150px;
	}
	
	.mgm_quote_bio_source
	{
		color: #000000;
		padding: 0px 2px 2px 2px;
		font-family:"Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		float: left;
	}
	/*FUNDING*/
	#funding {
		color: #333;
	}
	#funding #rightbox {
		float: right;
		width: 227px;
		margin-left: 20px;
		margin-bottom: 10px;
	}
	#funding ul {
		margin: 15px 0px;
		padding: 0px;
		list-style-type: none;
	}
	#funding ul li {
		margin: 0px;
		padding: 15px 0;
		list-style-type: none;
		border-top: 1px dotted #CCC;
		width: 100%;
		float: left;
	}
	#funding ul li a {
		color: #385B77;
		text-decoration: none;
		font-style: italic;
	}
	#funding ul li h3 {
		margin: 0px;
	}
	#funding ul li p {
		margin: 5px 0px;
	}
	#funding ul li img {
		float: left;
		margin-right: 20px;
	}
	.unit {
	color: #333;
	padding: 20px;
	float: left
	}
	.unit img {
	float: left;
	}
	.unit .floater {
	width: 300px;
	float: left;
	margin-left: 15px;
	}
	#learn_art_facility {
	margin-right: 0px;
	}
	.unit h2 {
	margin: 0 0 15px 0;
	font-weight: bold;
	}
div.r {
	width: 370px;
	float: left;
}
div.clear {
	width: 540px;
	margin: 20px 0px;
	float: left;
}
.action_buttons {
	width: 100%;
	float: left;
	border-bottom: 1px dotted #999;
	padding: 10px 0px;
	margin-bottom: 10px;
	text-align: center;
}
