/*
Copyright © 2001 Canadian Heritage Information Network

Virtual Museum of Canada

POSTCARD -- CUSTOM SHEET

Last Updated: Aug 28, 2003.

This Stylesheet is used for positioning and formatting of this specific landmark.
*/


#postcard {
	position:relative;
	width:586px;
	height: 600px;
	min-height:600px;
	left: 0px;
	top: 0px;
	z-index:1;
}



#postcardLayOut {
	position:relative;
	width:550px;
	
	
	
	left: -8px;
	top: 15px;
	text-color: #FFFFFF;
}


.messagePostcard {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #FF9900; font-weight: bold; text-decoration: none; }
.messagePostcard2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; color: #FF9900; font-weight: bold; text-decoration: none; }
.content {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #FFFFFF; font-weight: normal; text-decoration: none; }
.contentLinkPostcard {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.contentItalic {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; color: #FFFFFF; font-weight: normal; text-decoration: none; }
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.titleLeft { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #FF9900; font-weight: bold; text-decoration: none;  }
.subtitle2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.contentBlack {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal; text-decoration: none; }

.contentBlackItalic {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; color: #000000; font-weight: normal; text-decoration: none; }
.greetingPostcard  {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-style: normal; color: #000000; font-weight: bold; text-decoration: none; }
.contentGrey {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #999999; font-weight: bold; text-decoration: none; }





img {
 border:none;	
}

A:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size: 12;
}
A:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size: 12;
}

A:visited {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12;
        text-decoration:none;
}

A:active {
	color:#FFFFFF;
	font-weight:bold
	font-size: 12;
        text-decoration:none;
}

