#wrapper2 {
	height: auto;
	width: 585px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin: 0px;
	background-image: url(../images/bits.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#picture {
	height: 460px;
	width: 350px;
	padding: 10px;
	float: left;
}
#name {
	height: 480px;
	width: 210px;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ada134;
	text-align: left;
	line-height: normal;
}
#morecontent {
	height: 420px;
	width: 570px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ada134;
	text-align: left;
	line-height: normal;
	padding-left: 20px;
}
a:focus
{
-moz-outline-style: none;
}
a:visted
{
  outline: none;
}
.h1 {	
font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #ada134;
	line-height: normal;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #ada134;
	line-height: normal;
}
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ada134;
	line-height: normal;
}
.h4 {font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color: #ada134;
	line-height: normal;
}

