/* CSS Document */ 
 
 body {
 	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	background: url(images/background.gif);
	margin: 0 0 0 0;
}

 
p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
hr {color: #333333; border-style: solid;}
strong {font-weight: bold;}

.red{font-size: 12px; color: red; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.footer{font-size: 10px; color:#000000 ; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.caption{font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}

a:link {color: #003366; text-decoration: none;}
a:active {color: #003366; text-decoration: none;}
a:hover {color: #003366; text-decoration: none;}
a:visited {color: #003366; text-decoration: none;} 

.rollon a { display:block; background-color: #e5ae0d}
.rollon a:hover { background-color: #e5ae0d}

.rollover a { display:block; background-color: #f6e3b8}
.rollover a:hover { background-color: #b2d1c1}

#postcard-portrait {position: relative; margin: 0 0 0 0; padding: 0 0 0 10px; width: 290px; height: 450px; text-align: center; float: left;}
#postcard-landscape {position: relative; margin: 0 0 0 0; width: 475px; height: 350px; text-align: center;}

