body {
	background-color: #6766CC;
	background-image: url(/images/corner_violet.gif);
}

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

/* Begin sidebar styles*/
.sidebar-2, .sidebar-3 {
	background: url(/images/sidebar_bg_top_violet.gif) 0px 0px no-repeat;
}
.sidebarbg {
	background: url(/images/sidebar_bg_bot_violet.gif) bottom left no-repeat;
}
.sidebarbg li {
	background: url(/images/bullet_violet.gif) 1px 6px no-repeat;
}
.sidecontent, .sidecontent_email {
	background: url(/images/sidebar_bg_mid_violet.gif) 0px 0px repeat-y;
}
#sidelinks h4 {
	color: #E41C7F;
	border-bottom: 1px dashed #8A757F;
}
h5.cathead, h5.archivehead {
	color: #E41C7F;
	border-bottom: 1px dashed #8A757F;
}
#sidelinks p, .sidebar-3 p { color: #E41C7F; 
}
#sidelinks a:hover {
	border-bottom: 1px dashed #E41C7F;
}
/* End sidebar styles*/

h2 { color: #75758A;
}
h3, h3 a { color: #75758A;
}

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

/* Begin main content styles*/
#header {
	background: url(/images/eggetext_violet.gif) 44px 1px no-repeat #ffffff;
}
#divider {
  background: url(/images/divider_violet.gif) top left repeat-x;
}
#container {
  background: url(/images/content_bg_top_violet.gif) 0px 0px no-repeat;
}
#content {
  background: url(/images/content_bg_mid_violet.gif) 0px 20px repeat-y;
}
.commentlist h5 {
	background: url(/images/comment_violet.gif) 0px 0px no-repeat;
}
#foot {
  background: url(/images/content_bg_bot_violet.gif) top left no-repeat;
}
#sectionhead {
	background: url(/images/sectionhead_whatsnew_violet.gif) top left no-repeat;
}
#sectionhead_sketch {
	width: 256px;
	right: 392px;
	top: -30px;
	background: url(/images/sectionhead_sketch.gif) top left no-repeat;
}
.date {
	border-top: 1px #E41C7F dashed;
}
.commentinvite a { color: #1CE41D;
}
.commentinvite a:hover {
	border-bottom: 1px #E41C7F dashed;
}
.forward a {
	background: url(/images/next_violet.gif) 0px 0px no-repeat;
}
.back a {
	background: url(/images/last_violet.gif) 0px 0px no-repeat;
}
.forward a:hover {
	background: url(/images/next_violet.gif) 0px -20px no-repeat;
}
.back a:hover {
	background: url(/images/last_violet.gif) 0px -20px no-repeat;
}
/* End main content styles*/

/* Begin Comment display styles*/
.commentdisplay {
	border-top: 1px #E41C7F dashed;
}
.commentdisplay a { color: #1CE41D;
}
.commentdisplay a:hover { color:  #E4811C;
}
.comment_name_input, .comment_web_input, .comment_email_input, #Name, #Email {
	background: transparent url(/images/form_box_violet.gif) 0px 0px no-repeat;
}
textarea.txpCommentInputMessage {
	background: transparent url(/images/textarea_violet.gif) 0px 0px no-repeat fixed;
}
span>textarea.txpCommentInputMessage {
	background: transparent url(/images/form_box_textarea.gif) 0px 0px no-repeat;
}
textarea#Message {
	background: transparent url(/images/form_box_textarea.gif) 0px 0px no-repeat;
}
#cmntform h5 {
	background: url(/images/comment_q_violet.gif) 0px 0px no-repeat;
}
input.button, input.contact_button, button.button {
	border: 1px solid #75758A;
	background-color: #C8C8D0;
}
.backtogigs {
	display: none;
}
#sectionlink_sketch {
	float: left;
	display: inline;
	text-indent: -9000px;
}
#sectionlink_sketch a {
	height: 55px;
	width: 256px;
	display: block;
}
#foottext {
	color: #fff;
}