body {
	background-attachment: fixed;
	background-image: url(../_images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #38C6CB;
	font-family: "Century Gothic";
}
#Wrapper {
	border: 2px solid rgb(83,52,120);
	background-color: #FFF;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-khtml-border-top-left-radius: 10px;
	border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-top-right-radius: 10px;
	border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-top-bottom-radius: 10px;
	border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-webkit-box-shadow: rgba(0,0,0,.8) 0px 10px 30px;
	-moz-box-shadow: rgba(0,0,0,.8) 0px 10px 30px;
	box-shadow: rgba(0,0,0,.8) 0px 10px 30px;
	position: relative;
}
.clear {
	clear: both;
	padding: 3px;
}
#logo {
	float: left;
	margin: 5px;
}
#nav {
	float: right;
	color: rgb(83,52,120);
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	position: absolute;
	right: 20px;
	width: 552px;
	z-index: 100;
}
#nav a {
	color: rgb(83,52,120);
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nav a:hover {
	color: #F00;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nav ul {
	list-style-image: none;
	list-style-type: none;
	white-space: nowrap;
	display: inline;
	float: left;
	padding-left: 20px;
}
#nav ul li {
	display: inline;
}
#nav ul .item {
	display: none;
	font-size: .8em;
	width: 1px;
}
#nav ul:hover .item {
	display: block;
	background-color: #FFF;
	padding: 1px;
	position: relative;
}
#top_banner {
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.left_box {
	float: left;
	border: 1px solid rgb(83,52,120);
}
.right_box {
	float: right;
	border: 1px solid rgb(83,52,120);
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: rgb(83,52,120);
	padding: 2px;
}
p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: rgb(83,52,120);
	font-size: 0.9em;
}
p a {
	color: rgb(83,52,120);
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: .9em;
}
a {
	color: rgb(83,52,120);
}
#Page_Content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#footer {
	color: rgb(83,52,120);
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 900px;
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#footer ul {
	list-style-image: none;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	padding-right: 2px;
}
.highlight {
	font-weight: bold;
	color: #42C9CF;
}
.photo_right {
	margin: 10px;
	float: right;
}
.photo_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.studio_pic_left {
	float: left;
	cursor: pointer;
	padding: 30px;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #8F9898;
	font-size: 2em;
	font-weight: normal;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #8F9898;
	font-size: 1.8em;
	font-weight: normal;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #53348B;
	font-size: 1.3em;
	font-weight: bold;
}
.subtle {
	font-size: 0.7em;
	font-weight: normal;
	color: #8F98A5;
}
.bio_photo {
	height: 115px;
	width: 115px;
}
.sidebar_right {
	float: right;
	width: 275px;
	padding-left: 10px;
}
li {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: rgb(83,52,120);
	font-size: 0.9em;
}
#Wrapper #Page_Content p {
	font-size: 14px;
}
#Wrapper #Page_Content p {
	font-size: 14px;
}
#Wrapper #Page_Content p {
	font-size: 18px;
}
#Wrapper #Page_Content p strong {
	font-size: 24px;
}
