@charset "UTF-8";

html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: auto;
}
body {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 100%;
	width: 100%;
	background-attachment: scroll;
	background-color: #1b120d;
	background-image: url(../media/global/bkg-grad-01.png);
	background-repeat: repeat-x;
	background-position: center;
}
.hidden {
	font-size: 1px;
	display: none;
}


/* ------------------------------------------------------------ START Scheme 02 ------------------------------------------------------------ */
#container {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	display: block;
	height: 620px;
}
#header {
	height: 40px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}
#headerLiveArea {
	display: block;
	padding: 0px;
	height: 40px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerLiveArea h1 {
	padding: 0px;
	font-size: 18px;
	line-height: 25px;
	text-decoration: none;
	height: 25px;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #998877;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
#headerLiveArea h1 a {
	text-decoration: none;
	color: #998877;
}
#headerLiveArea h1 a:hover {
	text-decoration: none;
	color: #FFF;
}
.title   {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-right: 3px;
	margin-left: 3px;
}
.subject   {
	font-size: 12px;
	font-weight: normal;
}
#headerLiveArea #TopNav {
	display: block;
	padding: 0px;
	float: right;
	height: 25px;
	width: auto;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headerLiveArea #TopNav li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 25px;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #000;
	font-style: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerLiveArea #TopNav li a {
	color: #f7dfb3;
	text-decoration: none;
}
#headerLiveArea #TopNav li a:hover {
	color: #900;
	text-decoration: none;
}
#mainContent {
	height: 540px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	display: block;
	background-color: #484236;
	background-image: url(../media/global/mainContent-bkg-right-header.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
#bodyLiveArea {
	display: block;
	padding: 0px;
	height: 540px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#bodyLiveArea h1  {
	display: block;
	height: 420px;
	width: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -70px;
	float: left;
}
#bodyLiveArea h1.categoryIllustration {
	background-image: url(../media/global/category-header-Illustration.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#bodyLiveArea h1.categoryAnimation {
	background-image: url(../media/global/category-header-Animation.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#bodyLiveArea h1.categoryBio {
	background-image: url(../media/global/category-header-Bio.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}


#bodyLiveArea #RightHeader {
	overflow: hidden;
	display: none;
}
#bodyLiveArea #bodyLeft {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 420px;
	width: 280px;
}

#bodyLiveArea #bodyLeft h2 {
	display: block;
	height: 80px;
	width: 260px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #CCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 0px;
}
#bodyLiveArea #bodyLeft h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #f7dfb3;
	display: block;
	width: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#bodyLiveArea #bodyLeft p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-align: left;
	display: block;
	padding: 0px;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bodyLiveArea #bodyRight {
	display: block;
	padding: 0px;
	float: right;
	height: 402px;
	width: 402px;
	text-align: center;
	vertical-align: middle;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 18px;
}
#bodyLiveArea #bodyRight img {
	border: 1px solid #CCC;
}
#bodyLiveArea #galleryNav {
	display: block;
	height: 20px;
	width: 280px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#bodyLiveArea #galleryNav ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	list-style-type: none;
	display: block;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyLiveArea #galleryNav ul li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyLiveArea #galleryNav ul li a {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-decoration: none;
}
#bodyLiveArea #galleryNav ul li a:hover {
	padding: 0px;
	margin: 0px;
	color: #f7dfb3;
	text-decoration: none;
}
#bodyLiveArea #gallery {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 700px;
	float: left;
}
#bodyLiveArea #gallery ul {
	list-style-type: none;
	display: block;
	height: 70px;
	width: 700px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyLiveArea #gallery ul li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyLiveArea #gallery img {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 70px;
}
#bodyLiveArea #gallery ul li.galleryEnd {
	float: left;
	padding: 0px;
	margin: 0px;
}
#footer {
	height: 40px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
#footerLiveArea {
	display: block;
	padding: 0px;
	height: 40px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#footerLiveArea p {
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	line-height: 16px;
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #999;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerLiveArea #Contact {
	display: block;
	padding: 0px;
	float: right;
	height: 20px;
	width: auto;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerLiveArea #Contact li {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #999;
	font-style: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#footerLiveArea #Contact .ContactLast {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerLiveArea #Contact a {
	color: #CCC;
	text-decoration: none;	
}
#footerLiveArea #Contact a:hover {
	color: #900;
	text-decoration: none;	
}

/* ------------------------------------------------------------ START Animation Layout ------------------------------------------------------------ */


#bodyLiveArea #animText {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 700px;
}
#bodyLiveArea #animText h2 {
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #f7dfb3;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	width: 660px;
}
#bodyLiveArea #animText p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-align: center;
	display: block;
	padding: 0px;
	width: 660px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#bodyLiveArea #animContainer {
	display: block;
	padding: 0px;
	float: right;
	height: 405px;
	width: 700px;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#bodyLiveArea #animContainer #resDisplay {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}

#bodyLiveArea #animContainer #resDisplay p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
#bodyLiveArea #animContainer #resDisplay a {
	color: #666;
	text-decoration: none;
}
#bodyLiveArea #animContainer #resDisplay a:hover {
	color: #f7dfb3;
	text-decoration: none;
}


/* ------------------------------------------------------------ END Animation Layout ------------------------------------------------------------ */

/* ------------------------------------------------------------ START Bio Layout ------------------------------------------------------------ */
#bodyLiveArea #bioText {
	display: block;
	float: left;
	margin: 0px;
	width: 700px;
	height: 520px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bodyLiveArea #bioText h2 {
	display: none;
	height: auto;
	width: 680px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #CBA;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 0px;
}
/* ------------------------------------------------------------ END Bio Layout ------------------------------------------------------------ */
#bodyLiveArea #bioText h3 {
	display: block;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #CBA;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 0px;
}
#bodyLiveArea #bioText img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 20px;
	float: right;
	width: 160px;
	clear: both;
}
#bodyLiveArea #bioText p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-align: left;
	display: block;
	padding: 0px;
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
