	body {
		background-color: #533A1B;
		background-image: url(/images/template/background.jpg);
		background-repeat: no-repeat;
		background-position: top;
		margin: 0px;
		padding: 0px;
		color: #422F13;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
	}
	
	.rssfeed {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	
	.rssfeed li {
		margin: 0px 0px 10px 0px;
	}

	.adminlink {
		background-color: #FC0;
		color: #F00;
		padding: 0px 2px 2px 2px;
	}
	
	.adminlinkreversed {
		background-color: #F00;
		color: #FC0;
		padding: 0px 2px 2px 2px;
	}
	
	h1  {
		font-size: medium;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		clear: both;
	}
	
	h2  {
		font-size: small;
		margin: 0px 0px 5px 0px;
		padding: 0px;
		clear: both;
	}
	
	.nodisplay {
		display: none;
	}
	
	.highlightedtext {
		background-color: #FC0;
	}
	
	a img {
		border: none;
	}
	
	a {
		color: #98181B;
	}
	
	.plainlist, .plainlist2, .plainlistcompact {
		list-style-type: none;
		margin: 0px;
		padding: 0px;	
	}
	
	.plainlist li {
		margin: 0px 0px 20px 0px;
		padding: 0px;	
	}
	
	.plainlist2 li {
		margin: 0px;
		padding: 0px;	
	}
	
	.plainlistcompact li {
		margin: 0px 0px 5px 0px;
		padding: 0px;	
	}

	#content p , .contentblock {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 10px 0px;	
		text-align: justify;
		clear:both;
	}
	
	#content li{
		text-align: left;
	}
	
	.noclear {
		clear: none;
	}

	.imgfloatright {
		float: right;
		margin-left: 8px;
		border: solid 1px #422F13;
	}
	
	.imgfloatleft {
		float: left;
		margin-right: 8px;
		border: solid 1px #422F13;
	}	
	
	#container {
		width: 780px;
		margin: 30px auto 10px auto;
		background-color: #FFFFD0;
		background-image: url(/images/template/container_bg.jpg);
		overflow: auto;
	}	
	
	#header {
		width: 780px;
		height: 185px;
		clear: both;
		margin: 0px;
		padding: 0px;
	}
	
	#contentcontainer {
		width: 780px;
		background-image: url(/images/template/contentcontainer_bg.jpg);
		background-repeat: no-repeat;
		overflow: auto;
	}	
	
	#leftside {
		float: left;
		width: 29px;
	}

	#left {
		float: left;
		width: 160px;
		background-image: url(/images/template/left_top_bg.jpg);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px;
	}
	
	#menu {
		float: left;
		width: 160px;
		margin: 0px;
		padding: 0px;
		background-image: url(/images/template/menu_bg.jpg);
		background-repeat: repeat-y;
	}
	
	#mainsections {
		width: 160px;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		background-image: url(/images/template/left_top_bg.jpg);
		background-repeat:no-repeat;
	}
	
	#mainsections li {
		margin: 0px;
		padding: 0px;
	}
	
	#schform {
		width: 160px;
		height: 60px;
		background-image: url(/images/template/left_form_bg.jpg);
		background-repeat:no-repeat;
		color: #98181B;
		letter-spacing: 2px;
	}
	
	#leftlower {
		margin: 0px;
		padding: 0px;
	}
	
	#leftlower p {
		margin: 0px 10px 0px 0px;
		padding: 0px;
	}
	
	#content {
		float: left;
		width: 568px;
		background-image: url(/images/template/right_corner_bg.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		margin: 0px;
		padding: 0px;
		overflow: auto;
	}
	
	#contentinner {
		margin: 10px 30px 0px 50px;
	}
	
	#right {
		float: right;
		width: 11px;
	}
	
	#footer {
		width: 780px;
		height: 110px;
		clear: both;
		background-image: url(/images/template/footer_bg.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		margin: 0px;
		overflow: visible;
	}
	#footer p {
		margin: 0px 30px 30px 50px;
		padding: 45px 0px 0px 0px;
		text-align: center;
		font-size: x-small;
	}
	
	#adminbar {
		background-color: #ddd;
		padding: 10px;
		margin: 0px;
		color: #F00;
		font-weight: bold;
		border-style: outset;
		border-width: 2px;
		z-index: 99;
	}
	
	#reguserbar {
		background-color: #ddd;
		padding: 10px;
		margin: 0px 0px 10px 0px;
		color: #F00;
		font-weight: bold;
		border-style: outset;
		border-width: 2px;
	}
	
	#adminbar a, #reguserbar a {
		background-color: red;
		color: #fff;
		border-style: outset;
		border-width: 2px;
		border-color: red;
		padding: 2px 4px 2px 4px;
		text-decoration: none;
	}
	
	#adminbar a.plainlink, #adminbar a.plainlink:hover, #reguserbar a.plainlink, #reguserbar a.plainlink:hover {
		background-color: #ddd;
		color: #fff;
		border: none;
		padding: 0px;
		margin: 0px;
	}
	
	#adminbar a.plainlink img, #adminbar a.plainlink:hover img, #reguserbar a.plainlink img, #reguserbar a.plainlink:hover img {
		vertical-align: middle;
	}
	
	#adminbar a:hover, #reguserbar a:hover {
		border-style: inset;
	}	


	.adminbuttons a {
		color: #F00;
	}
	
	li.adminbutton {
		float: left; 
		margin-right: 4px;
		margin-bottom: 0px;
	}	
	
	#sitemenu {
		width: 110px;
		margin: 0px;
		padding: 0px;
		margin: 0px 10px 10px 0px;
		clear: left;
	}

	#sitemenuinner {
		margin: 0px;
		padding: 0px;
	}
	
	#sitemenuul {
		/*list-style-image: url(/images/template/arrow_right_red.gif);
		list-style-position: inside;*/
		list-style-type: none;
		margin: 0px 0px 0px 15px;
		padding: 0px;
	}
	
	#sitemenuul li {
		width: 140px;
	}
	
	#sitemenuul li a {
		text-decoration: none;
	}
	
	a.sitemenu {
		color: #FEFCCD;
		font-size: small;
		font-weight: bold;
	}
	
	a.sitemenucurrent {
		color: #fff;
		font-size: small;
		font-weight: bold;
	}
	
	.subsectionlink {
		float: left;
	}
	
	.subsectionlinkcurrent {
		float: left;
	}
	
	.subsectionlinkcurrent a {
		color: #fff;
	}	
	
	.pagelink {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		clear:both;	
	}
	
	.pagelink a {
		color: #FEFCCD;
	}	
	
	.pagelinkcurrent {
		list-style-type: none;
		margin: 0px;
		padding: 0px;	
		clear:both;	
	}
	
	.pagelinkcurrent a {
		color: #fff;
	}	
	
	.subsectionarrow {
		float: left;
		width: 8px;
		margin-left: 0px;
		margin-right: 3px; 
		padding: 3px 0px 3px 0px;
	}

	.pagearrow {
		float: left;
		width: 8px;
		margin-left: 13px;
		margin-right: 3px; 
		padding: 3px 0px 3px 0px;
	}	
	
 .giglist {
	width:470px;
	margin: 0px;
	clear:left;
	padding-bottom:20px;
 }

 .giglist p {
	margin: 0px;
	padding: 0px;
 }

  .giglistinfo {
	float:left;
 }
 
 .giglistdate {
	width:450px;
	font-size: small;
	font-style: italic;
	color: #06C;
 }
 
 #ggsubmenu {
 	list-style-type: none;
	margin: 0px;
	padding: 0px;
 }
 
 #ggsubmenu li {
	font-size:x-small;
	margin: 0px;
	padding: 0px;
 }

 #ggsubmenu li a {
	color: #FC0;
 }	
 
  .voucherlink {
	width:470px;
	text-align: right;
	clear:left;
	border-top: solid 1px #D7C89C; 	
	margin: 10px 0px 00px 0px;
	padding: 5px 0px 0px 0px;
 }
 
  .voucherlink a {
  	text-decoration: none;
 }
 
 #buybuttons {
 	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 90;
	clear: left;
 }
 
  #buybuttons li {
 	float: left;
	margin: 0px;
	padding: 0px;
	width: 33%;
	text-align: center;
 }
 
 .gigbuttons {
 	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
 	clear: left;
 }
 
  .gigbuttons li {
 	float: right;
	margin: 0px;
	padding-left: 10px;
	text-align:right;
	color: #06C;
	font-weight: bold;
 }
 
 .giglistpriceinfo {
 	clear: both;
	text-align:right; 
	color: #06C;
 }
 .giglistpriceinfo {
 	clear: both;
	text-align:right; 
	color: #06C;
 }
 
 #basketitems  {
 	border : solid 1px #D7C9A0;
	background-color:#D7C9A0;
 }

 #basketitems th {
 	font-size: x-small;
	background-color:#D7C9A0;
 }
 
 #basketitems td {
 	text-align: center;
	padding: 2px 2px 5px 2px;
 }
 
 .basketqtycontrol {
	text-decoration: none;
	font-weight: bold;
	font-size: x-large;
	color: #06C;
 }
 
 .giglistnotes {
 	float: left;
	margin: 0px;
	padding: 0px;
 }
 
 .giglegend {
 	clear: both;
	font-size: x-small;
	text-align: center;
	width: 100%;
	margin: 10px 0px 10px 0px;
 }
 
 legend {
	color: #422F13;
	font-weight: bold;
	font-size: medium;
}

.formitem {
	width: 100%;
	clear:left;
	margin-bottom: 10px;
}

.formitemsubmit input {
	width: auto;
	clear:left;
}

.formlabel {
	float:left;
	clear:left;
	width: 25%;
	color: #422F13;
}

.forminput {
	float:left;
	width: 70%;
}

.forminput input, .forminput textarea {
	width: 100%;
}

#featuredgigscontainer {
	width: 480px;
	overflow: auto;
	margin: 0px 0px 20px 0px;
}

#featuredgigs {
	width: 463px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#featuredgigs li {
	float: left;
	width: 110px;
	 margin:0px; 
	text-align: center;
}

#featuredgigs li a {
	text-decoration: none;
	font-size: x-small;
}

.boxcontainer {
	width: 100%;
	overflow: auto;
	margin-bottom: 20px;
}

.boxheader, .boxfooter {
	width: 100%;
	overflow: auto;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

.boxtopleft, .boxbottomleft {
	width: 15px;
	height: 15px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.boxtopright, .boxbottomright {
	width: 15px;
	height: 15px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.boxcontent {
	margin: 0px 15px 0px 15px;
	padding: 0px;
}

.boxcontent h2 {
	text-align: center;
	letter-spacing: 3px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.contentinnerleft {
	float: left;
	width: 230px;
	margin-right: 20px;
}

.contentinnerright {
	float: left;
	width: 230px;
}

.compact {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}





