/* NowSites 2009 */

body {
	margin 		: 0;
	padding 	: 0;
	background 	: #ffd28c url(./backblos.jpg) fixed;
	font-family     : Times New Roman, Times, MS Serif, serif; 
	font-weight     : 700; 
	font-size 	: 16px;
	color 		: #000000;
	margin-right 	: 0px 
	}
a:link { 
	color 		: #004400; 
	font-weight     : 700; 
        text-decoration : none;
	}
a:visited { 
	color 		: #000000; 
	font-weight     : 200; 
        text-decoration : none;
	}
a:active { 
	color 		: #88FF88; 
	font-weight     : 800; 
        text-decoration : none;
	}
a:hover { 
	color 		: #994444; 
	font-weight     : 900; 
        text-decoration : underline;
	}





#footer {
	clear: both;
	width: 730px;
	height: 80px;
	margin: 0 auto;
	padding-top: 30px;
	background: #130D0F url(images/img04.jpg);
	color: #666767;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
} 

