body {
height: 100%;
width: 100%;
	margin: 0px;
	padding: 0px;
	color: #000066;
	background-color: #FFFFFF;
	background: url(images/pepsi_cangallery_bg.jpg) repeat-x 0 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:link, a:visited {
	color: #FF0000;
	text-decoration:none;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration:none;
}

.pop_header1 {
font:Verdana, Arial, Helvetica, sans-serif;
color: #003768;
font-size:18px;
}

.pop_header2 {
font: Arial, Helvetica, sans-serif;
color: #003768;
font-weight:bold;
font-size:14px;
}

.pop_text {
font: Arial, Helvetica, sans-serif;
color: #003768;
font-size:12px;
}

#pop {
background:url(images/gallery_terms_03_04.jpg);
background-repeat:no-repeat;
width:501;
}


/* hide from ie on mac \*/
	html {
		height: 100%;
		width: 100%;
		overflow: auto;
	}
	
	#cangallery {
		top: 0px;
		left: 0px;
		height: 100%;
		width:  100%;
		margin: auto;
		text-align:center;
	}
	/* end hide */
	
