body {
	background:#ffe4b9 url(../img/bg_home.gif) repeat-x;
	font-family:Trebuchet MS,Verdana,Helvetica,Arial;
	font-size:14px;
	color:#333;
}

a:link {
	color:#FF9933;
	text-decoration:none;
}


a:visited {
	color:#FF9933;
	text-decoration:none;
}
a:active {
	color:#FF9933;
	text-decoration:none;
}
a:hover {
	color:#FF9933;
	font-family:Trebuchet MS,Verdana,Helvetica,Arial;
	text-decoration:underline;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-size:1.8em;
	margin-bottom:0.8em;
}
h2 {
	font-size:1.4em;
	margin-bottom:0.8em;
}

p.bodytext {
	margin-bottom:1em;
	line-height:1.4em;
}

#head {
	position:relative;
	height:144px;
}
div#logo {
	position:absolute;
	z-index:100;
	left:0px;
	top:96px;
}
div#top {
	height:120px;
}
div#navigation {
	margin-left:234px;
	clear:left;
	width:715px;
	background:#ff76633;
	height:24px;
}

div#navigation ul {
	list-style:none;
}
div#navigation ul li {
	display:block;
	float:left;
}
div#navigation ul li a {
	color:#fff;
	font-size:14px;
	text-decoration:none;
	display:block;
	line-height:24px;
	width:110px;
	text-align:center;
	/*padding:0 20px 0 20px;*/
	float:left;
}
div#navigation ul li#menu18 a:hover {
	background-color:#169b00;
}
div#navigation ul li#menu18.current a {
	background-color:#169b00;
}
div#navigation ul li#menu19 a:hover {
	background-color:#a000b4;
}
div#navigation ul li#menu19.current a {
	background-color:#a000b4;
}
div#navigation ul li#menu20 a:hover {
	background-color:#dd0000;
}
div#navigation ul li#menu20.current a {
	background-color:#dd0000;
}
div#navigation ul li#menu21 a:hover {
	background-color:#5e5e5e;
}
div#navigation ul li#menu21.current a {
	background-color:#5e5e5e;
}
div#navigation ul li#menu22 a:hover {
	background-color:#004a93;
}
div#navigation ul li#menu22.current a {
	background-color:#004a93;
}
div#navigation ul li#menu28 a:hover {
	background-color:#934c00;
}
div#navigation ul li#menu28.current a {
	background-color:#934c00;
}

div#navigation2 {
	margin-top:-5px;
	margin-bottom:10px;
	margin-left:-32px;
	width:756px;
}
div#navigation2 ul {
	list-style:none;
	margin-top:5px;
	padding-bottom:5px;
	height:21px;
}
/*
body.actor div#navigation2 ul {
	background-color:#004a93;
}
body.director div#navigation2 ul {
	background-color:#5e5e5e;
}
body.writer div#navigation2 ul {
	background-color:#dd0000;
}
body.comedian div#navigation2 ul {
	background-color: #169B00;
}
body.other div#navigation2 ul {
	background-color:#934C00;
}
body.teacher div#navigation2 ul {
	background-color:#A000B4;
}
*/
div#navigation2 ul li {
	float:left;
}
div#navigation2 ul li a {
	display:block;
	padding:5px 10px 5px 10px;
	color:#fff;
	font-size:13px;
	background-color:#FFF5E6;
	border-right:1px solid #FF9933;
}
div#navigation2 ul li.last a {
	border:none;
}
div#navigation2 ul li a:hover,div#navigation2 ul li a.current {
	color:#fff;
	text-decoration:none;
}
body.actor div#navigation2 ul li a {
	background-color:#004a93;
}
body.director div#navigation2 ul li a {
	background-color:#5e5e5e;
}
body.writer div#navigation2 ul li a {
	background-color:#dd0000;
}
body.other div#navigation2 ul li a {
	background-color:#934C00;
}
body.comedian div#navigation2 ul li a {
	background-color: #169B00;
}
body.teacher div#navigation2 ul li a {
	background-color:#A000B4;
}
div#standards {
	height:17px;
	clear:both;
	margin-bottom:30px;
	width:220px;
}
div#standards ul {
	list-style:none;
	height:17px;
	width:220px;
}
div#standards li.first a {
	padding-left:12px;
	background:#ff9933 url(../img/bg_standards_left.gif) no-repeat 0 bottom;
}
div#standards li.last a {
	background:#ff9933 url(../img/bg_standards_right.gif) no-repeat right bottom;
	padding-right:12px;
}
div#standards ul li a {
	float:left;
	color:#fff;
	text-align:center;
	font-size:12px;
	padding:0 8px 0 8px;
	line-height:22px;
	background-color:#ff9933;
}
div#standards ul li a:hover {
	text-decoration:none;
	background-color:#ff6633;
}
#page {
	width:960px;
	margin:0 auto;
}
#content {
   clear:left;
}
div#john {
	width:210px;
	background:url(../img/rotation_0.gif) no-repeat;
}
body.actor div#john {
	background:url(../img/rotation_22.gif) no-repeat;
}
body.director div#john {
	background:url(../img/rotation_21.gif) no-repeat;
}
body.writer div#john {
	background:url(../img/rotation_20.gif) no-repeat;
}
body.teacher div#john {
	background:url(../img/rotation_19.gif) no-repeat;
}
body.comedian div#john {
	background:url(../img/rotation_18.gif) no-repeat;
}
body.other div#john {
	background:url(../img/rotation_28.gif) no-repeat;
}
div#left {
	float:left;
	width:234px;
	padding-top:30px;
}
div#right {
	float:left;
	width:662px;
	margin-top:-22px;
	height:auto !important;
	min-height:320px;
	background:#ffefd5 url(../img/bg_right.gif) no-repeat 0 bottom;
	padding-left:32px;
	padding-bottom:30px;
	padding-right:32px;
}
#head .rgslideshow .rgssimg {
	opacity:100 !important;
}
#head .rgslideshow {
	background:#transparent;
	border:none;
	overflow:hidden;
	position:relative;
}
#footer {
	clear:both;
}

table.contenttable {
	width:662px;
}
table.contenttable th {
	text-align:left;
	color:#fff;
	line-height:1.4em;
	vertical-align:middle;
	padding-left:5px;
	font-size:1.1em;
	margin-bottom:10px;
	background-color:#004a93;
}
body.actor table.contenttable th {
	background-color:#004a93;
}
body.director table.contenttable th {
	background-color:#5e5e5e;
}
body.writer table.contenttable th {
	background-color:#dd0000;
}
table.contenttable td {
	padding-left:5px;
	background-color:#fff5e6;
	padding:4px 5px 4px 5px;
	font-size:13px;
	line-height:1em;
	vertical-align:top;
}
table.contenttable th p.bodytext, table.contenttable td p.bodytext {
	margin:0;
	line-height:1.2em;
}
ul#breadcrumb {
	clear:right;
	list-style:none;
	background-color:#FFF5E6;
	padding:3px;
	margin-bottom:20px;
	visibility:hidden;
}
ul#breadcrumb li {
	display:inline;
}
ul.csc-menu li {
	margin-left:15px;
	line-height:1.4em;
}
.tx_powermail_pi1_fieldwrap_html label {
	display:block;
	float:left;
	width:220px;
}
.tx_powermail_pi1_fieldwrap_html {
	clear:left;
	margin-bottom:10px;
}
.tx_powermail_pi1_fieldwrap_html input[type=text] {
	width:280px;
	padding:2px 0 2px 0;
	border:1px solid #ccc;
}
.tx_powermail_pi1_fieldwrap_html textarea {
	width:280px;
	border:1px solid #ccc;
}
div.powermail_mandatory_js {
	margin-left:220px;
	padding-top:2px;
	color:#DD0000;
}
.validation-failed {
	background-color:#DD0000;
	color:#fff;
}
legend {
	display:none;
}
fieldset {
	border:none;
}
.powermail_submit {
	margin-left:220px;
	background-color:#ff9933;
	border:1px solid #ccc;
	padding:2px 5px 2px 5px;
	color:#fff;
}
.rgslideshow .rgsnest {
	/*margin:0 140px 0 140px;
	display:none;*/
	width:100% !important;
	margin-top:30px;
	bottom:-30px !important;
}

.rgslideshow {
	background-color:#000 !important;
}
#top div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin:0;
}
ul.csc-bulletlist {
	padding-left:15px;
}
div.csc-header h4 {
	margin-bottom:10px;
}
.headline ul {
	margin-left:15px;
}
