body
{
	margin-top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #626B7B;
	color: #626B7B;
	/*background-image: url(images/BgGradient.gif);
	background-position: center;
	background-repeat: repeat-y;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%
}

#right
{
               float: right;
}

#left
{
               float: left;
}


#title
{
                font-size: 110%;
                font-decoration: bold;
}

#footer a
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
        text-align: center;
        color: #fff;
        text-decoration: none;
}

#footer a:hover
{
       text-decoration: underline;
       color: #FFFF00;
}


img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: text-bottom
}

#logobar
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px;
	width: 640px;
	/*background-image: url(images/header.jpg);*/
	background-position: left;
}

#navbar
{
   background-color: #006666;
   height: 145px;
   vertical-align: bottom;
}


#CentreContainer
{
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
	text-align: center;
	width: 100%;
	height: 100%;
}

#masterContainer
{
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 640px;
	background-color: #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/*border-left-width: .5px;
	border-left-style: solid;
	border-left-color: #666666;*/
}

#Menu
{
	background-image: url(images/BgMenu.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 640px;
	font-weight: bold;
	font-size: 100%
}

#Menu a
{
	color: #000000;
	text-decoration: none;
}

#Menu a:hover
{
	color: #626B7B;
}

#Menu ul
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	list-style: none;
	text-align: center;
}

#Menu li
{
	display: inline;
	margin: 0px 43px 0px 0px;
}

#PageContent
{
	padding-left: 62px;
	padding-right: 62px;
	padding-top: 0px;
	padding-bottom: 200px;
	height: 100%;
}

#PageContentGigs
{
	padding-left: 62px;
	padding-right: 62px;
	padding-top: 0px;
	height: 100%;
}

#ImageWithWrap
{
	border-right: solid 10px #626B7B;
	border-bottom: solid 10px #626B7B;
	text-align: left;
	float:left
}

.clearall
{
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0px;
	width: 0
}

ul.home
{
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	color: #626B7B
}

ul.ShowsList
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px
}

h1
{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 130%;
	color: #626B7B;
	font-weight: normal
}

h1 strong, td strong
{
	color: #626B7B
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: bold;
	font-size:110%
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:110%
}

div.hr
{
	margin: 10px 0px 10px 0px;

	padding: 0px 0px 0px 0px;
	width:510px;
	height: 0px;
        background-image: url(images/dotted_rule.gif);
	background-repeat: repeat-x
}

div hr
{
	margin: 0px;
	padding: 0px;
	height: 1px;
	visibility: hidden
}

a
{
	color: #626B7B;
	font-weight: bold;
	text-decoration: none
}

a:hover
{
	text-decoration: underline
}

a.showLink
{
	top: -25px;
	float: right;
	position: relative
}

img
{
	border: 0px;
	vertical-align: text-bottom;
}

td
{

	vertical-align: top
}