#head {
	width: 900px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -450px;
	height: 150px;
}

#link {
	width: 100px;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: 320px;
}

#nav {
	width: 900px;
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -450px;
	height: 35px;
}

#lpanel {
	width: 200px;
	position: absolute;
	top: 195px;
	left: 50%;
	margin-left: -450px;
                background: url(images/bg-rc.gif) repeat;
	height: 920px;
}

#joinlpanel {
	width: 200px;
	position: absolute;
	top: 195px;
	left: 50%;
	margin-left: -450px;
                background: url(images/bg-rc.gif) repeat;
	height: 950px;
}

#cpanel {
	width: 480px;
	position: absolute;
	top: 195px;
	left: 50%;
	margin-left: -250px;
	padding: 5px;
	height: 920px;
}

#mediapic {
	width: 500px;
	position: absolute;
	top: 85px;
	left: 50%;
	margin-left: -250px;
	padding: 5px;
}

#mpanel {
	width: 685px;
	position: absolute;
	top: 195px;
	left: 50%;
	margin-left: -250px;
	padding: 5px;
	height: 950px;
}

#rpanel {
	width: 197px;
	position: absolute;
	top: 195px;
	left: 50%;
	margin-left: 250px;
	padding: 5px;
	background: url(images/bg-rc.gif) repeat;
	height: 920px;
}

#footer {
	width: 885px;
	position: absolute;
	top: 1100px;
	left: 50%;
	margin-left: -450px;
	padding: 5px;
	background-color: #004900;
	text-align: center;
	height: 60px;
}

#joinfooter {
	width: 890px;
	position: absolute;
	top: 1150px;
	left: 50%;
	margin-left: -450px;
	padding: 5px;
	background-color: #004900;
	text-align: center;
	height: 60px;
}

div.figure {
  float: left;
  width: 25%;
  margin: 0.5em;
  padding: 0.5em;
}

div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
