@import url(universal.css);

/*=============LAYOUT===========================*/


#container {
	width:774px;
	margin: 0 auto 10px auto;
	position:relative;
	text-align:left;
	}
	
div#branding {
	position:relative;
	}
	
div#branding h1 {
	width:775px;
	height:206px;
	background: url("../images/seesawmasthead.jpg") no-repeat;
	text-indent:-5000px;
	}


.accessibility {
	position:absolute;
	top:0;
	left:0;
	text-indent:-5000px;
	}
	
	
#intro {
	width:370px;
	height:400px;
	position:absolute;
	top:220px;
	left:181px;
	background-color:white;
	padding:0 20px 20px 20px;
	}
	
#seegeo {
	width:161px;
	position:absolute;
	top220px;
	left:0;
	background-color:#2a217d;
	padding:10px;
	height:450px;
	}
	
#sawgeo {
	width:161px;
	position:absolute;
	top220px;
	left:593px;
	background-color:#3c8133;
	padding:10px;
	height:450px;
	}
	
#stakeholders {
	position:absolute;
	top:600px;
	left:0;
	width:774px;
	background: url(../images/stakeholdersbackground.gif) no-repeat 350px 0;
	height:100px;
	}
	
	


/*=================TYPOGRAPHY====================*/


body#seesaw p, body#seesaw h2 {
	font-size:1.2em;
	}

#intro p, #intro h2 {
	margin-bottom:1em;
	}
	
body#seesaw div#seegeo p, body#seesaw div#sawgeo p
{
	font-size:1em;
}
	

/*===================GRAPHIC DESIGN====================*/

	

p#edina	{
	width:118px; 
	height:62px;
	position:absolute;
	top:0;
	left:20px;
	} 

p#jisc	{
	width:62px; 
	height:32px;
	position:absolute;
	top:20px;
	left:200px;
	} 
	
p#newcastle	{
	width:170px; 
	height:63px;
	position:absolute;
	top:0;
	left:593px;
	}

	
.greenback	{
	background-color:#c1c45b;
	padding:.5em;
	margin:1em;
	color:black;
	}


/*===================LINKS======================*/


		
p#edina a	{
	overflow: hidden;
	font-size: 1px;
	width:118px; 
	height:0;
	padding-top:62px;
	background: url("../images/edinawhiteonblue.gif") no-repeat;
	position: absolute;
	top:0;
	}

p#jisc a	{
	overflow: hidden;
	font-size: 1px;
	width:62px; 
	height:0;
	padding-top:32px;
	background: url("../images/jisc.gif") no-repeat;
	position: absolute;
	top:0;
	}
	
p#newcastle a	{
	overflow: hidden;
	font-size: 1px;
	width:170px; 
	height:0;
	padding-top:63px;
	background: url("../images/newcastleblackongreen.gif") no-repeat;
	position: absolute;
	top:0;
	}
	
div.greenback p a {
	text-decoration: none;
	}
	
	
/*=====================TABLES======================*/


