#mainpage {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	float: left;
}

body{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 9px;
}

/*  -------------- HTML Formating --------------  */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-transform: uppercase;
	color: #000000;
	line-height: normal;
}

/*
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 0;
}*/

p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px; 
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 13px;
}

td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #000000;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #330099;
	text-decoration: underline;
}

/*  -------------- end HTML Formating --------------  */







/*  -------------- Custom Formating --------------  */
.quote {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 15px;
	padding-top: 0px;
	padding-bottom: 0px; 
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 16px;
	letter-spacing:.02em;

}
.Numbers {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bolder;
}
.events {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #36A7E9;
	font-weight: bolder;
}
.imgRight {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.Credit {
	font-size: 9px;
	color: #330099;
}
.Info {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.Artist, h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #330099;
	font-weight: bolder;
}
.greybreakout {
	background-color: #CCCCCC;
	padding: 10px;
}


/*  -------------- Side Nav --------------  */

#Side_navcontainer {
	width: 200px;
	padding-left: 12px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: left;
	background-color: #FFFFFF;
}

#Side_navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#Side_navcontainer li
{	

}
#Side_navcontainer a
{
	display: block;
	padding: 3px;
	width: 200px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 9px;

}

#Side_navcontainer a:hover
{
	color: #330099;
}

/*  -------------- End Side Nav --------------  */


/*  -------------- Footer --------------  */

#Footer {
	padding-left: 12px;
	padding-right: 20px;
	background-color: #FFFFFF;
	padding-top: 5px;
	width: 720px;
	border-top: 1px solid #ccc;
}

#Footer a{
	color: #330099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 9px;
}

#Footer a:hover{
	color: #330099;
	text-decoration: underline;
}

/*  -------------- End Footer --------------  */
.bluecolour {
	color: #330099;
}
.credit2 {
	color: #666666;
	font-size: 9px;
}
