@import url(universal.css);

/*=============LAYOUT===========================*/


#container {
	width:775px;
	margin: 0px auto 10px auto;
	position:relative;
	text-align:left;
	}
	
div#branding {
	position:relative;
	}
	
#branding h1, branding p {
	height:140px;
	}
	
.topheading {
	position:absolute:
	top:0px;
	text-indent:-5000px;
	height:0px;
	font-size:0px;
	}
	
.accessibility {
	position:absolute:
	top:0;
	left:0;
	text-indent:-5000px;
	}
	
div#menuTextAndFooter {
	padding:1;
	position:relative;
	padding:1px;
	}
	
#menubox {
	float:left;
	padding: 1px 0;
	margin-left:0px;
	margin-top:-40px;
	}

#mainmenu  {
	width:210px;
	list-style-type:none;
	padding:0;
	}
	
#submenu {
	list-style-type:none;
	background:none;
	margin-left:3px;
	}

#text {
	width:550px;
	margin-bottom:20px;
	margin-top:-30px;
	margin-left:200px;
	position:relative;
	z-index:30;
	}
	
#text ul {
	margin:10px 20px;
	color:black;
	}
	

div#footer{
	background: white url(../images/footerbackground.gif) no-repeat;
	margin-left:200px;
	position:relative;
	width:550px;
	height:50px;
	}
	
h2 {
	margin-top:25px;
	}
	
h2.top {
	margin-top:0px;
	}
	


/*=================TYPOGRAPHY====================*/



p, #text li{
	font: 1.2em Verdana, sans-serif;
	}
	
#menubox {
	font-size:1.0em;
	font-weight:400;
	font-family:Verdana, sans-serif;
	}
h2 {
	font: bold 1.2em Verdana, sans-serif;
	}
	
h3 {
	font: bold 1.2em Verdana, sans-serif;
	}
	
	
div#text h2,div#text p {
	margin-bottom: 1em;
	color: black;
	}
	
div#text li, div#text h3, div#text h4 {
	color: black;
	}
	

/*===================GRAPHIC DESIGN====================*/

	
body#seehome div#branding h1 {
	width:775px;
	height:140px;
	background: url("../images/sawgeomasthead.gif") no-repeat;
	text-indent:-5000px;
	}
	

div#branding h1, div#branding p {
	width:775px;
	height:140px;
	font-size:1em;
	position:relative;
	}
	
div#branding h1 a, div#branding p a {
	overflow:hidden;
	font-size:1px;
	width:775px;
	height:0;
	padding-top:140px;
	background: url("../images/sawgeomasthead.gif") no-repeat;
	position: absolute;
	top:0px;
	}

#menuTextAndFooter {
	background: white url(../images/greenbackground.gif) repeat-y;
	}
	
#mainmenu {
	color:black;
	list-style-type:none;
	margin:0 0 0 0;
	}
	
#mainmenu li {
	padding-top:5px;
	padding-bottom:5px;
	margin:10px 10px 10px 3px;
	font-weight:bold;
	}
	
ol#submenu li {
	padding:0px;
	}
	
li.current {
	color:#fde783;
	}
	
p#newcastle	{
	width:150px; 
	height:50px;
	position:absolute;
	top:0;
	right:0;
	} 

p#jisc	{
	width:62px; 
	height:32px;
	position:absolute;
	top:10px;
	left:0;
	} 
	
.greenback	{
	background-color:#fde783;
	padding:5px;
	}


/*===================LINKS======================*/


#mainmenu a {
	color:black;
	text-decoration:none;
	background-color:#fde783;
	padding:5px;
	}
		
p#newcastle a	{
	overflow: hidden;
	font-size: 1px;
	width:150px; 
	height:0;
	padding-top:50px;
	background: url("../images/newcastle.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;
	}
	
#text a {
	text-decoration:none;
	}
	
body#links div#text a{
	font-weight:bold;
	}
	
	
/*=====================TABLES======================*/


