﻿<html>
<head>
    <title>Rivendell Studios - Figurative Art in Cloth and Polymer Clay</title>
    <style>
			BODY {
				background-color: black;
			}
			TD {
				color: #cccccc;
				font-family: Arial;
				font-size: 10px;
			}
			A, A:Visited {
				color: #aaaaaa;
				text-decoration: none;
				font-weight: bold;
			}
			.door A IMG {
				display: none;
			}
			A:Hover {
				text-decoration: underline;
			}
			.door A:Hover IMG {
				display: block;
			}
    </style>
</head>
<body>

<table width="100%" height="90%">
<tr>
	<td align="center">
	
		<table width="400" cellpadding="0" cellspacing="0">
		<tr>
			<td style="padding-left: 60px;">
				<a href="Default.aspx">
					<img src="static/images/logowhiteonblack.jpg" width="213" height="123" alt="Rivendell Studios" border="0" />
				</a>
			</td>
		</tr>
		<tr valign="top" class="door">
			<td style="background-image: url(static/images/landingbackground.jpg); background-repeat: no-repeat; height: 290px;">
				<a href="Default.aspx" style="display: block; height: 290px;">
					<img src="static/images/landingdooropen.jpg" alt="Click to enter" border="0" />
				</a>
			</td>
		</tr>
		<tr>
			<td align="center">
				<a href="Default.aspx">
					<img src="static/images/sloganwhiteonblack.jpg" width="305" height="41" alt="Figurative Art in Cloth and Polymer Clay by Doreen Backway" border="0" />	
				</a>
				<br /><br />
				<a href="Default.aspx">click to enter</a>
			</td>
		</tr>
		</table>
	
	</td>
</tr>
</table>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-7919278-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>




