<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8"/>
	<title>eMuseum</title>
	<link rel="stylesheet" href="../txtStyle.css" type="text/css"/>
</head>


<body onload="document.getElementById('userid').focus();">
<?xml version="1.0" encoding="UTF-8" ?>
	
<div>
	<link rel="stylesheet" href="http://www.leeds.gov.uk/LCCWebBranding/StyleSheets/corpCoreInterColorsAndFonts.css" />
	<link rel="stylesheet" href="http://www.leeds.gov.uk/LCCWebBranding/StyleSheets/corpHeaderAndFooter.css" />
	
	
	<div id="corpMiniHeader" style="height:40px">
		<div id="corpMiniHeaderLeft">
			<a title="www.leeds.gov.uk" id="corpMiniHeader1_hplHomeLink" href="http://www.leeds.gov.uk/default.aspx">
				<img title="Leeds City Council" id="corpMiniHeader1_corpSmallLogo" alt="Leeds City Council"
					class="corpSmallLogo" src="http://www.leeds.gov.uk/LCCWebBranding/graphics/corpSmallLogo.gif"
					style="border-width:0px;" /></a>
		</div>
		<div id="leedsGovUkLinks">
			<a title="wwww.leeds.gov.uk" href="http://www.leeds.gov.uk" id="leedsGovUkLink">
				<span class="linkArrows">>> </span>leeds.gov.uk</a>
				<form name="kbs" method="get" style="width:35em;display:inline;" action="http://search2.openobjects.com/kbroker/leeds/leeds/search.lsim" ID="Form1">
				<label for="qt"></label>
				<input title="Search input" type="text" id="qt" name="qt" value="Search leeds.gov.uk" class="lgovUkSrchText"
					onfocus="clearDefault(this)" /> <input name="search" id="search" type="submit" value="Search" class="lgovukSrchButton" />
				<input type="hidden" name="sr" value="0" ID="Hidden1"/> <input type="hidden" name="nh" value="10" ID="Hidden2"/>
				<input type="hidden" name="cs" value="ISO-8859-1" ID="Hidden3"/> <input type="hidden" name="sb" value="0" ID="Hidden4"/>
				<input type="hidden" name="hs" value="0" ID="Hidden5"/> <input type="hidden" name="sc" value="leeds" ID="Hidden6"/>
				<input type="hidden" name="oq" value="" ID="Hidden7"/> <input type="hidden" name="sf" value="" ID="Hidden8"/>
				<input type="hidden" name="ha" value="480" ID="Hidden9"/>
			</form>
		</div>
		<br />
	</div>

<!--css inline as very specific to cosmetic banner only and main css file should remain clean -->
	<div style="height:103px; width:100%; background-color:#98ae65;border:0px;">
		<div style="height:103px;width:100%;background-color:#98ae65;">
			<div style="float:left;">
				<img style="width:161px;height:103px;" src="../images/logo.gif" alt="gallery systems logo" />
			</div>
			<div style="float:right;">
				<img style="width:560px;height:103px;" src="../images/eMuseum2.gif" alt="eMuseum logo" />
			</div>
		</div>
	</div>
</div>

	<div id="mainbody">
		<h1>Welcome to eMuseum</h1>
		<div id="logind">
			<form action="login.asp?lgaction=login" method="post" id="logForm">
				<fieldset id="loginbox">
					<legend>Logon</legend>
					<div><label accesskey="u" class="logon" for="userid">Username</label><input class="login" tabindex="1" type="text" name="userid" id="userid" value=""/></div>
					<div><label accesskey="p" class="logon" for="password">Password</label><input class="login" tabindex="2" type="password" name="password" id="password"/><br/></div>
					<div class="submitbutsl">
						<a href="eMuseum.asp?page=home"><input tabindex="3" accesskey="c" class="embutton" type="button" name="cancel" value="Cancel" onclick="window.document.location.href='eMuseum.asp?page=home'"/></a>
						<input tabindex="4" accesskey="l" class="embutton" type="submit" name="Login" value="Logon"/>
					</div>
				</fieldset>
				<div><a tabindex="5" accesskey="s" href="newuser.asp?lang=EN">
				Sign up for an eMuseum account</a></div>
			</form>
		</div>
		
	</div>
</body>
</html>

