@charset "utf-8";
/* CSS Document */



body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#ec0b37;
	background-color:#ec0b37;
 

}

a {	
		color:#cccccc;
	}

.style2 {color: #ec0b37}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}




#header {
	position: relative;
	top:0px;
	margin-left:auto;
	margin-right: auto;
	width: 60%;
	height:12%;
	z-index:1;
}

#compareheader {
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height:90;
	z-index:1;
}

#leftbanner {
	position: absolute;
	top:0px;
	left:0px;
	width: 20%;
	height:12%;
	z-index:-1;
}

#rightbanner {
	position: absolute;
	top:0px;
	right:0px;
	width: 20%;
	height:12%;
	z-index:-1;
}


#toptext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	position: absolute;
	top:110px;
	left:10px;
	width: 100%;
	height:100px;
	
}

#leftskyscraper {
	
	position: absolute;
	top:12%;
	left:0px;
	width: 160px;
	height:600px;
	z-index:5;
	
}

#navbar {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#660066;
	position: absolute;
	top: 2px;
	width: 400px;
	height:101px;
	right:10px;
	
	
	
}



#viewer {
    
	position: absolute;
	top: 66px;
	width: 100%;
	left:0px;
	height:88%;
	
}


#autoviewer {
    
	position: absolute;
	top: 12%;
	width: 100%;
	left:0px;
	height:73%;
	z-index:3;		
}

#postcardviewer {
    
	position: absolute;
	top: 3%;
	width: 100%;
	
	height:90%;	
}



#viewcart {
   
	position: absolute;
	bottom:20px;
	width: 100px;
	height:25px;
	right:20px;
	
	
}

#smallad {
   
	position: absolute;
	bottom:-22px;
	width: 250px;
	height:125px;
	right:0px;
	z-index:2;
		
}

#smallad2 {
   
	position: absolute;
	bottom:0px;
	width: 250px;
	height:62px;
	left:0px;
	
	
}

#footer {
   
	position: absolute;
	bottom:3%;
	width: 98%;
	height:90px;
		
}
