body {
	font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	background-color: #C9D3C2;
}

p { 
	padding: 0px;
	margin: 0px; 
	text-align: justify;
	color: #333333;
}

h3 { 
	font-size: 15px; 
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #9EC723;
}

a:link, a:visited { 
	text-decoration: none; 
	color: #333333;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #9EC723;
}

#note {
	font-style: italic;
}

#container { 
	background: #FFFFFF url(woman.jpg) no-repeat;
	height: 350px;
	width: 900px;
	padding: 0px;  
	margin-top: 100px;
	border-top: 8px solid #000000;
	border-bottom: 8px solid #000000; 
}

#intro {
	margin-left: 448px;
}

#pageHeader {
	padding-top: 50px;
	width: 221px;
	float: left;
	background: url(line.jpg) repeat-x;
	height: 300px;
}

#pageHeader h1 {
	width: 221px;
	height: 50px;
	line-height: 30px;
}

#preamble {
	width: 450px;
}

#preamble {
	background: url(line.jpg) repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	height: 350px;
	text-align: justify;
	float: left;
}

#footer {
	position: absolute;
	left: 440px;
	top: 390px;
	width: 460px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	color: #333333;
}

#footer a:link, #footer a:visited { 
	color: #333333;
}


#footer a:hover { 
	color: #9EC723;
}

#footerMusic {
	position: absolute;
	left: 520px;
	top: 390px;
	width: 350px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	color: #333333;
}

#footerMusic a:link, #footerMusic a:visited { 
	color: #333333;
}


#footerMusic a:hover { 
	color: #9EC723;
}


#footerIPTV {
	position: absolute;
	left: 520px;
	top: 390px;
	width: 370px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	color: #333333;
}

#footerIPTV a:link, #footerIPTV a:visited { 
	color: #333333;
}


#footerIPTV a:hover { 
	color: #9EC723;
}

#footerMovies {
	position: absolute;
	left: 500px;
	top: 390px;
	width: 390px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	color: #333333;
}

#footerMovies a:link, #footerMovies a:visited { 
	color: #333333;
}


#footerMovies a:hover { 
	color: #9EC723;
}
	
#extraDiv1 { 

	background:transparent url(bge.gif) no-repeat scroll left top;
	height:366px;
	left:898px;
	position:absolute;
	top:100px;
	width:50px;
}

#linkList li {
	color: #333333;
}
	
