body 	 { 
			text-align: center;
		 	background: url("main/tile.gif");
			background-repeat: repeat-y; 
			background-attachment: fixed;
			 } 
p.text { 
		text-align: left;
		text-indent: 20px;
		}
hr 	{
	width: 95%;					
	}
a:active { color: #CC00FF;}
a:link { color: #0000FF;}
a:hover { 
		color: #9900FF;
		text-decoration: none;
		}
a:visited { color: #0066CC;}
h1 { color: #660099;}
div.directory { text-align: left;}
div.link-list {
		text-align: center;
        	width:136px;
        	position:absolute;
        	top:0;
        	padding-left:0;
        	padding-right:5px;
        	margin-left:0;
        	margin-right:0;
		}
#main 	{
        	margin-left:136px;
        	margin-right:15px;
        	padding-left:5px;
        	padding-right:5px;
		}
#list1 	{ left:0;} 
