body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
	color:#996600;
	text-decoration: underline;
}

a:visited {
	color:#CC6600;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

body {
    text-align: center;
}

div#mainbox {
    background: url(images/Comedian_Box.jpg);
	width: 750px;
	height: 383px;	
}

div#mainbox-left {
    width: 350px;
	text-align: left;
	float: left;
	padding-right: 10px;
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 15px;
}

div#mainbox-right {
	width: 350px;
    top: 0px;
	left: 370px;
	text-align: left;
	float: right;
    padding-left: 10px;
	padding-right: 14px;
	padding-top: 10px;
	padding-bottom: 15px;
}

div#lowbox {
	width: 750px;
	height: 500px;
	border-color: #000000;
}

.title {
	font-size: 24px;
	line-height: 30px;
	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
  color: #006666;
}

h1 {
	text-align: center;
    font-size: 1.2em;
    line-height: 1em;
	font-weight: lighter;
    color: #993333
}

h2 {
	font-size: 1.1em;
    line-height: 1em;
    color: #993333;
	font-weight: lighter;
    text-align: center;
}

h3 {
    font-size: .8em;
    line-height: .8em;
	font-weight: bold;
    color: #339999;
}
	
.bodytext {
	font-size: .8em;
    color: #663300
}

.bodytextsmall {
	font-size: .65em;
    color: #663300
}

.testimonial {
    font-size: .7em;
    color: #990000
}

.testimonialbold {
    font-size: 1.2em;
    color:#990000;
}

.gig {
    font-size: 1em;
    color:#330000;
	font-weight: bold;
}


	
