body 		{ 
		 	background-image: url(http://www.claeysantique.com/gfx/bg.jpg); 
		 	margin: 0px; 
		 	padding: 1%; 
		 	text-align: left; 
		 	color: #600; 
		 	font-family: arial, verdana, georgia, sans-serif; 
		 	font-size: 12px; 
		 	line-height: 14px; 
		 	}
p 			{ 
			background-color: transparent;
			font-family: arial, verdana, georgia, sans-serif; 
			font-size: 12px; 
			line-height: 14px; 
			text-align: left; 
			color:#600;
			padding:10px;
			}
p			A:link 		
			{ 
		 	background-color: transparent;
			text-decoration: none; 
		 	color: #600; 
		 	font-weight: bold; 
	   		}
p		    A:visited 	
			{
		 	background-color: transparent;
			text-decoration: none; 
		 	color: #600; 
		 	font-weight: bold;
			}
p		    A:active 	
			{
		 	background-color: transparent;
			text-decoration: none; 
		 	color: #600; 
		 	font-weight: bold;
		 	}
p		    a:hover 	
			{
		 	background-color: transparent;
			text-decoration: none; 
		 	color: #600; 
		 	font-weight: bold;
			}
p.side		{ 
			background-color: transparent;
			font-family: arial, verdana, georgia, sans-serif; 
			font-size: 16px; 
			font-weight:bold;
			line-height: 14px; 
			text-align: left; 
			color:#600;
			padding:5px;
			}
p.side		a:link
			{
			background-color:transparent;
			text-decoration:none;
			color:#600;
			font-size:16px;
			font-weight:bold;
			line-height:20px;
			}
p.side		a:visited
			{
			background-color:transparent;
			text-decoration:none;
			color:#600;
			font-size:16px;
			font-weight:bold;
			line-height:20px;
			}
p.side		a:active
			{
			background-color:transparent;
			text-decoration:none;
			color:#600;
			font-size:16px;
			font-weight:bold;
			line-height:20px;
			}
p.side		a:hover
			{
			background-color:transparent;
			text-decoration:underline;
			color:#600;
			font-size:16px;
			font-weight:bold;
			line-height:20px;
			}
.title		{ 
			background-color: transparent;
			color: #000; 
			font-family: arial, verdana, georgia, sans-serif; 
			font-size: 12px; 
			font-weight: bold;
			line-height: 13px; 
			text-align: left;
			text-transform: lowercase; 
			padding: 1%; 
			}
.txt		{ 
			background-color: transparent;
			color: #600; 
			font-family: arial, verdana, georgia, sans-serif; 
			font-size: 12px; 
			line-height: 13px; 
			text-align: left; 
			padding: 5px; 
			}
.txt		A:link 		
			{ 
		 	background-color: transparent;
			text-decoration: none; 
		 	color: #600; 
		 	font-weight: bold; 
	   		}
.txt	    A:visited 	
			{
		 	background-color: transparent;
			text-decoration: none; 
		 	color: #600; 
		 	font-weight: bold;
			}
.txt	    A:active 	
			{
		 	background-color: transparent;
			text-decoration: none; 
		 	color: #600; 
		 	font-weight: bold;
		 	}
.txt	    a:hover 	
			{
		 	background-color: transparent;
			text-decoration: underline; 
		 	color: #600; 
		 	font-weight: bold;
			}
.date	 	{ 
			background-color: transparent;
			color: #000; 
			font-family: arial, verdana, georgia, sans-serif; 
			font-weight: bold; 
			font-size:11px;
			text-align:right; 
			padding-right:5px;
			}

.centered 	{ 
			background-color: transparent;
			text-align: center; 
			}
#logo 		{ 
			position: absolute; 
			top: 2%; 
			left: 1%;
			width: 60%; 
			z-index: 10; 
			}
#left		{
			background-color: transparent;
			border-top:#600 3px solid;
			border-left: #600 3px solid; 
			border-right: #600 3px solid; 
			border-bottom: #600 3px solid;
			position:absolute; 
			left:2%; 
			top:20%; 
			width:20%; 
			overflow: hidden;
			}
#main		{ 
			background-color: transparent;
			position:absolute; 
			left:25%; 
			top:20%; 
			width:585px; 
			overflow: hidden;
			}	
