body{
	background-color:#496269;
	text-align:center;
	min-width:760px;
	color:#fff;
	font-family:Arial, 
	sans-serif;
	text-align:left;
	margin-top:10px;

	}




#joinbox{
	width:550px;
	min-height:300px;
	border:8px solid #fff;
	margin: 0 auto;
	text-align:left;
	background-color:#D18F19;
}
#friendbox{
	width:550px;
	min-height:600px;
	border:5px solid #fff;
	margin: 0 auto;
	text-align:left;
	background-color:#D18F19;
}

#title {
	background: url('/img/ham_title.gif') no-repeat;
	height:35px;
	margin-top:31px;
	margin-left:48px;
	}
#undertitle	{
		margin-left:180px;
		font-size:130%;
		font-weight: bold;
		margin-top:0px;
		}
#joingraphic
		{
		margin-left:162px;
		background: url('/img/ham_join.gif') no-repeat;
		height:178px;
		}
#collage {
		width:550px;
		margin-top:40px;
		background: url('/img/collage.gif') no-repeat;
		height:82px;
	}

#undertitle2	{
		margin-top:40px;
		font-size:130%;
		font-weight: bold;
		text-align:center;
		}
#buttonpos	{
		margin-top:40px;
		text-align:center;
		}
#buttonstyle	{
		font-weight:bold;	
		}

#hamback	{
		margin-top:40px;
		text-align:left;
		padding-left:10px;
		padding-bottom:0px;
		}

#hamagent	{
		text-align:right;
		font-size:70%;
		padding-left:80px;
		}
#hamfooter 	{
		min-width:760px;
		text-align:center;
		font-size:55%;
		margin-top:5px;
		}

a {color:#fff;}
li {list-style-type:none;}
