<!----------- This is the primary Style Sheet for StriperJunkie.com ---------->
	html {
		margin:0;
		padding:0;
		background:#a7a09a;
		color:#000;
	}
	body {
		min-width:975px;
	}
	#wrap {
		background:#CACACA;
		margin:0 auto;
		width:975px;
	}
	#header {
		background:#ddd;		
		padding:0px 0px 0px 0px
	}
	
	#nav {
		background:#b5c59c;
		height:22px;
		padding:8px 6px 6px 6px;		
	}
	#nav ul{
		margin:0px;
		padding:0;
		list-style:none;		
	}
	#nav li{
		display:inline;
		margin:0 0 0 10px;
		padding: 0em 4.2em;		
	}

	#directory {
		background:#CACACA;
		float:left;
		width:165px;		
	}
	#directory ul {
		margin-bottom:0;
		list-style-type: none;
		margin-left: 0;
		padding-left: 1em;		
    }
    #directory h3, #directory p {
		padding:0 10px 0 0;
	}	
	#main {
		background: #f6f6bc;
		float:right;
		width:800px;
	}

	.txt1 {color: #1F45FA;}
	.txt2 {color: #008040; font-weight: bold;}
	.txt3 {color: #E10000; font-weight: bold; font-size:17px;}
	th {color: #000000;}
	TH.th1 {
		font-size:17px;
		background: #F0F0F0;
		text-align: center;
		}
	
	TH.th2 {
		color: #000000;
		text-align: center;
		font-size:large;
		border-width: 4px;
		border-color: #000000;		
		}
	TH.th3 {	
		color: #E10000;
		height: 35px;
		background: #f6f6bc;
		text-align: center;
		font-size:large;
		}
	LI.ul1 {list-style:none;}	
	.left {margin-left: 35px;}
	.left1 {margin-left: 95px;}
	#main h2, #main h3, #main p {
		padding:0 10px;
    }    
	#footer {
		height:20px;
		padding:4px 4px 4px 4px;		
		background:#b5c59c;
		clear:both;				
	}
	#footer ul{
		margin:0;
		padding:0;
		list-style:none;		
	}
	#footer li{
		display:inline;
		margin:0;
		padding: 0em 5.5em;		
	}	

	.navlinks a:link {
		text-decoration: none;
		color: #000000;
		font-weight: 900;
	}
	.navlinks a:visited {
		text-decoration: none;
		color: #000000;
		font-weight: 900;
	}
	.navlinks a:hover {
		text-decoration: none;
		color: #FFFFFF;
		font-weight: 900;
	}
	.navlinks a:active {
		text-decoration: none;
		color: #000000;
		font-weight: 900;
	}	
	
	a:link { }
	a:visited { }
	a:active { }
	a:hover {color:#FF0000; font-weight:500;}
	

	
	


	
