/*
Copyright © 2001 Canadian Heritage Information Network

Virtual Museum of Canada

HomePage -- CUSTOM SHEET

Last Updated: Aug 28, 2003.

This Stylesheet is used for positioning and formatting of this specific landmark.
*/


#homepage {
	position:relative;
	width:586px;
	
	left: 4px;
	top: -19px;
	z-index: 1;
}


#homepageLayer {
	position:relative;
	width:586px;
	
	
	left: 0px;
	top: 25px;
	z-index: 20;
}

#homepageNoFlash {
	position:relative;
	width:586px;
	
	left: 0px;
	top: 25px;
	z-index: 20;
}


#homepageNoFlashInTheNews {
	position:absolute;
	width:113px;
	
	left: 0px;
	top: 77px;
	z-index: 67;
}



#homePageLogo {
	position:absolute;
	width:170px;
	height:53px;
	z-index:10;
	top:20px;
	left: 600px;
}

.homePageFeatureText {
	font-family: Arial;
	font-size: 14px;
	color: #940000;

}

.homePageFeaturingSmallText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
}

#hpSmallTxt {
	position: relative;
	left: 2px;

}


#showCasingList {
	position:relative;
	width:605px;
	left: 0px;
	top: 0px;
}


/* 
li.homePage {
	list-style-image: url(/CommonImages/Icons/arrow.gif);
	height: 16px;
	margin-left: 2px;
}
*/

li.homepage {
	list-style-type: none;
	background-image: url(/CommonImages/Icons/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: .2em;
}

#scListLayer {
	position: relative;
	left: -8px;

}


a.homePageLink {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}


a.homePageLink:link {
	color: #000000;
}

a.homePageLink:visited {
	color: #000000;
}

a.homePageLink:hover {
	color: #940000;
}



#homePageCopyRight {
	position:relative;
	width:800px;
	height:40px;
	z-index:1;
	top:0px;
	left:70px;

}

#theVertLineHomePage {
	position:absolute;
	top:80px;
	width:1px;
	height:515px;
	left: 608px;
	background-color:white;
	z-index:3;
}


