@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	top: 30px;
	margin-top: 100px;
	width: 800px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 600px;
}
a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #8C8C8C;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #084847;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}
a:active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #222222;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #222222;
}
#wrapper  #bodyArea #left {
	width: 592px;
	float: left;
	height: 474px;
	background-image: url(../Images/chrisbartos.png);
	background-repeat: no-repeat;
	background-position: 20px -2px;
}
#wrapper  #bodyArea #followme {
	height: 40px;
	width: 130px;
	float: right;
	margin-right: 2px;
	margin-top: 15px;
	background-image: url(../Images/followme.gif);
	background-repeat: no-repeat;
}
#wrapper #bodyArea #socialmedia {
	float: right;
	height: 42px;
	width: 156px;
	margin-top: 1px;
	padding-right: 9px;
}
#wrapper #bodyArea #presskit {
	height: 30px;
	width: 90px;
	float: right;
	padding-right: 12px;
	padding-top: 4px;
}
#wrapper #bodyArea #rightphoto {
	height: 376px;
	width: 158px;
	margin-top: 0px;
	float: right;
	margin-right: 9px;
}
#wrapper #bodyArea #footer {
	background-repeat: no-repeat;
	height: 23px;
	width: 800px;
	clear: both;
	background-image: url(../Images/line.gif);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #navigation #bio {
	float: left;
	margin-left: 0px;
}
#wrapper #bodyArea #navigation {
	margin-left: 18px;
}
#wrapper #bodyArea #navigation #news {
	float: left;
}
#wrapper #bodyArea #navigation #contact {
	float: left;
}
#wrapper #bodyArea #navigation #media {
	float: left;
}
#wrapper #bodyArea #navigation #shop {
	float: left;
}
#wrapper #bodyArea #navigation #links {
	float: left;
}
#wrapper #bodyArea #subnav {
	height: 46px;
	width: 250px;
	float: left;
	margin-left: 28px;
}
