/*the yellow of the menu is #FFFF98*/

body {
	background-color: white;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
p {
	text-align: justify;
	margin-top: 0.5em;
}
h2 {
	font-size: 1.1em;
	line-height:1em;
	color: #FF972F;
	text-align: left;
	margin: 0;
	padding: 0;
}
td h2 {
	font-size: .8em;
}
hr {
	background:#FF972F none repeat scroll 0 0;
	color:#FF972F;
	height:0;
	margin:0;
	padding:0;
	text-align:left;
	width:200px;
}
h3 {
	font-size: 1.3em;
	color: #999900;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1em;
}
.all {
	position: relative;
	width: 1025px;
	padding: 0px;
	height: 621px;
	left: 112px;
}
.page_heading {
	padding-right:15px;
	position:absolute;
	left:419px;
	top:24px;
	width:120px;
	height:1.4em;
	font-size: 1.2em;
	line-height:1em;
	color: #999900;
	text-align: right;
	display:none;
}
#container {
	position: absolute;
	top: 50px;
	overflow: hidden;
	left:39px;
	top:50px;
	width:500px;
	height:385px;
	z-index:4;
	margin: 0px;
}
#menu {
	position:absolute;
	top:5px;
	z-index:2;
	height: 19px;
	width: 500px;
	left: 0px;
}
.time {
	font-size:.8em;
	font-weight:bold;
}
/******LINKS*****/
a:link, a:visited, a:active {
	color: #999900;
	text-decoration:none;
}
a:hover {
	color:#999900;
	text-decoration:underline;
}
#page_books #link_books {
	background-image:none;
	cursor:default;
}
#page_radio #link_radio {
	background-image:none;
	cursor:default;
}
#page_essays #link_essays {
	background-image:none;
	cursor:default;
}
#page_speeches #link_speeches {
	background-image:none;
	cursor:default;
}
#page_op_eds #link_op_eds {
	background-image:none;
	cursor:default;
}
#page_voice_overs #link_voice_overs {
	background-image:none;
	cursor:default;
}
#page_features #link_features {
	background-image:none;
	cursor:default;
}
#page_shows #link_stage_shows {
	background-image:none;
	cursor:default;
}
#page_copywriting #link_copywriting {
	background-image:none;
	cursor:default;
}
#page_about #menu_about {
	color:#FFB76F;
	cursor:default;
	text-decoration:none;
}
#page_contact #menu_contact {
	color:#FFB76F;
	cursor:default;
	text-decoration:none;
}
#page_buy #menu_buy {
	color:#FFB76F;
	cursor:default;
	text-decoration:none;
}
#page_newsletter #menu_newsletter {
	color:#FFB76F;
	cursor:default;
	text-decoration:none;
}
#page_booking #menu_booking {
	color:#FFB76F;
	cursor:default;
	text-decoration:none;
}
a span {
	display:none;
}
/**********OTHER***********/
#logo {
	position:absolute;
	left:0px;
	top:464px;
	width:278px;
	height:11px;
	z-index:2;
}
#mainmenu {
	position:absolute;
	left:539px;
	top:30px;
	width:212px;
	height:152px;
	z-index:4;
}
#written_menu {
	position:absolute;
	left:648px;
	top:54px;
	width:2px;
	height:119px;
	z-index:4;
}
#spoken_menu {
	position:absolute;
	left:648px;
	top:219px;
	width:2px;
	height:31px;
	z-index:4;
}
#pic {
	position:absolute;
	left:634px;
	top:349px;
	width:114px;
	height:148px;
	z-index:2;
	padding:2px;
}
#line {
	position:absolute;
	left:29px;
	top:38px;
	width:3px;
	height:400px;
	z-index:0;
	background-image: url(../img/line.gif);
}
#pichome {
	position:absolute;
	left:312px;
	top:273px;
	width:150px;
	height:225px;
	z-index:2;
	padding:2px;
	visibility: visible;
}
.floatleft {
	float:left;
	width:70px;
	padding:0 0 20px 0;
	position: relative;
	top: 0px;
	right: 0px;
}
.floatright {
	position:relative;
	width:350px;
	top: 0px;
	left:30px;
}
.section {
	position:relative;
	width:500px;
	margin-top:20px;
	height: 110px;
}
.section_short {
	position:relative;
	width:500px;
	margin-top:20px;
}
.title {
	font-size:1.1em;
	font-weight:bold;
	color: #FF972F;
}
.back_top {
	position:absolute;
	left:95%;
	top:5px;
	width:38px;
	height:5px;
}
.back_bottom {
	position:absolute;
	left:95%;
	bottom:0%;
	width:5em;
	height:1em;
}
form {
	position: relative;
	clear:both;
}
textarea {
	border: 1px solid #D6D6AD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
input {
	border: 1px solid #D6D6AD;
	background-color: #FFFFFF;
}
label {
	font-size: 0.8em;
	color: #000033;
	text-align: justify;
}
.tiny {
	font-size: 0.9em;
}
.tinier {
	font-size: 0.8em;
}
.arrows {
	position:absolute;
	left:-11px;
	width:50px;
	z-index:10;
}
#arrow_up {
	top:32px;
}
#arrow_down {
	top:430px;
}
a img {
	border: none;
}
.indent{
	padding-left: 10px;
}
