body {
	background: #000000;
	margin: 0px;
	font-family: Arial CE, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url('../images/background2.gif');

	padding: 0px;
	height: 100%;

}

.alternative {
	display: none;

}

.cleaner 
 { 
   margin: 0px;
   padding: 0px;
   font-size: 0px;
   line-height: 0px;	
   clear: both;
   }

.web-rectangle {
	
	padding: 0px;
	margin: -250px;
	margin-left: -525px;
	height: 100%;
	width: 1050px;

	background: none;

	position: absolute;
	top: 50%;	
	left: 50%;	

}

.web-rectangle-print {
	
	padding: 0px;
	margin-top: 20px;
	margin-left: 5px;
	width: 1050px;

	background: none;

	position: absolute;
	top: 0px;	
	left: 0px;	

}


.logo {
	
	padding: 0px;
	margin: 0px;
	height: 132px;
	width: 328px;

	background: none;
	background-image: url('../images/logo.png');


	position: absolute;
	top: 0px;
	left: 30px;	

}

.address {
	
	padding: 0px;
	margin: 0px;
	height: 60px;
	width: 151px;

	background: none;
	background-image: url('../images/address.png');


	position: absolute;
	top: 21px;
	left: 380px;	

}



#mainpanel {
	width: 1050px;	

	padding: 0px;
	margin: 0px;

	background: none;
	

	position: absolute;
	top: 65px;
	left: 0px;	

}

#spacer-left {
	
	padding: 0px;
	margin: 0px;
	width: 1px;

	background: none;


	position: static;
	float: left;	

}

#spacer-right {
	
	padding: 0px;
	margin: 0px;
	width: 5px;

	background: none;
	
	position: static;
	float: right;	

}

#mezzospacer {
	
	padding: 0px;
	margin: 0px;
	width: 1044px;

	background: none;
	
	position: static;
	float: left;	

}

#toppanel {
	height: 186px;
	width: 1044px;
	
	padding: 0px;
	margin: 0px;

	background: none;
	
	position: static;
	float: left;	

}

#toppanel-left {
	height: 186px;
	width: 44px;
	
	padding: 0px;
	margin: 0px;

	background: none;
	background-image: url('../images/toppanel_left.gif');

	
	position: static;
	float: left;	
}

#toppanel-right {
	height: 186px;
	width: 51px;
	
	padding: 0px;
	margin: 0px;

	background: none;
	background-image: url('../images/toppanel_right.gif');

	
	position: static;
	float: right;	
}

#toppanel-center {
	height: 186px;
	width: 949px;
	
	padding: 0px;
	margin: 0px;

	background: none;
	background-image: url('../images/toppanel.gif');

	
	position: static;
	float: left;	
}

#babes {
	position: relative;
	top: -80px;
	left: 735px;	
}

#mainpanel-main {
	width: 1044px;
	
	padding: 0px;
	margin: 0px;

	background: none;
	background-image: url('../images/mainpanel_whole.gif');

	float: left;	
}

#mainpanel-center {
	width: 949px;
	
	padding: 0px;
	margin: 0px;
	margin-left: 40px;

	background: none;

}



#content-rectangle {
	width: 939px;
	min-height: 350px;
	
	padding: 0px;
	margin: 0px;

	background: none;
		
	position: relative;
	top: -115px;
	left: 35px;	
}

.login-tab {
	font-size: 8px; 
	color: #b2b2b2;
	line-height: 10px;
	font-weight: bold;	
	text-align: left;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;

	width: 203px;
	height: 88px;

	background-image: url('../images/forphotographers_logintab.png');
	
	float: none;
}

.login-tab-innerleft {
	text-align: right;
	line-height: 20px;
	margin: 0px;

	width: 60px;
	height: 53px;

	background: none;
	
	float: left;

	position: relative;
	top: 17px;
	left: 5px;
}

.login-tab-innerright {
	
	margin: 0px;

	width: 125px;
	height: 66px;

	background: none;
	
	float: left;

	position: relative;
	top: 17px;
	left: 10px;
}

.login-tab-innerright form {
	margin: 0px;
	padding: 0px;
	
}

.login-tab-innerright input {
	font-size: 9px;
	
}

.entrybutton {
	height: 27px;
	width: 104px;
	
}

#formfield1 {
	height: 12px;	
}

.footer {
	font-family: Arial CE, Arial, sans-serif;
	font-size: 9px; 
	color: #757575;
	line-height: 12px;
	font-weight: normal;	
	text-align: center;
	text-transform: none;
	margin-top: 40px;
	margin-bottom: 0px;

	width: 939px;
	background: none;
	
	float: left;
}

.footer a {
	color: #757575;
	text-decoration: underline;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.pager{
    clear:both;
}

.pager a {
    font-size: 11px;
    color: #DCDCDC;
    text-decoration: underline;
}

.pager a:hover {

    text-decoration: none;
    color: #FFFFFF;
}

