body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, blockquote, button, fieldset, legend, label, input, textarea, form {
    margin: 0; 
    padding: 0; 
    border: 0;
}

body {color:#403e3b;font:76%/130% @Arial Unicode MS,Arial, Helvetica, sans-serif;height:500px;}

a:link, a:visited {
	color:#A9574E;
	text-decoration:underline;
}

a:active, a:hover {
	color:#000;
}

ul li 
{
	list-style:none;
}

hr, legend {
	display:none;
}

input {
	height:1.4em;
}

input, textarea, select {
	border:1px solid #A1A1A1;
}

h1, h2, h3, h4, h5, h6, p {
	margin:1em 0pt 0.2em;
}

#super {
	background:transparent url(./img/dev/bg_body.gif) 0 0 repeat-x;
	width:100%;
}


#wrapper {
	padding:0 16px 0 0;
	position:relative;
	width:780px;
}

#accessibilitynav{
  position: absolute;
  left: -999em 
}

#header {
	background:transparent url(./img/dev/bg_header.jpg) 0 0 no-repeat;
	height:145px;
	padding:0 0 12px 222px;	
}

#brand {
	float:left;
}
	
#brand a {
	background:transparent url(./img/dev/bg_brand.gif) 0 0 no-repeat;
	display:block;
	height:77px; width:185px;
	text-indent:-999em;
}

#cobrand {
	float:right;
	padding-top:12px;
}

#cobrand a {
	background:transparent url(./img/dev/bg_ALA.gif) 0 0 no-repeat;
	display:block;
	height:14px; width:205px;
	text-indent:-999em;
}

#mainnav ul {
	background:transparent url(./img/dev/bg_nav.gif) 0 0 no-repeat;
	height:29px; width:440px;
	position:absolute; top:77px;left:222px;
}

#mainnav li {
	float:left;
}

#mainnav a {
	background:transparent url(./img/dev/bg_nav.gif) 0 0 no-repeat;
	float:left;
	height:29px;
	margin:0 3px 0 0;
	overflow:hidden;
	text-indent:-999em;
}

#mainnav li#homelink a {width:51px;}
#mainnav li#homelink a:hover,
#mainnav li#homelink a.current {background-position: 0 -30px;}

#mainnav li#browselink a {background-position: -54px 0; width:68px;}
#mainnav li#browselink a:hover,
#mainnav li#browselink a.current {background-position: -54px -30px;}

#mainnav li#advancedsearchlink a {background-position: -125px 0; width:130px;}
#mainnav li#advancedsearchlink a:hover,
#mainnav li#advancedsearchlink a.current {background-position: -125px -30px;}

#mainnav li#guidelink a {background-position: -258px 0; width:74px;}
#mainnav li#guidelink a:hover,
#mainnav li#guidelink a.current {background-position: -258px -30px;}

#mainnav li#aboutlink a {background-position: -335px 0; width:56px;}
#mainnav li#aboutlink a:hover,
#mainnav li#aboutlink a.current {background-position: -335px -30px;}

#mainnav li#helplink a {background-position: -394px 0; width:43px;}
#mainnav li#helplink a:hover,
#mainnav li#helplink a.current {background-position: -394px -30px;}

#utilitysearch {
	color:#FFFFFF;
	padding:8px 0pt;
	position:absolute;
	right:16px;
	text-transform:uppercase;
	top:8.73em;
}

* html #utilitysearch * {
	float:right;
}

#utilitysearch fieldset {
	margin:0pt;
}

#utilitysearch label {
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:2;
}

#utilitysearch label, #utilitysearch input {
	float:left;
}

#utilitysearch input {
	font-size:1.1em;
	margin:1px 4px 0pt;
	width:132px;
}

#utilitysearch input.But
{
	float:left;	
	display:inline;
	background:transparent url(./img/dev/bg_go.gif) 0 0 no-repeat;
	height:23px;width:26px;
	margin:1px 0 0;
	overflow:hidden;
	text-indent:-999em;
	border:0;
}

#utilitysearch input.But:hover,
#utilitysearch input.But.over {
	background-position:0 -23px;
}

#welcome {
	clear:left;
	color:#FFFFFF;
	display:inline;
	float:left;
	margin:21px 0pt 0pt 16px;
	width:260px;
}


#user {
	clear:right;
	float:right;
	font-size:.9em;
	margin:.3em 0 0;
}

#user p {
	text-align:right;
	margin:.1em 0 0;
	width:360px;
}

#user1
{	
	width:215px;
	clear:right;
	float:right;
	font-size:.9em;		
}

#user1 li
{
	clear:left;
}

#user1 input 
{	
	width:120px;	
}

#user1 label 
{
	float:left;
	line-height:1.9;
	text-align:left;
	width:57px;			
}

#user1 input.But
{
		
	background:transparent url(./img/dev/bg_go.gif) 0 0 no-repeat;
	height:23px;width:26px;	
	text-indent:-999em;
	border:0;
}

#user1 input.But:hover,
#user1 input.But.over {
	background-position:0 -23px;
}

#logErr 
{
	width:200px;
	color:Red;
	font-size:8;
	font-style:italic;
	position:absolute; top:15px;left:800px;
}

#Register
{
	width:280px;	
	font-size:10px;
	font-style:italic;
	position:absolute; top:45px;left:800px;
}

#content {
}

#content {
	padding:2.7em 0pt 0pt 18px;
}

html[xmlns] #content {
	display:block;
}

* html #content {
	height:1%;
}
