body {  
	background-image: url("images/bg2.jpg"); 
	background-repeat: repeat-x;}
.footer {
		font-size:14px;
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color:#1A172F;
		line-height:18px;
	}
.footer A:link {text-decoration: none; color:#1A172F;}	
.footer A:visited {text-decoration: none; color:#1A172F;}
.footer A:active {text-decoration: none; color:#1A172F;}
.footer A:hover {text-decoration: none; color:#CAC9CF;}
	
.leftnav {
		font-size:14px;
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color:#1A172F;
		line-height:18px;
		margin-left:18px;
	}	
.leftnav A:link {text-decoration: none; color:#1A172F;}	
.leftnav A:visited {text-decoration: none; color:#1A172F;}
.leftnav A:active {text-decoration: none; color:#1A172F;}
.leftnav A:hover {text-decoration: none; color:#CAC9CF;}

.homecontent {
		font-size:14px;
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color:#1A172F;
		line-height:14px;
	}