/* CSS Document */

body {
	margin: 0px;
	background-color: #FF9900;
	background-image: url(/portfolio/web/landing_pages/Roxio_10-20-06/images/back_bodyRed96.gif);
	background-repeat: repeat-y;
	visibility: visible;
	z-index: 1;
}

html,body,td,th {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }	

td { vertical-align:top; }

a:link     { color: #000000; text-decoration: underline; }
a:visited  { color: #000000; text-decoration: underline;  }
a:hover    { color: #333333; text-decoration: none;  }
a:active   { color: #000000; text-decoration: underline;  }

h1, h2, h3, h4, h5, h6, { font-weight: bold;}
h1 { font-size: 17px; color: #000000; line-height:22px; margin:0px 0 8px 0;}
h2 { font-size: 16px; color: #CF7600; line-height:16px; margin:0 0 2px 0; }
h3 { font-size: 14px; color: #000000; line-height:16px; }
h4 { font-size: 14px; color: #666666; line-height:14px; margin:0 0 2px 0; }
h5 { font-size:12px; line-height:12px; color: #666666; margin:0 0 2px 0; }
h6 { font-weight:normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; margin:0 0 5px 0; }

ul { margin-top: -1px; list-style-type: square; }

.footerText {
font-size: 75%;
color: #333333;}

/*  Display styles   */



.specialoffer { margin: 17px; float: left; }
		
.contentBody { 
position: relative;
margin-left: 96px;
background-image: url(/portfolio/web/landing_pages/Roxio_10-20-06/images/back_content820h.jpg);
background-repeat:repeat-x;
width: 665px;
height: 820px;
padding-left: 10px;
}

#upperCorner {
	background-image: url(/portfolio/web/landing_pages/Roxio_10-20-06/images/upperCorner.gif);
	background-position: right top;
	background-repeat:no-repeat;
	height: 104px;
	visibility: visible;
	z-index: 6;
}

#circleFun {
	position:absolute;
	top: 106px;
	left: 12px;
}

#contentBodyLower {
	position:absolute;
	top: 445px;
	width: 657px;
}

