* { margin: 0; padding: 0; }
a{ outline:none;}
body { text-align: center; font-family: Arial; font-size: 11px; color: #5b5b5b; line-height:18px; }

#wrapper { width: 964px; margin: 0 auto; }

#header { height: 93px; }
	
	#header-left { width: 480px; text-align: left; float: left; padding-top: 10px;} 
		
		#logo { background: url('../images/logo.jpg') no-repeat; width: 280px; height: 72px; margin-top: 10px; display:block; text-indent:-99999em; }

		#block-logo { width: 280px; height: 72px; display: block; position: absolute; z-index: 100; }
	
	#header-right { width: 478px; float: right; text-align: right; } 
		
		#top-menu  { width: 434px; float: right; }
		
		#top-menu-left { background: url('../images/top-green-left.jpg') no-repeat; width: 8px; height: 29px; float: left; }
		#top-menu-center { width: 418px; height: 29px; float: left; background-color: #d0e889; text-align: center; }
			
			#top-menu-list { margin-top: 7px; }
			#top-menu-list a { text-decoration: none; color: #5b5b5b; }
			#top-menu-list a:hover { color: #292; }
			#top-menu-list li { display: inline; margin: 0 13px 0 13px; }
		
		#top-menu-right { background: url('../images/top-green-right.jpg') no-repeat; width: 8px; height: 29px; float: right; }
		
		#search { margin-top: 32px; float: right; } 

#nav-1 { height: 33px; margin-bottom: 9px; background: url('../images/nav-1.jpg') no-repeat; text-align: center; position: relative; font-size: 13px; }
	
	#nav-1-list { position: absolute; left: 0px; top: 8px; color: white; font-size: 13px; }
	#nav-1-list li { display: inline; }
	#nav-1-list-1 { margin-left: 0px; }

#banner { margin-bottom: 14px; height: 267px; }
#nav-2 { height: 29px; background: url('../images/nav-2.jpg') no-repeat; margin-bottom: 15px; position: relative;  }

#left { float: left; width: 671px; text-align: left; }

	#featured-box { width: 660px; height: 286px;}
	
	#latest-box { background: url('../images/latest-box.jpg') no-repeat; width: 659px; height: 268px; margin-bottom: 11px; }
	
	#president-box { background: url('../images/president-box.jpg') no-repeat; width: 659px; height: 200px; margin-bottom: 11px; }
	
	#important-box { background: url('../images/important-box.jpg') no-repeat; width: 659px; height: 160px; margin-bottom: 33px; }
	
	#first-row-banner { margin-bottom: 6px; }

#right { float: right; width: 293px; height: 100px; }

	#right-green { background: url('../images/right-green.jpg') no-repeat; width: 293px; height: 34px; color: white; font-size: 14px; margin-bottom: 5px; }
		
		#right-green-text { padding-top: 9px; font-weight: bold; font-size: 13px; text-align: left; padding-left: 10px;}
	
	#viewmore { text-align: left; margin: 4px 0 4px 0; }
	#viewmore a { text-decoration: none; color: #5b5b5b; font-weight: bold; }
	#viewmore a:hover { text-decoration: none; color: #292; font-weight: bold; }

#quicklinks { width: 964px; height: 21px; margin: 10px 0 6px 0; text-align: left; }
	
	#quicklinks-text { float: left; padding-top: 4px;}
	
#footer { background: url('../images/footer.jpg') no-repeat; height: 54px; margin-bottom: 10px; padding-top: 14px; padding-left: 14px; text-align: left; }  
	#footer a { text-decoration: none; color: #5B5B5B; }
	#footer a:hover { text-decoration: none; color: #292; }  

.clear { clear: both; } 
.bold-gray { font-weight: bold; color: #666666; font-size: 12px; }
.bold-green { font-weight: bold; color: #006600; font-size: 12px; }
	.bold-green a { text-decoration: none; color: #006600; }
	.bold-green a:hover { color: #292; }
.textbox { border: solid 1px #a5acb2; width: 99px; height: 19px; font-size: 9px; }
.ico-arrow { background: url('../images/ico-arrow.jpg') no-repeat; width: 14px; height: 14px; padding-left: 20px; }
.title { font-size: 21px; color: #122c2b; }
.title-box { border-bottom: solid 1px #122c2b;  margin-bottom: 10px; height: 25px; }
.blue-link  { margin-bottom: 10px; }
.thumb-border { margin-right: 11px;border:1px solid #333333; }
.blurb { margin-right: 20px; }
.news-item { margin-bottom: 20px; width:100%;} 
.box-width { width: 625px; padding: 17px 0 0 17px; }
.member-box { background: url('../images/member-box.jpg') no-repeat; width: 293px; height: 103px; margin-bottom	: 7px; }
.member-box-detail { padding-top: 11px; padding-left: 15px; text-align: left; }
.member-detail-list { list-style-type: none; text-align: left; line-height:20px;}
.mini-banner-padding-right { margin-right: 6px; }
.blue-bold { font-size: 12px; color: #003399; font-weight: bold; }
.quicklinks-button { float: left; margin-bottom: 2px; margin-left: 2px; }
	.quicklinks-button-left { background: url('../images/left-gray-button.jpg') no-repeat; width: 4px; height: 21px; float: left; }
	.quicklinks-button-center { background: url('../images/center-gray-button.jpg') repeat-x; height: 21px; float:left; padding-top: 4px; }
		.quicklinks-button-center a { text-decoration: none; color: #5b5b5b; }
		.quicklinks-button-center a:hover { text-decoration: none; color: #292; }

	.quicklinks-button-right { background: url('../images/right-gray-button.jpg') no-repeat; width: 4px; height: 21px; float:left; }
	.p-content { width: 670px; margin-top: 19px; }

	* html .p-content { width: 620px; margin-top: 19px; }
.sf-menu { position: absolute;  }
/* sub */
		
#sub-banner { width: 964px; height: 84px; }	
#sub-container { width: 100%; background-color: #f7f7f7; text-align: left; float: left; }
	#sub-container-2 { width: 941px; margin-left: 12px; }
	#sub-left { float: left; width: 223px; margin-top: 15px; padding-bottom:20px;}	
		#sub-left-content{ width:200px; margin:0px 0px;}
		
		#sub-left-top { background: url('../images/sub-left-top.jpg') no-repeat; width: 223px; height: 23px; }
		#sub-left-middle { background: url('../images/sub-left-middle.jpg') repeat-y; width: 223px; padding-left: 10px; padding-right: 19px; float: left; }



		#sub-left-middle a { text-decoration: none; color: #222; font-size: 12px; }
			#sub-left-middle a:hover { color: #292; }



		* html #sub-left-middle { background: url('../images/sub-left-middle.jpg') repeat-y; width: 190px; padding-left: 10px; float: left; }
			#sub-left-middle hr {color: #F7F3E7; background-color: #F7F3E7; border: 1px dotted #ACAA9B; border-style: none none dotted; }
			
			#search-result hr {color: #F7F3E7; background-color: #F7F3E7; border: 1px dotted #ACAA9B; border-style: none none dotted; }
			* html #search-result hr {color: #F7F3E7; background-color: #F7F3E7; border: 1px dotted #ACAA9B; border-style: none none dotted; width: 620px; }

		#sub-left-content{ width:190px;}
		#sub-left-bottom { background: url('../images/sub-left-bottom.jpg') no-repeat; width: 223px; height: 23px; float: left; }

	#sub-right { width: 680px; float: left; margin-top: 15px; margin-left: 7px; padding-bottom:20px; }
		#sub-right-top { background: url('../images/sub-right-top.jpg') no-repeat; width: 711px; height: 23px; }
		#sub-right-middle { background: url('../images/sub-right-middle.jpg') repeat-y; width: 680px; padding-left: 19px; padding-right: 19px; float: left;}
		#sub-right-bottom { background: url('../images/sub-right-bottom.jpg') no-repeat; width: 711px; height: 23px; float: left; }
		#sub-right-content { width:620px;}
		* html #sub-right-top { background: url('../images/sub-right-top2.jpg') no-repeat; width: 660px; height: 23px; }
		* html #sub-right-middle { background: url('../images/sub-right-middle2.jpg') repeat-y; width: 660px; padding-left: 19px; padding-right: 19px; float: left;}
		* html #sub-right-bottom { background: url('../images/sub-right-bottom2.jpg') no-repeat; width: 660px; height: 23px; float: left; }

/* crumbs-content */


.dynamiclink { color: #008234; font-weight: bold; }
.dynamiclink2 { color: #132D2C; font-weight: bold; text-decoration: none;}
#crumbs-content { margin-left:5px; } 

/********************FORM ALUMNI SURVEY******************************/

#tableSurvey{ font:11px Arial, Helvetica, sans-serif ;}

	#tableSurvey tr td{ padding:5px 0 5px 5px;}
	#tableSurvey input{ height:17px;font:12px Arial, Helvetica, sans-serif ; color:#5b5b5b; border-width:1px;border-color:#336600;border-style:solid;}
	#tableSurvey textarea{ height:50px;font:12px Arial, Helvetica, sans-serif ; color:#5b5b5b;  padding:1px 0 1px 5px;border:solid 1px #000;}
	
/********************END FORM ALUMNI SURVEY**************************/


/********************FORM NOMINATION****************************/

	#tableSurvey2 tr td{ padding:5px 0 10px 5px;}
	#tableSurvey2 input{ height:17px;font:12px Arial, Helvetica, sans-serif ; color:#5b5b5b; border-width:1px;border-color:#336600;border-style:solid;}
	#tableSurvey2 textarea{ width:80%; height:80px;font:12px Arial, Helvetica, sans-serif ; color:#5b5b5b;  padding:1px 0 1px 5px;}

/********************END FORM NOMINATION************************/

/********************FORM NOMINATION****************************/
	#tableSurvey3 table{width:80%;}
	#tableSurvey3 tr td{ padding:5px 0 1px 5px;}
	#tableSurvey3 input{ height:17px;font:12px Arial, Helvetica, sans-serif ; color:#5b5b5b; border-width:1px;border-color:#336600;border-style:solid;}
	#tableSurvey3 textarea{ width:80%; height:80px;font:12px Arial, Helvetica, sans-serif ; color:#5b5b5b;  padding:1px 0 1px 5px;}

/********************END FORM NOMINATION************************/






