
<style type="text/css">
.style {}
/* Structure Elements */

#branding {
	background:url(http://thepal.com/images/brandingbg_home.jpg) left top no-repeat;
}

#leftcolumn {
	width:195px;
	float:left;
	height:366px;
}
#callout1 {
	width:195px;
	height:196px;
	background: url(http://thepal.com/images/homepageco1a_bg.jpg) left top no-repeat;
}
#callout2 {
	width:195px;
	height:170px;
	background: url(http://thepal.com/images/homeco2bg.gif) left top no-repeat;
}
.signup, .learnmore {
	display:block;
	width:113px;
	color:#461f76;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.signup {
	height:20px;
}
.learnmore {
	height:22px;
}
#callout1 .signup {
	background: url(http://thepal.com/images/hco1_signupbg.gif) left top no-repeat;
	float:right;
	margin-top:138px;
	margin-right:5px;
}
#callout1 .learnmore {
	background: url(http://thepal.com/images/hco1_learnbg.gif) left top no-repeat;
	float:right;
	clear:right;
	margin-right:5px;
}
#callout2 .signup {
	background: url(http://thepal.com/images/hco2_signupbg.gif) left top no-repeat;
	float:right;
	margin-top:50px;
	margin-right:5px;
}
#callout2 .learnmore {
	background: url(http://thepal.com/images/hco2_learnbg.gif) left top no-repeat;
	float:right;
	clear:right;
	margin-right:5px;
}
.learnmore:hover, .signup:hover {
	color:#666;
}
#rightcolumn {
	width:341px;
	padding-left:337px;
	float:left;
	height:366px;
	background: url(http://thepal.com/images/homeimage2.jpg) left top no-repeat;
	font-size: 14px;	
}


/*<------------------ Styles for the HomePage Right Callouts ----------------------->*/

#rCol1 {
	font-size: 13px;
	padding: 0 5px 0 0;
	}
	
#rCol1 ul {
	list-style-type: square;
	}

#rCol1 li {
	padding: 2px 0 0 0;
	}

#rCol1 h1 {
	padding: 20px 0 0 0;
	}
	
#rCol2 {
	padding: 0px;
	font-size: 13px;
	}

#rCol2 h2 {
	margin: 8px 0 -5px 0;
		}
		
#rCol2 .contentlinks, #rCol2 .contentlinks a { 
	margin: -15px 0 0 0;
	}

*:first-child+html #rCol2 .contentlinks, #rCol2 .contentlinks a {
	margin: -18px 0 0 0;
	}


/*<----------------------End HomePage Right Callout Styles ------------------------->*/

h1, h2 {
	color:#a487c5;
	font-size:24px;
	padding:20px 0;
	font-weight:normal;
}
h2 {
	background: url(http://thepal.com/images/homegradline.gif) left top no-repeat;
	padding-top:12px;
	margin-top:8px;
}

.contentlinks, .contentlinks a {
	font-size:12px;
	text-align:right;
}

.contentlinks a {
	text-decoration:none;
}

.contentlinks a:hover {
	color:#666;
}

#contentlinksDiv a {
	color:#6e508d;
	}

#contentlinksDiv a:hover {
	color:#49176d;
	}

*:first-child+html #contentlinksDiv2 {
	margin: -5px 0 0 0;
	} 

* html {}

#contentlinksDiv2 a {
	color:#6e508d;
	}
	
#contentlinksDiv2 a:hover {
	color:#49176d;
	}
	
	
</style>
