body {
	font-family: Verdana, Tahoma, Geneva, sans-serif; 
	font-size: small; 
	margin: 0; 
	padding: 0;
	background-color: #999;  
}

#container {
	position: relative; 
	width: 740px;
	margin: 0 auto;
}

#header {
	width: 740px;
	height: 88px;
	border-bottom: 1px solid #f95201;
}

#slideshow {
	margin-left: 8%;;
}

.hr {
	clear:left;
	border-bottom: 1px solid #feb129;
	height: 6px;
	margin: 1em auto;
	width: 80%;
}

.hrshort {
	clear:left;
	border-bottom: 1px solid #feb129;
	height: 6px;
	margin: 1em 210px 0 0;
	width: 70%;
}

.hr hr {
	display:none;
}

.hrshort hr{
	display: none;
}

hr#orange {
	color: #feb129;
}


img {
	float: left;
	border: 0;
}

img#right {
	float: right;
	border: 0;
}

#topnav {
	width: 740px;
	height: 21px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

p {
	font-family: Verdana, Tahoma, Geneva,  sans-serif; 
	font-size: small;	
}

div#copyright {
	clear: both;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: rgb(96,96,96);
	font-size: 85%;
	margin: 1em;
	padding: 0.33em;
	letter-spacing: 1px;
}

div#copyright a {
	color: #AAA;
	text-decoration: underline;
}

div#copyright a:hover {
	text-decoration: none;
}



/* for pages other than the home page*/

#subnav {
	width: 100%;
	height: 21px;
	border-top: 1px solid #f95201;
	background-color: #feb129;
}

#leftcolumn {
	float: left;
	width: 720px;
	padding: 5px 10px;
	background-color: #FFF;
	border-top: 1px solid #f95201;
}

#leftcolumn2 {
	clear: left;
	width: 500px;
	padding: 5px 10px;
	background-color: #FFF;
}

#continueleft {
	clear: left;
}

#rightcolumntop {
	float: left;
	width: 200px;
	height: 402px;
	margin-top: -1.75em;
}

#rightcolumnbottom {
	clear: left;
	width: 190px;
	margin-bottom: 2em;
	padding: 5px;
	background-color: #FEC94F;
}

#rightcolumnbottom2 {
	clear: left;
	width: 196px;
	padding: 2px;
	background-color: #FEC94F;
}


div.image-right {
	float: right;
	margin-left: 1em;
	width: 200px;
}

div.image-right-spacer {
	float: right;
	width: 200px;
	height: 10px;
}

.image-right-spacer hr {
	display: none;
}


/*for the tech crew*/

.tech {
	float: left;
	width: 165px;
	margin-bottom: 1em;
}



/* these divs are only for the home page*/


/* undernav makes an orange space under the nav bar*/

#undernav {
	width: 740px;
	height: 50px;
	border-top: 1px solid #f95201;
	background-color: #feb129;
}

#homeleft {
	float:left; 
	width: 90px;
	height: 248px;
	background-color: #feb129;
}

#homemiddle {
	float: left;
	width: 534px;
	height: 248px:
	background-color: #feb129;
}

#homeright {
	float: left;
	width: 116px;
	height: 248px;
	background-color: #feb129;
}

#homebottom {
	clear: all;
	width: 740px;
	height: 209px;
}

#homebottom2 {
	clear: left;
	width: 740px;
	height: auto;
	background-color: #feb129;
	background-image: url('images/homeContent-1.jpg');
	background-repeat: no-repeat;
}

.homebottom2 {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	padding: 1em 2em 0 2em;
}

.reviewer {
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	padding-right: 2em;
	margin-top: -1em;
}

.homequotes {
	color: rgb(37,73,135);
}

/* biography page */

div.biophoto {
	float: left;
	width: 120px;
	padding-right: 10px;
}

div.bio {
	margin-left: 150px;

}

/* Lists */

ul.note {
	list-style-image: url(images/note2.gif); 
	list-style-type: square; 
	list-style-position: outside; 
}

li.note {
	margin-top: -0.5em;
	margin-bottom: 0.5em;
}



/* these are text-related*/

.bioName {
	font-size: 14px;
	color: #FEB129;
	font-weight: bold;
}

.showTitle { 
	font-family: Tahoma,san serif;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	color: #feb129;
}

.castName {
	color: #3A64A9;
	font-weight: bold;
	text-align: center;
	margin-top: -1.25em;
}

.bold {
	font-weight:bold
}

.italic {
	font-style: italic;
}

.greyhead {
	font-style: italic;
	color: #777;
	font-weight: bold;
	margin-bottom: -1em;
}

.subhead {
	font-size: 110%;
	color: #FD8904;
	font-weight:bold;
}

.subheadcenter {
	font-size: 110%;
	color: #FD8904;
	font-weight:bold;
	text-align: center;
}

.center {
	text-align: center;
}

.scheduleyear {
	font-weight: bold;
	font-size: 110%;
	background-color: #FEC94F;
	color: rgb(255,0,0); 
	width: 6%; 
	margin-top: 1em;
	margin-bottom: -0.75em;
}

.schedulesubhead {
	font-size: 110%;
	color: #FD8904;
	font-weight:bold;
	margin-bottom: -1em;
}

/* link-related */

a:link {
	color : #3A64A9;
	text-decoration: none;
}

a:visited {
	color : #3A64A9;
	text-decoration: none;
}

a:hover {
	color : #3A64A9;
	text-decoration: underline;
}

/* Colors */

.deeporange {
	color: rgb(255,128,0);
}
