html {
	margin: 0;
	padding: 0;
	}
body { 
	background:  url(bg2.gif) repeat-y top left; 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	margin-left: 0px; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align : justify;
	}
h3 { 
	font: italic normal 1.8em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #000;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
	}
a:hover, a:active { 
	text-decoration: bold; 
	color: #009933;
	}

#container { 

	padding: 0px 0px 0 110px;  
	margin: 0; 
	position: relative;
	}

#footer a:link                     
	{ 
	font		: normal 1.6em georgia, sans-serif;

	margin		: 0px 60px 0px 50px; 
	}
#footer a:visited                     
	{ 
	font		: normal 1.6em georgia, sans-serif;

	margin		: 0px 60px 0px 50px; 
	}

#textright {	
	margin: -660px 250px 10px 240px;
	width: 600px;

	}
#textleft {	
	margin: 0px 110px 0px 0px;
	width: 100px;
	}
	
	
