* {
	margin:0;
	padding:0;
	border:none;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color:#2860ab;		
}

IMG {
	border:0px;
}

#homecontainer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	display: block;
	font-size:1em;
	margin-top:-210px;	
}

#homecontent {
	position: absolute;
	margin-left: -375px;	
	left: 50%;
	width: 750px;
	height: 375px;
	border:1px solid #ffffff;
}

#homefooter {
	position: absolute;
	margin-top: 380px;
	margin-left: -375px;	
	left: 50%;
	width: 750px;
	height: 60px;
	text-align: center;
	font-size:1em;
	color:#fff;
}

#container {
	position: absolute;
	/* top: 50%; */
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	font-size:1em;	
}

#content {
	position: absolute;
	margin-left: -380px;	
	top: 20px;
	left: 50%;
	width: 755px;
	/* height: 70px; */
	visibility: visible;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	background-image: url(../images/bgfade1.gif);
	background-repeat: repeat-x;
}

#marypoppinslogo {
	position:relative;
	z-index:999;
	margin-top:45px;
	float:left;
	width:175px;
}

#pagecontent {
	position:relative;
	left:156px;
	min-height:230px;
	width:536px;
	float:left;
	clear:left;
	color: #00224c;
	margin: -185px 0px 0px 0px;
	background-image:url(../images/bgfade2.gif);
	background-repeat: repeat-x;
	padding:10px 20px 0px 20px;
	font-size:0.8em;
	z-index:1;
}
#pagecontent h2 {
	color:#cc0033;
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:3px;
	margin-bottom:5px;
	font-size: 1.5em;
}
#footer {
	position:absolute;
	top:100%;
	left:-1px;
	background-color:#ffffff;		
	background-image:url(../images/footer.gif);	
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	width:755px;
	height:216px;
	margin-top: -80px;
}

#printpage {
	position:absolute;
	margin: 20px 0 0 435px;
	width:100px;
	height:50px;
}

#noflash { 
	position: absolute;
	width: 750px;
	height: 375px;
	text-align: center;
	background-image:url(../images/no-flashpage.jpg)}
	
#noflash p {
	color:#ffffff;
	text-align: center;
	font-size: 1em;
	}

#noflash h2 {
	color:#ffffff;
	text-transform:uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	}	
	
/* WALLPAPERS CONTENT */

#wallpaper {
	position:relative;
	width:520px;
}

#wallpaper .download_instr {
	width: 350px;
	float:right;
	
}

#wallpaper .wallpaperimgs {
	width: 150px;
}
#wallpaper P {
	text-align: center;
}

/* PRODUCTION PICS CONTENT */

#prodpics {
	position:relative;
	width:520px;
}

#prodpics .prodimgs {
	width: 400px;
}

/* TOP NAVIGATION */

.nav	{
	font-family:"Times New Roman", Times, serif;
	margin: 0px;
	font-size: 1em;
	color: #ffffff;
}

/* INSERT IN PAGE CONTENT STYLES HERE */

p	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 1em;
	color: #00224c;
}

h1 {
	color:#cc0033;
	text-transform:uppercase;
	letter-spacing:3px;
	font-size: 1em;
	font-weight: bold;
	line-height: 3em;
}

.boldred {
	color:#cc0033;
	font-weight: bold;
}

.boldredcaps {
	color:#cc0033;
	text-transform:uppercase;
	font-weight: bold;
}

.boldredcapslge {
	font-size: 1.25em;
	color:#cc0033;
	font-weight: bold;
}

/* LINK STYLES */

a:link {
	color:#cc0033;
}

a:visited {
	color: #00224c;
}

a:hover {
	color: #00224c;
}


a:active {
	color: #cc0033;
}

/* BACK BUTTON LINKS */

a:link.back {
	color:#cc0033;
	font-weight: bold;
	font-size: .8em;
}

a:visited.back {
	color: #00224c;
	font-weight: bold;
	font-size: .8em;
}

a:hover.back {
	color: #00224c;
	font-weight: bold;
	font-size: .8em;
}


a:active.back {
	color: #cc0033;
	font-weight: bold;
	font-size: .8em;
}

/* HOMEPAGE BUTTON LINKS */

#homefooter p {
	color:#ffffff;
	font-size: .7em;
	text-align: center;
	line-height: 2em;
}

#homefooter a {
	color:#ffffff;
	text-align: center;
}

#homefooter a:visited {
	color:#ffffff;
	text-align: center;
}

#homefooter a:hover {
	color:#cc0033;
	text-align: center;
}

#homefooter a:active {
	color:#ffffff;
	text-align: center;
}

/* TEXT STYLES */

.smalltext	{
	font-size: .8em;
}

.poppins	{
	text-transform: capitalize;
	font-weight: bold;
	color:#cc0033;
}

.newslist	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 30px;
	font-size: 1em;
	line-height: 1.75em;
	color: #00224c;
}

.newshead {
	color:#cc0033;
	text-transform:capitalize;
	letter-spacing:3px;
	font-size: 1em;
	font-weight: bold;
}


/* CREATIVES STYLES */

.creativehead	{
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 1.25em;
	color: #cc0033;
	font-weight: bold;
}

.creativeattribute	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: .8em;
	color: #00224c;
	font-weight: bold;
}

/* VIDEOS CONTENT */

#video {
	position:relative;
	width:520px;
}

#video .view_instr {
	width: 200px;
	float:right;
}

#video .instruction {
	width: 520px;
}

.video_download {
	margin: 0 0 0 280px;
}

.videolist	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 300px;
	font-size: 1em;
	line-height: 1.75em;
	color: #00224c;
}