body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #4E5869;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	color: #FFF;
}
a img { 
	border: none;
}


a:link {
	color: #FFFFFF;
	text-decoration: underline; 
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #A08B88;
	text-align: center;
}

.container {
	width: 1024px;
	height: auto;
	max-width: 1260px;
	background-color: #FFF;
	background-image: url(img/Tinlin-11small.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: auto;
	font-size: smaller;
	color: #FFF;
}

.gigscontainer {
	width: 1024px;
	height: 800px;
	max-width: 1260px;
	background-color: #FFF;
	background-image: url(img/00379_tinlin_IMG_6627small.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: auto;
	color: #CCC;
}
.mediacontainer {
	width: 1024px;
	height: auto;
	max-width: 1260px;
	background-color: #FFF;
	background-image: url(img/Tinlin-5small.jpg);
	background-repeat: repeat;
	background-position: right bottom;
	margin: auto;
}
.discocontainer {
	width: 1024px;
	height: auto;
	max-width: 1260px;
	background-color: #FFF;
	background-image: url(img/00614_tinlin_IMG_2231small.jpg);
	background-position: top;
	background-repeat: repeat;
	margin: auto;
}

.header {
	background-color: #000;
	height: auto;
	padding: 10px;
	font-size:large
}

.content {
	padding: 10px;

}


.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}
#footer {
	background-color: #4E5869;
	padding-top: 10px;
	padding-bottom: 2px;
	position: fixed;
	bottom: 0;
	width: 1024px;
	font-size: smaller;
	color: #FFF;
}

.fltrt { 
	float: right;
	margin-left: 8px;
	margin-right: 18px;
	padding-right: 2px;
	clear:left;
}
.fltcentre { 
	float: none;
	margin-left: 12px;
	margin-right: 18px;
	padding-right: 2px;
	padding-left: 12px;
	font-size: smaller;
	color: #FFF;

}
.fltrtbody { 
	float: right;
	margin-right: 2px;
	width: 244px;
	font-size: smaller;
	margin-left: 10px;
}

.fltlft {
	float: left;
	margin-right: 8px;
	width: 300px;
	font-size:smaller;
	margin-left: 10px;

}
.gigsfltlft { 
	float: left;
	margin-right: 8px;
	width: auto;
	font-size: small;
	padding-left: 10px;
	margin-left: 10px;
	border:groove;
	color: #FFF;
	position:relative;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 1px;
}
.discocontainer .content .gigfltlft {
	color: #FFF;
}
.discocontainer .content .gigfltlft table tr td {
	color: #FFF;
}
