@charset "UTF-8";
A:link     {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	text-decoration: none;
	font-weight: normal;
}
A:visited  {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	text-decoration: none;
	font-weight: normal;
}
A:hover    {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #d5a46c;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a:active {
	text-decoration: none;
}
/*------ basic styling -------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-size: 85%;
	background-color: #222222;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	}
#wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	background-image: url(../_images/png/wrapper_bg_wh.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	background-color: #222222;
	height: 80px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header h1 {
	height: 70px;
	width: 500px;
	position: absolute;
	top: 10px;
	left: 35px;
}
#header p.last {
	padding-top: 25px;
	width: 1000px;
	position: absolute;
	height: 80px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../_images/jpg/bio/topedge_bio.png);
}
#topNavBar {
	position: absolute;
	height: 20px;
	width: 450px;
	left: 545px;
	top: 65px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#topNavBar  p {
	float: left;
}
#topNavBar p.homeLink {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8B8B;
	padding-left: 7px;
}
#topNavBar p.bioLink {
	font-weight: normal;
	font-style: italic;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8B8B;
	padding-left: 7px;
	color: #fcf9f4;
}
#topNavBar p.contactLink {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8B8B;
	padding-left: 7px;
}
#topNavBar p.workshopsLink {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8B8B;
	padding-left: 7px;
}
#topNavBar p.galleryLink {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8B8B;
	padding-left: 7px;
}
#topNavBar p.searchLink {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
#mainContent {
	width: 1000px;
	height: 601px;
	margin: 0px;
	padding: 0px;
}
#gangSlide1 {
	position: absolute;
	width: 253px;
	left: 0px;
	top: 105px;
	height: 333px;
}
#gangSlide2 {
	position: absolute;
	width: 253px;
	left: 0px;
	top: 438px;
	height: 163px;
}
#gangSlide3 {
	position: absolute;
	width: 216px;
	left: 253px;
	top: 105px;
	height: 112px;
}
#sidebarHeader  {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	color: #80312e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80312e;
	padding-bottom: 0px;
	text-indent: 5px;
	padding-top: 3px;
	letter-spacing: 1px;
	word-spacing: 2px;
	position: absolute;
	height: 15px;
	width: 232px;
	left: 769px;
	top: 120px;
}
#sidebar {
	margin-left: 765px;
	position: absolute;
	width: 193px;
	height: auto;
	margin-top: 115px;
	padding-right: 5px;
	padding-left: 5px;
	top: 25px;
	left: 0px;
}
#sidebar p.intro {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3f3f3f;
	padding-top: 3px;
	padding-bottom: 6px;
}
#sidebar p.philosophy {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3f3f3f;
	padding-top: 3px;
	padding-bottom: 6px;
}
#biography {
	margin-left: 275px;
	position: absolute;
	width: 450px;
	height: auto;
	margin-top: 219px;
	padding-right: 5px;
	padding-left: 5px;
}
#biography h1 {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	color: #80312e;
	padding-bottom: 2px;
	text-indent: 5px;
	padding-top: 3px;
	letter-spacing: 1px;
	word-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80312e;
}
#biography p.intro {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3f3f3f;
	padding-top: 3px;
	padding-bottom: 6px;
}
#footer {
	background-image: url(../_images/jpg/bio/btmedge_bio.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 1001px;
	position: absolute;
	top: 601px;
	left: 0px;
}
#footer p.copyright {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 6px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-left: 25px;
}
