.text {font: 9pt/12pt "Times New Roman",Times,serif; color : #808080; text-decoration: none}
.smalltext {font: 8pt/10pt "Times New Roman",Times,serif; color : #808080; text-decoration: none}

body {
	background-image: url(/layout/images/bg-site.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #C9E5E6;
}

#PAGE_LO { 
	background-image:url(/layout/images/bg-page-w-palm-white.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;	
	width: 950px;
	overflow: hidden;
}

#NAV_LO {
	margin: 0px auto;
	padding: 0px;
	border:0px none;
}
	

#BOTTOM_LO {
 	border: 0px none;
	text-align: center;
	background-image: url(/layout/images/bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 950px;
	overflow: hidden;
	margin 0px auto;
	padding: 0px;
}

#BOTTOM_LO a:active, 
#BOTTOM_LO a:hover, 
#BOTTOM_LO a:visited, 
#BOTTOM_LO a:link

{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color: #707070;
	border:0 none;
	margin:0;
	padding:0;
	font-weight:normal;
	text-decoration:underline;
}

#pinky {
	width: 920px; 
	height: 335px; 
	border: 0px none; 
	margin: 0px auto; 
	padding: 0px; 
	background-image: url(/layout/images/pinky.jpg);
	position: relative;
	overflow: hidden;
}
	
#CONTENT_LO {
	/*height: 912px; */
	overflow: hidden;
	border: 0px none; 
	margin: 10px auto 0px; 
	padding: 0px;
	border: 0px none;
	width: 669px;
	float: none;
}


/*
p, th, tr, td, div, h3, h4, h5, a { 
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color: #707070;
}
*/

a:link, a:visited, a:hover, a:active { 
	margin:0px;
	padding:0px;
	border:0px none;
} 

img {
	margin:0px;
	padding:0px;
	border:0px none;
} 

#page {
	overflow: hidden;
}	



