/* begin general css */

body {
	font-family: courier new, trebuchet ms, helvetica, verdana, geneva, sans-serif;
	font-size: 100%
	padding: 0;
	margin: 0;
	color: #C0C0C0;
}

h1, h2, img {
	margin: 0;
	padding: 0;
	border: 0;
}

h2	{
	font-weight: normal;
}

p	{
	margin: 0 0 10px 0;
}


a:link {
	text-decoration: none;
	color:	#f15a24;
}

a:visited {
	text-decoration: none;
	color:	#f15a24;
}

a:active {
	text-decoration: none;
	color:	#f15a24;
}


a:hover {
	text-decoration: underline;
	color: #333;
}

a:focus {
	text-decoration: underline;
	color: #333;
}

.clear	{
	clear: both;
}

/* end general css */

/* begin specific css */

#announcement	{
	position: absolute;
	text-align: center;
}

#announcement a  {
	position: absolute;
	text-align: center;
	margin: 0 auto 0 auto;
}

#pagewrapper	{
	position: relative;
	margin: 0 auto 0 auto;
	width: 471px;
}

#bphtitle	{
	text-align: left;
	margin: 0 auto 0 auto;
	width: 471px;
	margin: 0 0 15px 0;
}

#pagecontent	{
	position: relative;
	width: 466px;
	height: 430px;
	background-image: url('http://www.bipedalhumm.com/images/colored-landing-background_466px.png');
	background-repeat: no-repeat;
}

#pagecontent2	{
	position: relative;
	width: 466px;
	height: 430px;
	background-image: url(http://www.bipedalhumm.com/images/colored-trans-background_466px.png);
	background-repeat: no-repeat;
}

#content	{
	position: relative;
	width: 440px;
	padding: 5px 25px 0 25px;
	margin: 0 0 10px 0;
}

.sub	{
	height: 410px;
	width: 444px;
	font-size: .875em;
}

.sub a	{
	font-size: .875em;
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.sub img.overlayicon	{
	float: left;
	padding: 5px 5px 5px 0;
}

.nogallery	{
	position: absolute;
	text-align: center;
	top: 170px;
	width: 444px;
}

.nogallery p	{
	display: block;
	font-size: 1.25em;
}

.nogallery a	{
	font-size: 1.25em;
}

.nogallery2	{
	position: absolute;
	text-align: center;
	top: 130px;
	width: 444px;
}

.nogallery2 p	{
	display: block;
	font-size: 1.25em;
}

.nogallery2 a	{
	font-size: 1.25em;
	margin-bottom: 8px;
}
.nogallery3	{
	position: absolute;
	text-align: left;
	top: 130px;
	width: 444px;
}

.nogallery3 p	{
	display: block;
	font-size: 1.0em;
	margin-top: 2px;
	text-align: center;
}

.nogallery3 a	{
	font-size: 1.25em;
	margin-bottom: 2px;
}
.nogallery4	{
	position: absolute;
	text-align: center;
	top: 130px;
	width: 444px;
}

.nogallery4 p	{
	display: block;
	font-size: 1.0em;
}

.nogallery4 a	{
	font-size: 1.0em;
	margin-bottom: 8px;
}

#menu	{
	width: 440px;
	height: 425px;
	margin: 0 auto 0 auto;
	padding-top: 5px;
}

#mainmenu	{
	width: 420px;
	height: 420px;
	margin: 0 10px 0 10px;
}

#menu a	{
	float: left;
	height: 120px;
	width: 120px;
	margin: 10px 10px 10px 10px;
}


