a:hover { color:#CC3399; }
a:visited { color:#999999;}
a:active { color:#CC6699;}
a:link { color:#CC6699; }

body {
	background: url(http://www.stayfreemagazine.org/ipod/images/ipod-ad-woman2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	border-top: 15px solid #CC6699;
}

#frame {
	width: 100%;
	height: 100%;
	margin: 0px;
	}


#top	{
	padding: 0px;
	margin-top: 5px;
	float: right;
	margin: 5px 55px 10px 10px;
	}

#leftnav {
	padding: 0px;
	position: absolute;
	top: 150px;
	left: 130px;
	}
	

#content
	{  	
	position: absolute;
	top: 150px;
	left: 360px;
	width: 50%;
	float: left;
	}

#footer
	{
	position: absolute;
	bottom: 0px;
	padding: 0px;
	}

	


h1	{
	font-family: Myriad, helvetica, sans-serif;
	font-size: 48px;
	color:#CC6699;
	}

p 	{
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 23px;
	color: #000000;}

li 	{
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 23px;
	color: #000000;}



.nounderline { text-decoration: none}

.headline
	{
	font-family: Myriad, helvetica, sans-serif;
	font-size: 32px;
	color: #CC6699;
	}

.dropcap
	{ 
	float: left;
	width: 1.1em;
	font-size: 5.5em;
	line-height: 94%;
	}


.dropcapi
	{ 
	float: left;
	width: .5em;
	font-size: 5.5em;
	line-height: 94%;
	}


.dropcaps
	{ 
	float: left;
	width: .7em;
	font-size: 5.6em;
	line-height: 94%;
	}
