/*
	First comment. Explorer 5 Mac misses the end-of-comment
	because of the backslash
\*/

html{
	height: 100%;
}

/*
	Second comment. Explorer 5 Mac sees the end of this
	comment as the end of the previous one
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	background-color:#000;
	background-image: url(images/tapeVerticalMacIE.jpg);
	background-position:center;
	background-repeat:repeat-y;
	letter-spacing: 0.15em;

	vertical-align:top;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

/*
	First comment. Explorer 5 Mac misses the end-of-comment
	because of the backslash
\*/

body{
	height: 100%;
	background-image:url(images/tapeVertical3.jpg);
}

/*
	Second comment. Explorer 5 Mac sees the end of this
	comment as the end of the previous one
*/


html>body {
	font-size: small;
}

div,table {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

body>div,table>tr>td {
	font-size: small;
}

#indexdiv {
	width:740px;
	background-image:url(images/texture4.jpg);
	padding:0;
	text-align:center;
	vertical-align:top;
}

/*
	First comment. Explorer 5 Mac misses the end-of-comment
	because of the backslash
\*/

#indexdiv {
	vertical-align:middle;
	height: 100%;
}

/*
	Second comment. Explorer 5 Mac sees the end of this
	comment as the end of the previous one
*/

#page {
	width: 750px;
	background-image: url(images/tapeHorizontal2.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0;
	border:0;
	vertical-align:top;
	height:  420px;
}

/*
	First comment. Explorer 5 Mac misses the end-of-comment
	because of the backslash
\*/

#page {
	vertical-align:middle;
	height: 100%;

}

/*
	Second comment. Explorer 5 Mac sees the end of this
	comment as the end of the previous one
*/

#pic {
	background-image: url(images/bigpic.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 780px;
	height: 420px;
	}
	
#picspace {
	width: 643px;
}



#gallery {
margin-bottom: 186px;
}

html>body #gallery {
margin-bottom: 200px;
}
	
#tag {
	font-size: 80%;
	font-weight: bold;
	text-align:center;
	padding-bottom: 4px;
	color: #330033;
	
	}


#nav {
	width: 136px;
	text-align:left;
	vertical-align:top;
}


