/* Start of CMSMS style sheet 'FF Styles' */
/* CSS definition file containing sitestyle stylesheets */

BODY {
	font-family: "Verdana", Arial, sans-serif;
	color: #4a3051;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
  	margin: 0px;
  	padding: 0px;
  	top: 0px;
	background: #a04381;
	line-height: 17px;
  	background-image: url("images/bodybackdup.jpg");
  	background-repeat: repeat-x;
  	background-position: top left;
}

HTML {
	height: 100%;
}

li {
	font-size: 12px;
}

p { 
	padding: 5px;
	margin: 0px;
}

.clearBoth {
	clear: both;
	}

A:link {text-decoration: underline; color: #903aa2;}
A:visited {text-decoration: underline; color: #903aa2;}
A:active {text-decoration: underline; color: #903aa2;}
A:hover {text-decoration: none; color: #903aa2;}

A.foot:link {text-decoration: underline; color: #fff;}
A.foot:visited {text-decoration: underline; color: #fff;}
A.foot:active {text-decoration: underline; color: #fff;}
A.foot:hover {text-decoration: none; color: #fff;}

.header {
	width: 1011px;
	height: 176px;
	padding: 0px 0px 0px 0px;
}

.nav {
	width: 986px;
	height: 44px;
	text-align: left;
  	background-image: url("images/navback.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	padding: 0px 25px 0px 0px;
}

.mainarea {
	width: 1011px;
	text-align: left;
  	background-image: url("images/mainbackdup.gif");
  	background-repeat: repeat;
  	background-position: top left;
	color: #4a3051;
	padding: 0px 0px 0px 0px;
}

.maincontent {
	width: 881px;
	text-align: left;
  	background-image: url("images/mainback.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	color: #4a3051;
	padding: 0px 110px 20px 20px;
}

.comics {
	width: 986px;
	height: 276px;
	text-align: left;
  	background-image: url("images/comedyback.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
	color: #fff;
	padding: 50px 25px 0px 0px;
}

.musicians {
	width: 986px;
	height: 277px;
	text-align: left;
  	background-image: url("images/musicback.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
	color: #fff;
	padding: 50px 25px 0px 0px;
}

.nothingbar{
	width: 1011px;
       height: 43px;
	text-align: left;
  	background-image: url("images/nothingbar.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
	padding: 0px 0px 0px 0px;
}

.sponsors {
	width: 986px;
	height: 77px;
	text-align: left;
  	background-image: url("images/sponsorback.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
	padding: 19px 25px 0px 0px;
}


.footer {
	width: 1011px;
	height: 69px;
	text-align: center;
  	background-image: url("images/footback.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
	color: #fff;
	padding: 0px 0px 0px 0px;
}


.names {
		font-size: 14px;
		color: #fff;
		letter-spacing: 1px;
                font-weight: bold;
	}


/* HEADINGS */
	h1 {
		font-size: 18px;
		color: #333;
		letter-spacing: 1px;
		padding: 0px 0px 0px 0px;
	}

	h2 {
		font-size: 14px;
		color: #603c6e;
		letter-spacing: 1px;
		padding: 3px 0px 3px 0px;
                border-bottom: 1px solid #b499be;
	}

	h3 {
		font-size: 14px;
		line-height: 1em;
		color: #603c6e;
		letter-spacing: 1px;
		padding: 3px 0px 3px 0px;
	}

/* End of 'FF Styles' */

