body {
	background-color: white;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: gray;
}

.mainpic {
	width: 249px;
	height: 350px;
	position: relative;
	float: left;
	border-top-color: #000;
	margin-top: 27px;
	background: url(img/mainphoto.png) -131px;
	border: 2px solid #000;
}




div#contact.sidebar {
	width: 252px;
	height: 100px;
	clear: left;
	margin-left: 0px;
	padding: 10px 0 0;
}

#titlecontact {
	height: 30px;
	position: relative;
	text-indent: -9009px;
	background: url(img/images/contact.png) no-repeat -3px;
	width: 101px;
}

#maintitlehi {
	height: 155px;
	position: relative;
	text-indent: -9009px;
	background: url(img/images/maintititle.png) no-repeat;
	width: 329px;
	float: right;
}


div.maincontent {
	width: 323px;
	float: right;
	padding-top: 0;
	margin-top: 27px;
	padding-right: 0;
	text-align: left;
}

.container {
	height: 560px;
	width: 590px;
	border-top: 1px solid #000;
	margin: 20px auto auto;
}
.sidebar {
	width: 300px;
	float: left;
}

div#pro.sidebar {
	margin-left: 15px;
}

div#casual.sidebar {
	margin-left: 15px;
	margin-top: 11px;
	width: 130px;
	height: 30px;
	background: url(img/images/titlecasual.jpg) no-repeat;
	text-indent: -9009px;
}

#pro div.titlepro {
	width: 70px;
	height: 24px;
	text-indent: -9009px;
	background: url(img/images/titlepro.jpg) no-repeat -4px;
	margin-bottom: -14px;
	margin-top: 11px;
}

a {
	color: gray;
	text-decoration: none;
}

