body { 
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat;
	margin: 0px 0; 
	} 

.leftliquid { 
	background-image: url(../images/shell_leftliquid.gif); 
	background-repeat:repeat-y;
	background-color: #CE8D0F; 
	height: 100%; 
	width: 39px; 
	}
	
.rightliquid { 
	background-image: url(../images/shell_rightliquid.gif); 
	background-repeat:repeat-y;
	background-color: #CE8D0F; 
	height: 100%; 
	width: 68px; 
	}

.footer { 
	font-family : Arial, Helvetica, sans-serif; 
	color : #E7E5D2; 
	font-size : 11px; 
	font-weight : normal; 
	}	 
	
A.footer:link { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 11px; font-weight: 
	normal; color: #E7E5D2; 
	text-decoration: none; 
	}
	
A.footer:visited { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #E7E5D2; 
	text-decoration: none; 
	}
	
A.footer:hover { 
	color: #E7E5D2; 
	text-decoration: underline; 
	}
	
.copy { font-family : Arial, Helvetica, sans-serif; 
		color : #000000; 
	    font-size : 12px; 
		font-weight : normal; 
		line-height : 15px; }
		
		
a.copy, a { font-family : Arial, Helvetica, sans-serif; 
		color : #33387E; 
	    font-size : 12px; 
		font-weight : normal; 
		line-height : 15px; 
		text-decoration: underline; }
		
h1, .header { font-family : Arial, Helvetica, sans-serif; 
		color : #33387E; 
	    font-size : 15px; 
		font-weight : bold; 
		line-height : 15px; }