/*** Home Page Montage  ***/
#montage-home {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	float: right;
	margin-top: -20px;
}

#montage-home p {
	float: left;
	padding-left: 5px;
}

#wrapper-home {
	width: 900px;
	margin-top: 20px;
}

.panel-home {
	float: left;
	width: 680px;
	height: 240px;
}

#tabPanes-2-home {
	width: 680px;
	float: left;
}
	


/*** Main body container ***/
#montage {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	float: right;
	margin-top: -20px;
}

#montage p {
	float: left;
	padding-left: 5px;
}



#deptNav h2 {
	margin: 0 0 0 15px;
	padding-top: 10px;
	width: 165px;
	height: 35px;
}

#deptname h2 a {
	display: block;
	width: 700px;
	height: 40px;
	border: 0;
	text-indent: -99999px;
	background: url(../images/depts/business/sobel.png) no-repeat scroll top;
}

#deptname p {
	color: #FFF;
	font-size: .85em;
	padding: 10px 20px 10px 10px;
	line-height: 1.5em;
}

/*** Department Navigation ***/
#deptNav {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background: url(../images/interior/nav/tallblue.gif) no-repeat;
	height: 75px;
	clear: left;
}



#deptNav ul {
	float: right;
	padding-top: 8px;
	margin-right: 15px;

}

#deptNav li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	background: url(../images/interior/bullet.gif) no-repeat center left;
	list-style-type: none;
}

#deptNav li a {
	font-size: .85em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#deptNav li a:hover {
	color: #88a4b8;
}


.clear {
	clear: both;
}

/*** Main Content Area ***/

#contop {
	margin-top: 10px;
	clear: left;
	background: url(../images/interior/contenttop.gif) no-repeat;
	height: 21px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/interior/bg.gif) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}

#conbot {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	background: url(../images/interior/contentbottom.gif) no-repeat;
}

/*** Department Subnavigation and sidebar holder **/
#sidebar {
	width: 260px;
	float: left;
	padding-right: 10px;
}

#sidebar ul {
	margin-top: 15px;
	margin-left: 10px;
}

#sidebar li {
	padding: 0 0 2px 5px;
	background: url(../images/interior/tallbullet.gif) no-repeat top left;
	list-style-type: none;
}

#sidebar li a {
	color: #5E5F62;
	text-decoration: none;
	font-weight: bold;
	font-size: .85em;
	margin-left: 10px;
}

#sidebar li a:hover {
	border-bottom: 1px dotted #5E5F62;
}

#sidebar ul li ul {
    margin-top: 5px;
    margin-left: 20px;
}

#sidebar li li {
	background: url(../images/interior/bluebullet.gif) no-repeat top left;
}

#sidebar h4, #maincontent h3, #maincontent h4, #maincontent h5 {
	font-size: 1.5em;
	color: #164b72;
	font-family: arial narrow, arial, verdana, sans-serif;
	border-bottom: 1px solid #164b72;
	padding-top: 5px;
}

#sidebar h5 {
	padding-top: 5px;
	font-size: 1.3em;
	font-weight: normal;
	color: #164b72
}

#sidebar p {
	line-height: 1.4em;
	font-size: 1em;
}


#maincontent h4 {
	border: 0;
	font-size: 1.6em;
}

#maincontent h5 {
	font-size: 1.3em;
	border: 0;
	padding: 5px 0;
	color: #404A4C;
}

#sidebar p {
	font-size: .9em;
	padding: 5px 0;
}


/*** Main Content ***/
#maincontent h3 {
	font-size: 2.5em;
	color: #f7af0f;
	font-weight: normal;
}

.thin {
	text-transform: lowercase;
}

.thick {
	color: #f7af0f;
	font-size: 1.6em;
	font-weight: normal;
}

#maincontent {
	float: left;
	width: 640px;
	padding-left: 10px;
	margin-right: 10px
}

#maincontent p {
	padding: 8px 0 8px 0;
	line-height: 1.5em;
}

#maincontent a {
	color: #164b72;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #164b72;
}

#maincontent a:hover {
	color: #f7af0f;
	border: 0;
	font-weight: bold;
}

#maincontent ul, ol {
	padding-bottom: 10px;
	margin-left: 30px;
}

#maincontent li {
	padding: 5px;
}

/*** Navigation Categories ***/
#maincontent .category {
	width: 240px;
	float: left;
	margin: 20px 10px 20px 0;
}

#maincontent .category p {
	font-size: .85em;
	line-height: 1.4em;
	padding-top: 8px;
	padding-left: 5px;
}


#maincontent .category ul {
	float: left;
	margin: 0;
	margin: 7px 0px;
}

#maincontent .category li {
	padding: 2px;
	list-style-type: none;
}

#maincontent .category li a {
	font-size: .85em;
}

#maincontent .category h4 {
	border-bottom: 1px solid #164b72;
}


#maincontent .spotlight {
	width: 360px;
	float: left;
	margin: 20px 20px 20px 0;
}

#maincontent .spotlight h4 {
	border-bottom: 1px solid #164b72;
	color: #f7af0f;
}

#maincontent .spotlight h5 {
	font-size: .9em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#maincontent .spotlight p {
	font-size: .85em;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}

#maincontent .spotlight img {
	padding: 2px;
	border: 1px solid #CCC;
	float: left;
	margin: 5px 7px;
}


/*** Main Story controls ***/

#wrapper {
	width: 640px;
	margin-top: 20px;
}

.panel {
	float: left;
	width: 420px;
	height: 240px;
}

#tabPanes-2 {
	width: 420px;
	float: left;
}
	

/*** Viewer Content ***/
#maincontent .story {
	padding: 0 10px;
	margin-top: -75px;
	font: .85em Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.7em;
	text-align: right;
	width: 400px;
	height: 240px;
}

#maincontent .story h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #a4c3d8;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 1.4em;
}

#maincontent a.impress {
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.2em;
	text-decoration: none;
	border: 0;
	font-weight: normal;
}

.sub {
	text-align: right;
	line-height: 1.5em;
}


ul#tabs-2 {
	background: url(../images/depts/business/bg.gif) no-repeat top left;
	float: left;
	width: 220px;
	height: 240px;
	text-align: right;
	margin-left: 0;
}

ul#tabs-2 li {
	padding: 25px 10px 0 0;
	list-style-type: none;
}

ul#tabs-2 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #a4c3d8;
	line-height: 1.1em;
	font-weight: normal;
	text-decoration: none;
	border: 0;
}

ul#tabs-2 li a:hover {
	font-weight: normal;
}



/*** Did You Know ***/
#pullquote  {
	width: 250px;
	float: left;
	margin: -37px 0 0 0;
}


#pullquote p {
	line-height: 1.4em;
}


#sidebar #pullquote a {
	color: #164b72;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #164b72;
}

#sidebar #pullquote a:hover {
	color: #f7af0f;
	border: 0;
	font-weight: bold;
}

#sidebar #pullquote ul {
	margin-left: -10px;;
}

#sidebar #pullquote .category li {
	list-style-type: none;
	background: none;
	padding: 2px;
}

#sidebar #pullquote .category li a {
	margin-left: 10px;
}

#comp table {
	margin-top: -5px;
	border-collapse: collapse;
	table-layout: fixed;
	width: 600px;	
}

#comp td {
	padding: 5px;
}


/** Faculty and staff table **/


#faculty table {
	margin-top: -5px;
	border-collapse: collapse;
	table-layout: fixed;
	width: 600px;
}

#faculty th {
	text-indent: -9999px;
}

#faculty td {
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}
#faculty td p{
	font-size: .85em;
}

#person {
	width: 50%;
}

#contact {
	width: 30%;
}

#photo {
	width: 20%;
}

.left {
	float: left;
	padding: 5px 10px 5px 5px;
}

.right {
	float: right;
	padding: 5px 10px 5px 10px;
}


/*** Main body container ***/
#montage {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	float: right;
	margin-top: -20px;
}

#montage p {
	float: left;
	padding-left: 5px;
}



#deptNav h2 {
	margin: 0 0 0 15px;
	padding-top: 10px;
	width: 165px;
	height: 35px;
}

#deptname h2 a {
	display: block;
	width: 700px;
	height: 40px;
	border: 0;
	text-indent: -99999px;
	background: url(../images/depts/business/sobel.png) no-repeat scroll top;
}

#deptname p {
	color: #FFF;
	font-size: .85em;
	padding: 10px 20px 10px 10px;
	line-height: 1.5em;
}

/*** Department Navigation ***/
#deptNav {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background: url(../images/interior/nav/tallblue.gif) no-repeat;
	height: 75px;
	clear: left;
}



#deptNav ul {
	float: right;
	padding-top: 8px;
	margin-right: 15px;

}

#deptNav li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	background: url(../images/interior/bullet.gif) no-repeat center left;
	list-style-type: none;
}

#deptNav li a {
	font-size: .85em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#deptNav li a:hover {
	color: #88a4b8;
}


.clear {
	clear: both;
}

/*** Main Content Area ***/

#contop {
	margin-top: 10px;
	clear: left;
	background: url(../images/interior/contenttop.gif) no-repeat;
	height: 21px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/interior/bg.gif) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}

#conbot {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	background: url(../images/interior/contentbottom.gif) no-repeat;
}

/*** Department Subnavigation and sidebar holder **/
#sidebar {
	width: 260px;
	float: left;
	padding-right: 10px;
}

#sidebar ul {
	margin-top: 15px;
	margin-left: 10px;
}

#sidebar li {
	padding: 0 0 2px 5px;
	background: url(../images/interior/tallbullet.gif) no-repeat top left;
	list-style-type: none;
}

#sidebar li a {
	color: #5E5F62;
	text-decoration: none;
	font-weight: bold;
	font-size: .85em;
	margin-left: 10px;
}

#sidebar li a:hover {
	border-bottom: 1px dotted #5E5F62;
}

#sidebar ul li ul {
    margin-top: 5px;
    margin-left: 20px;
}

#sidebar li li {
	background: url(../images/interior/bluebullet.gif) no-repeat top left;
}

#sidebar h4, #maincontent-home h3, #maincontent-home h4, #maincontent-home h5 {
	font-size: 1.5em;
	color: #164b72;
	font-family: arial narrow, arial, verdana, sans-serif;
	border-bottom: 1px solid #164b72;
	padding-top: 5px;
}

#sidebar h5 {
	padding-top: 5px;
	font-size: 1.3em;
	font-weight: normal;
	color: #164b72
}

#sidebar p {
	line-height: 1.4em;
	font-size: 1em;
}


#maincontent-home h4 {
	border: 0;
	font-size: 1.6em;
}

#maincontent-home h5 {
	font-size: 1.3em;
	border: 0;
	padding: 5px 0;
	color: #404A4C;
}

#sidebar p {
	font-size: .9em;
	padding: 5px 0;
}


/*** Main Content ***/
#maincontent-home h3 {
	font-size: 2.5em;
	color: #f7af0f;
	font-weight: normal;
}

.thin {
	text-transform: lowercase;
}

.thick {
	color: #f7af0f;
	font-size: 1.6em;
	font-weight: normal;
}

#maincontent-home {
	float: left;
	width: 900px;
	padding-left: 10px;
	margin-right: 10px
}

#maincontent-home p {
	padding: 8px 0 8px 0;
	line-height: 1.5em;
}

#maincontent-home a {
	color: #164b72;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #164b72;
}

#maincontent-home a:hover {
	color: #f7af0f;
	border: 0;
	font-weight: bold;
}

#maincontent-home ul, ol {
	padding-bottom: 10px;
	margin-left: 30px;
}

#maincontent-home li {
	padding: 5px;
}

/*** Navigation Categories ***/
#maincontent-home .category {
	width: 240px;
	float: left;
	margin: 20px 10px 20px 0;
}

#maincontent-home .category p {
	font-size: .85em;
	line-height: 1.4em;
	padding-top: 8px;
	padding-left: 5px;
}


#maincontent-home .category ul {
	float: left;
	margin: 0;
	margin: 7px 0px;
}

#maincontent-home .category li {
	padding: 2px;
	list-style-type: none;
}

#maincontent-home .category li a {
	font-size: .85em;
}

#maincontent-home .category h4 {
	border-bottom: 1px solid #164b72;
}


#maincontent-home .spotlight {
	width: 620px;
	float: left;
	margin: 20px 20px 20px 0;
}

#maincontent-home .spotlight h4 {
	border-bottom: 1px solid #164b72;
	color: #f7af0f;
}

#maincontent-home .spotlight h5 {
	font-size: .9em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#maincontent-home .spotlight p {
	font-size: .85em;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}

#maincontent-home .spotlight img {
	padding: 2px;
	border: 1px solid #CCC;
	float: left;
	margin: 5px 7px;
}


/*** Main Story controls ***/

#wrapper {
	width: 640px;
	margin-top: 20px;
}

.panel {
	float: left;
	width: 420px;
	height: 240px;
}

#tabPanes-2 {
	width: 420px;
	float: left;
}
	

/*** Viewer Content ***/
#maincontent-home .story {
	padding: 0 10px;
	margin-top: -75px;
	font: .85em Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.7em;
	text-align: right;
	width: 660px;
	height: 240px;
}

#maincontent-home .story h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #a4c3d8;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 1.4em;
}

#maincontent-home a.impress {
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.2em;
	text-decoration: none;
	border: 0;
	font-weight: normal;
}

.sub {
	text-align: right;
	line-height: 1.5em;
}


ul#tabs-2 {
	background: url(../images/depts/business/bg.gif) no-repeat top left;
	float: left;
	width: 220px;
	height: 240px;
	text-align: right;
	margin-left: 0;
}

ul#tabs-2 li {
	padding: 25px 10px 0 0;
	list-style-type: none;
}

ul#tabs-2 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #a4c3d8;
	line-height: 1.1em;
	font-weight: normal;
	text-decoration: none;
	border: 0;
}

ul#tabs-2 li a:hover {
	font-weight: normal;
}



/*** Did You Know ***/
#pullquote  {
	width: 250px;
	float: left;
	margin: -37px 0 0 0;
}


#pullquote p {
	line-height: 1.4em;
}


#sidebar #pullquote a {
	color: #164b72;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #164b72;
}

#sidebar #pullquote a:hover {
	color: #f7af0f;
	border: 0;
	font-weight: bold;
}

#sidebar #pullquote ul {
	margin-left: -10px;;
}

#sidebar #pullquote .category li {
	list-style-type: none;
	background: none;
	padding: 2px;
}

#sidebar #pullquote .category li a {
	margin-left: 10px;
}

#comp table {
	margin-top: -5px;
	border-collapse: collapse;
	table-layout: fixed;
	width: 600px;	
}

#comp td {
	padding: 5px;
}


/** Faculty and staff table **/


#faculty table {
	margin-top: -5px;
	border-collapse: collapse;
	table-layout: fixed;
	width: 600px;
}

#faculty th {
	text-indent: -9999px;
}

#faculty td {
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}
#faculty td p{
	font-size: .85em;
}

#person {
	width: 50%;
}

#contact {
	width: 30%;
}

#photo {
	width: 20%;
}

.left {
	float: left;
	padding: 5px 10px 5px 5px;
}

.right {
	float: right;
	padding: 5px 10px 5px 10px;
}
img {
	border: none;	
}
