@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	}

p {
	padding-top: 12px;
	margin: 0;
}

ul {
	padding-left: 40px;
	padding-top: 12px;
	}
	
	

/* structure ID selectors*/
#content {
/*	background-color: #FFFFFF;*/
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
}

#navi {
/*	background-color: #d7dde1;*/
	margin-top: 10px;
	background-image: url(images/home_blankTR.jpg);
	background-repeat: no-repeat;
	height: 24px;
	background-position: left;
	
}

#naviothers {
	margin-top: 10px;
	background-image: url(images/big_r1-c1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	background-position: left;
	
}

#main {
	background-image: url(images/big_blank3.jpg);
	background-color: #A2B3BC;
	background-repeat: no-repeat;
	width: 800px;
	}

#header {
	background-color: #FFFFFF;
	background-image: url(images/big_banner.jpg);
	background-repeat: no-repeat;
	height: 107px;
	background-position: left;
}

#home {
	background-color: #FFFFFF;
	background-image:url(images/home_blank1.jpg);
	height: 428px;
}

#footer {
	margin: auto;
	width: 800px;
	height: 48px;
	background-image: url(images/home_kellogg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#footleft {
	width: 350px;

}

#footright {
	float: right;
	width: 450px;
	
}

#footer2 {
	margin: auto;
	width: 800px;
}

/*structure for two-column pages--call these divs in the include files*/

#text {
	width: 470px;
	margin-left: 31px;
	min-height: 250px;
}

#sidebar {
	float: right;
	margin-left: 0px;
	width: 269px;

	
}

/*text formatting*/


body {
	min-height: 1000px;
	margin: 0;
	padding: 0;
	background-image: url(images/background.gif);
	background-repeat: repeat;
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height: 18px;
}

#home a, #home a:active, #text a, #text a:active  {
    color: #666600;
    text-decoration: none;
}

#home a:hover, #text a:hover {
    color: #990000;
    text-decoration: none;
}

#sidebar a {
	text-decoration: none;
	color: #000030;
	font-size: 11px;
	}
	

a:link {
    color: #666600;
    text-decoration: none;
}

a:hover {
    color: #990000;
    text-decoration: none;
}


#footer2 p {
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	margin-top: 6px;
	padding-top: 0px;
}

#footer2 a {
	text-decoration: none;
	color: #555555;
}

#footer2 a:active, #footer2 a:hover {
	color: #000000;
    
}

.homepage {
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 431px;
	padding-top: 249px;
}

#header h2 {
	margin-top: 0px;
	padding-top: 71px;
	padding-left: 31px;
	font-weight: bold;
	font-stretch: expanded;
	font-size: 15px;
	color: #CC3300;

}

img {
	border: none;
	}
	
.style_maintext {
	color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}

/*top menu formatting home page*/

ul.nav {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	padding-top: 4px;
}

ul.nav li {
	display: inline;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-transform: lowercase;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: left;
}

ul.nav li:hover, ul.nav li:active {
	background-image: url(images/button-hover.gif);
	background-repeat: no-repeat;
	background-position: left;
}

ul.nav li a{
	margin-left: 17px;
	margin-right: 0px;
	text-decoration: none;
	color: #000030;
}

ul.nav li a:hover, ul.nav li a:active {
	text-decoration: none;
    color: #990000;

}


/*bottom menu formatting--all pages--mostly same as top*/

ul.nav2 {
	list-style-type: none;
	padding-left: 180px;
	padding-top: 27px;
	margin-left: 0;
	margin-top: 0px;
}

ul.nav2 li {
	display: inline;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-transform: lowercase;
	background-image: url(images/button2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

ul.nav2 li:hover, ul.nav2 li:active {
	background-image: url(images/button2-hover.gif);
	background-repeat: no-repeat;
	background-position: left;
}

ul.nav2 li a{
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

ul.nav2 li a:hover, ul.nav2 li a:active {
	text-decoration: none;
    color: #FFCC00;

}

#footleft a {
	position: absolute;
	height: 42px;
	width: 350px;
	text-decoration: none;
	border: none;
}

#footleft a i {
	visibility: hidden;
}

/*research page*/

#mainresearch {
	background-image: url(images/bigresearch.jpg);
	background-color: #A2B3BC;
	min-height: 650px;
	background-repeat: no-repeat;
	width: 800px;
	position: relative;
	}

#mainresearch a {
	position: absolute;
	height: 95px;
	width: 95px;
	top: 34px;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #222222;
	vertical-align: bottom;
}

#mainresearch a:hover {
	color: #990000;
	}
	
a#gametheoretic, a#languageandpolitics, a#behavioralism {
	left: 44px;
	padding-top: 6px;
	}
a#nonmarket, a#legislatures, a#onlinedm {
	left: 191px;
	padding-top: 6px;
	}
a#crisismanagement, a#coalitions, a#estimation {
	left: 337px;
	padding-top: 6px;
	}
a#institutionalism, a#experiments, a#constitutions {
	left: 483px;
	padding-top: 6px;
	}
a#reputationmg, a#privatepolitics, a#financeandpolitics {
	left: 630px;
	padding-top: 6px;
	}

a#languageandpolitics, a#legislatures, a#coalitions, a#experiments, a#privatepolitics {
	top: 211px;
	}
	
a#behavioralism, a#onlinedm, a#estimation, a#constitutions, a#financeandpolitics {	
	top: 387px;
	}

.style3 {
	font-size: 11px;
	color: #222222;
	line-height: 15px;
	}