body {
	background-color: #FF9900;
	background-image: url(/images/corner_orange.gif);
}
#content p {
  padding: 10px 0px 10px 10px;
}

/* Begin calendar styles*/
.calendar th { color: #75838A;
}
.calendar th a, .articlebody a { color: #2361BE;
}
.calendar td { 
	color: #75838A;
	background: url(/images/bg_cal_orange.gif) 0px 0px no-repeat;
}
.calendar td a { color: #2361BE;
}
.calendar td a:hover {
	background: url(/images/bg_cal_orange.gif) -2px -27px no-repeat;
}
.calendar_box, .sidecontent form input { border: 1px solid #75838A;
}
td.today {
	background: url(/images/bg_cal_orange.gif) 0px -50px no-repeat;
}
/* End calendar styles*/

/* Begin sidebar styles*/
.sidebar-2, .sidebar-3 {
	background: url(/images/sidebar_bg_top_orange.gif) 0px 0px no-repeat;
}
.sidebarbg {
	background: url(/images/sidebar_bg_bot_orange.gif) bottom left no-repeat;
}
.sidebarbg li {
	background: url(/images/bullet_orange.gif) 1px 6px no-repeat;
}
.sidecontent, .sidecontent_email {
	background: url(/images/sidebar_bg_mid_orange.gif) 0px 0px repeat-y;
}
#sidelinks h4 {
	color: #2361BE;
	border-bottom: 1px dashed #75838A;
}
h5.cathead, h5.archivehead {
	color: #2361BE;
	border-bottom: 1px dashed #75838A;
}
#sidelinks p, .sidebar-3 p { color: #2361BE; 
}
#sidelinks a:hover {
	border-bottom: 1px dashed #2361BE;
}
/* End sidebar styles*/

h2 { color: #8A8175;
}
h3, h3 a { color: #8A8175;
}

/* Begin top navigation styles*/
#nav {
	background: url(/images/orange_nav.gif) 0px 0px no-repeat;
}
#nav a {
	height: 30px;
  display: block;
}
#news a:hover {
	background: url(/images/orange_nav.gif) transparent 0px -63px no-repeat;
}
#stand-up a:hover {
	background: url(/images/orange_nav.gif) transparent -82px -63px no-repeat;
}
#sketch-improv a:hover {
	background: url(/images/orange_nav.gif) transparent -228px -63px no-repeat;
}
#podcast a:hover {
	background: url(/images/orange_nav.gif) transparent -458px -63px no-repeat;
}
#photos a:hover {
	background: url(/images/orange_nav.gif) transparent -597px -63px no-repeat;
}
#resume a:hover {
	background: url(/images/orange_nav.gif) transparent -7px -95px no-repeat;
}
#bio a:hover {
	background: url(/images/orange_nav.gif) transparent -137px -95px no-repeat;
}
#fan-art a:hover {
	background: url(/images/orange_nav.gif) transparent -197px -95px no-repeat;
}
#merchandise  a:hover {
	background: url(/images/orange_nav.gif) transparent -316px -95px no-repeat;
}
#links  a:hover {
	background: url(/images/orange_nav.gif) transparent -528px -95px no-repeat;
}
#contact  a:hover {
	background: url(/images/orange_nav.gif) transparent -616px -95px no-repeat;
}
/* End top navigation styles*/

/* Begin main content styles*/
#header {
	background: url(/images/eggetext_orange.gif) 44px 1px no-repeat #ffffff;
}
#divider {
  background: url(/images/divider_orange.gif) top left repeat-x;
}
#container {
  background: url(/images/content_bg_top_orange.gif) 0px 0px no-repeat;
}
#content {
  background: url(/images/content_bg_mid_orange.gif) 0px 20px repeat-y;
}
.commentlist h5 {
	background: url(/images/comment_orange.gif) 0px 0px no-repeat;
}
#foot {
  background: url(/images/content_bg_bot_orange.gif) top left no-repeat;
}
#sectionhead {
	background: url(/images/sectionhead_whatsnew_orange.gif) top left no-repeat;
}
#sectionhead_bio {
	width: 78px;
	right: 572px;
	top: -30px;
	background: url(/images/sectionhead_bio.gif) top left no-repeat;
}
.date {
	border-top: 1px #2361BE dashed;
}
.commentinvite a { color: #EE2C59;
}
.commentinvite a:hover {
	border-bottom: 1px #2361BE dashed;
}
.forward a {
	background: url(/images/next_orange.gif) 0px 0px no-repeat;
}
.back a {
	background: url(/images/last_orange.gif) 0px 0px no-repeat;
}
.forward a:hover {
	background: url(/images/next_orange.gif) 0px -20px no-repeat;
}
.back a:hover {
	background: url(/images/last_orange.gif) 0px -20px no-repeat;
}
/* End main content styles*/

/* Begin Comment display styles*/
.commentdisplay {
	border-top: 1px #2361BE dashed;
}
.commentdisplay a { color: #EE2C59;
}
.commentdisplay a:hover { color:  #FFEF2F;
}
.comment_name_input, .comment_web_input, .comment_email_input, #Name, #Email {
	background: transparent url(/images/form_box_orange.gif) 0px 0px no-repeat;
}
textarea.txpCommentInputMessage {
	background: transparent url(/images/textarea_orange.gif) 0px 0px no-repeat fixed;
}
span>textarea.txpCommentInputMessage {
	background: transparent url(/images/textarea_orange.gif) 0px 0px no-repeat;
}
textarea#Message {
	background: transparent url(/images/textarea_orange.gif) 0px 0px no-repeat;
}
#cmntform h5 {
	background: url(/images/comment_q_orange.gif) 0px 0px no-repeat;
}
input.button, input.contact_button, button.button {
	border: 1px solid #8A8175;
	background-color: #D0C8CC;
}
.backtogigs {
	display: none;
}
#sectionlink_bio {
	float: left;
	display: inline;
	text-indent: -9000px;
}
#sectionlink_bio a {
	height: 55px;
	width: 78px;
	display: block;
}
#foottext {
	color: #fff;
}
