body {
	background: #000000;
	margin: 0px;
	text-align: center;
	}

/*
#pagecontent {
	background:#eeeeee;
    margin:0 auto;
    width:1000px;
	}
*/

#column1{ 
	width: 780px; 
	height: 2050px;
	background: #cccccc;
	margin:0px;
	padding: 0px;
 }


.logo {
	width: 780px; 
	height: 110px;
	margin-top: 0px;
	}	
	
.maincontent {
	width: 760px;
	height: 1830px;
    background: #ffffff;
    top: 110px;
	}	
	
.contentfooter {
	width: 780px; 
	height: 10px;
	background: #cccccc;
	float:left;
	}
	
.pagefooter {
	width: 780px; 
	height: 24px;
	background: #cccccc;
	padding: 10px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
					
.pagefooter a {
		color: #000000;
		text-decoration: underline;
		}
	
.hardlinks {
			width: 760px; 	
			text-align: center; 
			border: 1px;
			font-family: arial;
	       	color: #000000;
			font-size: 9px;
			color: #666666;
			text-decoration: none;
			}

.hardlinks a{
	    	font-family: arial;
	       	color: #000000;
			font-size: 9px;
			color: #666666;
			text-decoration: none;
		}		
		
			
#column2{ 
	
	width: 218px; 
	height: 2050px;
	background: #999999;
	border-left: 2px solid #ffffff;
	margin:0px;
	padding: 0px;
 }
		
.freexxxpics {
	width: 218px; 
	height: 45px;
	background: #666666;
	margin-bottom: 5px;
	}
	
.gallerylinks {
	width: 198px; 
	height: 1995px;
	background: #999999;
	margin: 0px;
	padding: 10px;
	overflow: auto;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666; 
	scrollbar-shadow-color: #666666; 
	scrollbar-3dlight-color: #666666; 
	scrollbar-arrow-color: #999999; 
	scrollbar-track-color: #999999; 
	scrollbar-darkshadow-color: #666666; 
	color: black;
	text-align: left;
	font-family: arial;
	color: #333333;
	font-size: 10px;
	}	
	
.gallerylinks	a{	
	font-family: arial;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	}
	
.gallerylinks	a:hover{	
	font-family: arial;
	color: #eeeeee;
	font-size: 10px;
	text-decoration: underline;
   font-weight: bold;
	}
	
