body { 
	font: 80% Sans, Tahoma, Arial;
	color: #000; background: #ddd; 
	margin: 0px;
	text-align: center; 
}

h1, h2, h3, h4, h5 { 
	font: italic normal 100% Sans, Tahoma, Arial; 
	letter-spacing: 1px; 
	}
h1 { font: italic bold 120% Sans, Tahoma, Arial; }
h2 { font: bold 110% Sans, Tahoma, Arial; text-decoration: underline; }
h3 { font: bold 100% Sans, Tahoma, Arial; }
h4 { font: italic normal 90% Sans, Tahoma, Arial; }
a {
	text-decoration: none; 
	color: #608bba;
}
a:hover, a:active { text-decoration: underline; }

/* Some absolute positioned divs */



#homepicture {
	position: absolute;
	top: 9px;
	left: 50%;
	margin-left: 241px;
	z-index: 10;
	width: 150px;;
	height: 225px;
	border: 2px solid #ddd;
}
#homepicturebackground {
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: 237px;
	background: #82b0d4;
	width: 163px;
	height: 182px;
	z-index: 1;
}
#homepicturebackground div {
	background: #608bba;
	border-top: 2px solid white;
	padding-bottom: 7px;
}


#unilogo {
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -360px;
	z-index: 31;
}
#unilogo img, #econbanner img {
	border: 0px;
}
#econbanner {
	position: absolute;
	top: 4px;
	left: 50%;
	width: 394px;
	height: 50px;
	margin-left: -277px;
}

/* main page lay out */

#container { 
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -400px;
	text-align: left; 
	width: 800px; 
	background: #f7f7f7 url(/economics/images/bg.gif) repeat-y;
}
#container.home {
	background: #f7f7f7 url(/economics/images/bgduo.gif) repeat-y;
}
#pagehead {
	width: 796px;
	border-left: 2px solid #77a2c3;
	border-right: 2px solid #77a2c3;
	height: 55px;
	background: #82b0d4;
}
#whiteline {
	width: 796px;
	height: 2px;
	border-left: 2px solid #e9e9e9; border-right: 2px solid #e9e9e9;
	background: #f7f7f7;
}
#pagehead h1 {
	display: none;
}
#homebutton {
        padding-top: 3px;
        position: absolute;
        left: 50%;
        margin-left: -400px;
        top: 57px;
        width: 145px;
        text-align: right;
}
#homebutton a {
	color: #f7f7f7;
	text-decoration: none;
}
#mainmenu2 {
	background: #608bba;
	width: 796px;
	border-left: 2px solid #5880ab;
	border-right: 2px solid #5880ab;
	padding-top: 7px;
}
#mainmenu {
	position: absolute;
	left: 50%;
	margin-left: -250px;
	top: 57px;
	z-index: 20;
	color: black;
	width: 485px;
}
#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainmenu li {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#mainmenu ul.menu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
}
#mainmenu a {
	display: inline;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	background: #608bba;
	border-bottom: 1px solid #4f7299;
	border-right: 1px solid #4f7299;
	border-left: 1px solid #8caccf;
	border-top: 1px solid #8caccf;
	color: #f7f7f7;
}
#mainmenu a.starter1 { width: 87px; }
#mainmenu a.starter2 { width: 118px; }
#mainmenu a.starter3 { width: 107px; }
#mainmenu a.starter4 { width: 74px; } 
#mainmenu a.starter5 { width: 59px; } 
#menu1, #menu1  a.link { width: 82px; }
#menu2, #menu2  a.link { width: 113px; }
#menu3, #menu3  a.link { width: 102px; }
#menu4, #menu4  a.link { width: 69px; } 
#menu5, #menu5  a.link { width: 54px; } 

#mainmenu a.link {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	left: 0px;
	display: inline;
	float: left;
	text-align: center;
	background: #608bba;
	border-bottom: 1px solid #4f7299;
	border-right: 1px solid #4f7299;
	border-left: 1px solid #8caccf;
	border-top: 1px solid #8caccf;
	color: #f7f7f7;
}
#mainmenu a:hover {
	text-decoration: none;
	background: #82b0d4;
	color: #fff;
	border-bottom: 1px solid #4f7299;
	border-right: 1px solid #4f7299;
	border-left: 1px solid #bfd0e3;
	border-top: 1px solid #8caccf;
}
#mainmenu a:active {
	text-decoration: none;
	background: #608bba;
	border-left: 1px solid #4f7299;
	border-top: 1px solid #4f7299;
	border-right: 1px solid #8caccf;
	border-bottom: 1px solid #8caccf;
}	
#homeleft {
	overflow: hidden;
	width: 144px;
	border-left: 2px solid #77a2c3;
	padding-top: 18px;
	padding-left: 4px;
	float: left;
	background: #82b0d4;
}
#homeleft h1 {
        font: bold 120%  Sans, Tahoma, Arial;
        letter-spacing: 1px;
	margin-top: 2px;
}
#homeright h1 {
        font: bold 120%  Sans, Tahoma, Arial;
        letter-spacing: 1px;
}
#homeleft a {
	color: #742425; 
}
#homeright div {
	padding: 3px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-right: 1px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: -1px;
	width: 151px;
	background: #82b0d4;
	border-top: 1px solid #729bba;
	border-left: 1px solid #729bba;
	border-right: 1px solid #a6c7e0;
	border-bottom: 1px solid #a6c7e0;
}
#homeright h1 {
	margin-top: 3px;
	margin-bottom: 2px;
}
#homeright a {
	color: #742425;
}
#homeright ul {
	padding-left: 0px;
	margin-left: 13px;
}
#homeleft ul {
	padding-left: 0px;
	margin-left: 13px;
}
#homeright {
	width: 160px;
	padding-top: 160px;
	padding-left: 4px;
	float: left;
	background: #82b0d4;
	border-right: 2px solid #77a2c3;
}
#homecontent1 {
	width: 484px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#homecontent2 {
	padding: 8px;
	line-height: 1.5em;
	margin: 0px;
}
#contentmain {
	width: 633px;
	padding: 8px;
	padding-top: 15px;
	line-height: 1.5em;
	float: right;
	margin: 0px;
}
#homepictureempty {
	float: right;
	margin-left: 10px;
	margin-right: -4px;
	width: 160px;
	z-index: 10;
}
#content.home {
	border-left: 0px;
	width: 800px;
	padding: 0px;
	margin: 0px;
}
#homeleft div.address {
	margin-top: 30px;
	padding-top: 4px;
	margin-left: -1px;
	text-align: left; 
	font-size: 90%;
}
#bottom {
	width: 796px;
	color: #fff; 
	margin-top: 0px;
	text-align: center;
	background: #608bba;
	border-left: 2px solid #5880ab;
	border-right: 2px solid #5880ab;
	height: 1.5em;
}
#bottom div.left {
	float: left;
	width: 150px;
}
#bottom nobr {
	float: right;
	vertical-align: top;
	text-align: right;
	width: 160px;
}
#bottom nobr form {
	display: inline;
	width: 160px;
}

/*#bottom a.last {
	border-right: 0;
}

#bottom div.right {
	float: right;
	height: 1.5em;
	line-height: 1.5em;
	vertical-align: top;
}*/
#bottom nobr form {
	display: inline;
	width: 160px;
}
#bottom input.t {
	font-size:90%; 
	margin-bottom:  1px; 
	margin-top: 1px; 
	margin-left: 2px; 
	margin-right: 2px; 
	padding: 0px; 
	color: #000; 
	height: 1.3em;
	background: #608bba;
	border-top: 1px solid #4f7299;
	border-left: 1px solid #4f7299;
	border-right: 1px solid #8caccf;
	border-bottom: 1px solid #8caccf;
}
#bottom input.s {
	font-size: 80%; 
	margin: 0px; 
	padding: 0px; 
	margin-left: 2px; 
	margin-right: 2px; 
	color: #000; 
	background: #608bba;
	border-bottom: 1px solid #4f7299;
	border-right: 1px solid #4f7299;
	border-left: 1px solid #8caccf;
	border-top: 1px solid #8caccf;
}
#bottom a {
	font-weight: normal;
	text-decoration: none;
	color: #f7f7f7;
}
#bottom a.last {
	border-right: 0;
}
#bottom span {
	padding-right: 5px;
	padding-left: 2px;
	border-right: 1px solid #f7f7f7;
}
#bottom a.last span {
	border-right: 0px;
}
.toplink {
	display: block; 
	color: #ddd; 
	margin-top: -2em; 
	margin-left: -156px; 
	width: 144px; 
	text-align: right;
}



.tabcontent {
	background: #82b0d4;/*#76bcef;*/
}

#moduletabnav a
{
color: #000;
background: #CAD0D4 url("tab-lgrey-left.gif") left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#moduletabnav a span
{
background: url("tab-lgrey-right.gif") right top no-repeat;
padding-right: 10px
}

#moduletabnav a, #moduletabnav a span
{
display: block;
float: left
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#moduletabnav a, #moduletabnav a span
{
float: none
}
/* End IE5-Mac hack */

#moduletabnav a:hover, #moduletabnav a.current
{
color: #fff;
background: #82b0d4 url("tab-lblue-left.gif") left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#moduletabnav a:hover span, #moduletabnav a.current span
{
background: url("tab-lblue-right.gif") right top no-repeat;
padding-right: 10px
}

#moduletabnav ul
{
list-style: none;
padding: 0;
margin: 0
}

#moduletabnav li
{
float: left;
margin: 0;
padding: 0
} 


.tabcontent a
{
	font-weight: bold;
	color: #742425;
}

#discpaps td, #brownbag td, #seminars td {
	padding: 4px;
	vertical-align: top;
}
#discpaps tr, #brownbag tr, #seminars tr {
	/*background: #82b0d4;*/
	background: #f5f5f5;
}
#brownbag .date, #seminars .date {
	width: 175px;
}
#brownbag .speaker {
	width: 180px;
}
#seminars .speaker {
	width: 290px;
}
#brownbag .subject {
	width: 240px;
}
#discpaps nr {
	width: 80px;
}
#discpaps author {
	width: 190px;
}
#discpaps title {
	width: 200px;
}	
#discpaps a {
	/*color: #742425;*/
}
