﻿		body { 
			/* background: #f2f5f8 url("images/newnew.jpg") repeat-x; */
			/* background: #ffffff */
			/* background-repeat : repeat-x; */
			/* background: white url("images/blue-bg-new.jpg") repeat-x;  */
			background:#ffffff;
		}
		
		img {
			border: none;
		}
		
		#header {		
			background-position: bottom left;
			background-repeat: #ffffff;
		}
		
		#sitename {
			background:#ffffff url(../../images/bg/footer.jpg) repeat-x;
			color:red;
			width: 100%;
			height:110px;
			text-align:left;
		}
		
		#container {
			background: #ffffff url(../../images/bg/blue-bg.jpg) repeat-x;
			color:#303030;
			margin:0;
			padding: 0;
			text-align:left;
			width:100%;
		}
		
		#affiliateDiv {
			font-size : 1.1em;
			font-family : Times New Roman;	
			color: #1b6979;
		}