body {
	background-color: #E3DDBA;
	background-image: url(/images/corner_tan.gif);
}

/* Begin calendar styles*/
.calendar th { color: #8A7576;
}
.calendar th a, .articlebody a, #contact_content a { color: #EE3338;
}
#contact_content a:hover { color: #496189;
}
.calendar td { 
	color: #8A7576;
	background: url(/images/bg_cal_tan.gif) 0px 0px no-repeat;
}
.calendar td a { color: #EE3338;
}
.calendar td a:hover {
	background: url(/images/bg_cal_tan.gif) -2px -27px no-repeat;
}
.calendar_box, .sidecontent form input { border: 1px solid #8A7576;
}
td.today {
	background: url(/images/bg_cal_tan.gif) 0px -50px no-repeat;
}
/* End calendar styles*/

/* Begin sidebar styles*/
.sidebar-2 {
	background: url(/images/sidebar_bg_top_tan.gif) 0px 0px no-repeat;
}
.sidebar-3 {
	background: url(/images/sidebar_bg_top_tan.gif) 0px 0px no-repeat;
}
.sidebarbg {
	background: url(/images/sidebar_bg_bot_tan.gif) bottom left no-repeat;
}
.sidebarbg li {
	background: url(/images/bullet_tan.gif) 1px 6px no-repeat;
}
.sidecontent, .sidecontent_email {
	background: url(/images/sidebar_bg_mid_tan.gif) 0px 0px repeat-y;
}
#sidelinks h4, #contact_content h4, #contact_wrap h5 {
	color: #EE3338;
	border-bottom: 1px dashed #8A7576;
}
h5.cathead, h5.archivehead {
	color: #EE3338;
	border-bottom: 1px dashed #8A7576;
}
#sidelinks p, .sidebar-3 p { color: #EE3338; 
}
#sidelinks a:hover {
	border-bottom: 1px dashed #EE3338;
}
/* End sidebar styles*/

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

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

/* Begin main content styles*/
#header {
	background: url(/images/eggetext_tan.gif) 44px 1px no-repeat #ffffff;
}
#divider {
  background: url(/images/divider_tan.gif) top left repeat-x;
}
#container {
  background: url(/images/content_bg_top_tan.gif) 0px 0px no-repeat;
}
#content {
  background: url(/images/content_bg_mid_tan.gif) 0px 20px repeat-y;
}
.commentlist h5 {
	background: url(/images/comment_tan.gif) 0px 0px no-repeat;
}
#foot {
  background: url(/images/content_bg_bot_tan.gif) top left no-repeat;
}
#sectionhead {
	background: url(/images/sectionhead_whatsnew_tan.gif) top left no-repeat;
}
#sectionhead_contact {
	width: 154px;
	right: 494px;
	top: -30px;
	background: url(/images/sectionhead_contact.gif) top left no-repeat;
}
.date {
	border-top: 1px #EE3338 dashed;
}
.commentinvite a { color: #496189;
}
.commentinvite a:hover {
	border-bottom: 1px #EE3338 dashed;
}
.forward a {
	background: url(/images/next_tan.gif) 0px 0px no-repeat;
}
.back a {
	background: url(/images/last_tan.gif) 0px 0px no-repeat;
}
.forward a:hover {
	background: url(/images/next_tan.gif) 0px -20px no-repeat;
}
.back a:hover {
	background: url(/images/last_tan.gif) 0px -20px no-repeat;
}
/* End main content styles*/

/* Begin Comment display styles*/
.commentdisplay {
	border-top: 1px #EE3338 dashed;
}
.commentdisplay a { color: #496189;
}
.commentdisplay a:hover { color:  #FEDA5C;
}
.comment_name_input, .comment_web_input, .comment_email_input, #Name, #Email {
	background: transparent url(/images/form_box_tan.gif) 0px 0px no-repeat;
}
textarea.txpCommentInputMessage {
	background: transparent url(/images/textarea_tan.gif) 0px 0px no-repeat fixed;
}
span>textarea.txpCommentInputMessage {
	background: transparent url(/images/textarea_tan.gif) 0px 0px no-repeat;
}
textarea#Message {
	background: transparent url(/images/textarea_tan.gif) 0px 0px no-repeat;
}
#cmntform h5 {
	background: url(/images/comment_q_tan.gif) 0px 0px no-repeat;
}
input.button, input.contact_button, button.button {
	border: 1px solid #8A8775;
	background-color: #D0CFC8;
}
.backtogigs {
	display: none;
}
#foottext {
	color: #fff;
}