#main {margin:0 auto; width:1000px;}

#header{
	width:1000px;
	height:41px;
	background-image:url("images/login-header.jpg");
	}
#login-content{
	height:508px;
	}
#login-left-margin{
	height:508px;
	width:81px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/login-left-margin.jpg");
	}
#login-left-panel{ 
	height:508px;
	width:524px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/login-left-panel.jpg");
	}
#login-ring-margin{ 
	height:508px;
	width:128px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/login-ring-margin.jpg");
	}
#login-right-panel{ 
	overflow: auto;
	height:508px;
	width:200px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/login-right-panel.jpg");
	}
#login-right-panel-help{ 
	height:508px;
	width:200px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/login-right-panel.jpg");
	}

#login-right-margin{ 
	height:508px;
	width:67px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/login-right-margin.jpg");
	}
#login-footer{ 
	height:55px;
	width:1000px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/login-footer.jpg");
	}
#login-entry{ 
	
	top:100px; position:absolute;
	
	left:100px;
	height:100px;
	width:100px;
	}

#footer{
	height:55px;
	}
#content-left-panel{ 
	height:508px;
	width:524px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/content-left-panel.jpg");
	}
#content-right-panel{ 
	height:508px;
	width:233px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/content-right-panel.jpg");
	}
#content-ring-margin{ 
	height:508px;
	width:108px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/content-ring-margin.jpg");
	}
#content-right-margin{ 
	height:508px;
	width:54px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/content-right-margin.jpg");
	}

/*====Clubs=============*/
#clubs-content{
	height:508px;
	}
#clubs-left-margin{
	height:508px;
	width:81px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/clubs-left-margin.jpg");
	}
#clubs-left-panel{ 
	height:508px;
	width:524px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/clubs-left-panel.jpg");
	}
#clubs-ring-margin{ 
	height:508px;
	width:128px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/clubs-ring-margin.jpg");
	}
#clubs-right-panel{ 
	height:508px;
	width:200px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/clubs-right-panel.jpg");
	}
#clubs-right-margin{ 
	height:508px;
	width:67px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/clubs-right-margin.jpg");
	}
#clubs-footer{ 
	height:55px;
	width:1000px;
	float:left;
	background-repeat:no-repeat;
	background-image:url("images/clubs-footer.jpg");
	}
#clubs-entry{ 
	
	top:100px; position:absolute;
	
	left:100px;
	height:100px;
	width:100px;
	}

