	html {
		 overflow: -moz-scrollbars-vertical;
	}
	body {
		background-image: url(images/bgs/bg_hatch_1600x8.jpg);
		background-repeat: repeat-y;
		margin: 0px;
		padding: 0px;
		width: 100%;
		text-align: center;
		background-color: #000000;
		background-position: center;
	}
	a:link {
		color: #FAABDE;
		text-decoration: none;
	}
	a:visited {
		color: #FAABDE;
		text-decoration: none;
	}
	a:active {
		color: #FAABDE;
		text-decoration: none;
	}
	a:hover {
		color: #f459bf;
		text-decoration: underline;
	}
	#container {
		margin: 0px auto;
		padding: 0px;
		width: 860px;
		text-align: center;
		vertical-align: top;
	}
	#nav {
		height: 33px;
		margin: 4px 0px;
		padding: 0px 0px 6px;
		border-bottom-width: 2px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #F459BF;
		width: 600px;
	}
	#navUpper {
		width: 600px;
		height: 16px;
		margin: 0px;
		padding: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
	}
	#navLower {
		width: 600px;
		margin: 0px;
		padding: 0px;
	}
	
	#nav ul {
		list-style: none;
		margin: 0px;
		padding: 0px;	
	}
	#nav li {
		margin: 0px;
		padding: 0px;
		float: left;
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #FFFFFF;
		text-align: center;
	}
	#nav a:link {
		height: 16px;
		width: 99px;
		margin: 0px;
		padding: 0px;
		color: #FFFFFF;
		text-decoration: none;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #666666;
		display: block;
	}
	#nav a:visited {
		height: 16px;
		width: 99px;
		margin: 0px;
		padding: 0px;
		color: #FFFFFF;
		text-decoration: none;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #666666;
		display: block;
	}
	#nav a:active {
		height: 16px;
		width: 99px;
		margin: 0px;
		padding: 0px;
		color: #FFFFFF;
		text-decoration: none;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #666666;
		display: block;
	}
	#nav a:hover,
	#home #nav .home a,
	#about #nav .about a,
	#news #nav .news a,
	#photos #nav .photos a,
	#news #nav .news a,
	#songs #nav .songs a,
	#festivals #nav .festivals a,
	#gigs #nav .gigs a,
	#press #nav .press a,
	#info #nav .info a,
	#contact #nav .contact a,
	#bookings #nav .bookings a,
	#requests #nav .requests a,
	#clients #nav .clients a,
	#video #nav .video a
	{	height: 16px;
		width: 99px;
		margin: 0px;
		padding: 0px;
		color: #f459bf;
		text-decoration: none;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #666666;
		display: block;
	}
	#rightNav {
		height: 45px;
		margin: 0px;
		padding: 0px 0px 2px;
		width: 200px;
	}
	#rightNavUpper {
		height: 16px;
		width: 200px;
		margin: 0px;
		padding: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
	}
	#rightNavLower {
		width: 200px;
		margin: 0px;
		padding: 0px;
	}
	
	#rightNav ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		
	}
	#rightNav li {
		margin: 0px;
		padding: 0px;
		float: left;
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #D5FFD5;
		text-align: right;
	}
	#rightNav a:link {
		height: 16px;
		width: 199px;
		margin: 0px;
		padding: 0px;
		color: #D5FFD5;
		text-decoration: none;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #666666;
		display: block;
	}
	#rightNav a:visited {
		height: 16px;
		width: 199px;
		margin: 0px;
		padding: 0px;
		color: #D5FFD5;
		text-decoration: none;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #666666;
		display: block;
	}
	#rightNav a:active {
		height: 16px;
		width: 199px;
		margin: 0px;
		padding: 0px;
		color: #D5FFD5;
		text-decoration: none;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #666666;
		display: block;
	}
	#rightNav a:hover
	{	height: 16px;
		width: 199px;
		margin: 0px;
		padding: 0px;
		color: #f459bf;
		text-decoration: none;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #666666;
		display: block;
	}
#navAbout {
	margin: 0px;
	padding: 0px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D900AF;
}
#navAbout ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navAbout li {
	margin: 0px;
	padding: 0px;
	height: 37px;
}
/* hack to workaround margin bollox in IE 6 */
* html #navAbout li {
    margin-top: 0px;
	margin-bottom: -5px;	
}
/* end of hack */
#navAbout a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 37px;
	width: 200px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
}
/* hack to workaround margin bollox in IE 6 */
* html #navAbout a {
    margin: 0px;	
}
/* end of hack */
#navAbout img {
	margin: 0px;
	padding: 0px;
}
	#footer {
		padding: 0px;
		width: 100%;
		clear: both;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	#footerleft {
	float: left;
	width: 600px;
	height: 77px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F459BF;
	}
	/* hack to workaround no IE 6 double left margin bollocks */
	* html #footerleft {
		margin-left: 10px;
	}
	/* end of hack */
	#footerright {
		float: right;
		width: 200px;
		height: 77px;
		text-align: left;
		padding: 0px;
		margin: 0px 20px 0px 0px;
		border-top-width: 2px;
		border-top-style: solid;
		border-top-color: #D5FFD5;
	}
	/* hack to workaround no IE 6 double left margin bollocks */
	* html #footerright {
		margin-right: 10px;
	}
	#footer a:link {
		color: #999999;
		text-decoration: none;
	}
	#footer a:active {
		color: #999999;
		text-decoration: none;
	}
	#footer a:visited {
		color: #999999;
		text-decoration: none;
	}
	#footer a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	#footer h3 {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #999999;
		text-decoration: none;
		padding: 0px;
		margin: 0px 0px 0px 6px;
		text-align: left;
	}
	#footer p {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #999999;
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		text-align: left;
	}
	#footerright p {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #999999;
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		text-align: lefy;
	}
	#masthead {
		margin: 0px;
		padding: 0px;
		height: 80px;
		width: 600px;
		text-align: left;
		border-bottom-width: 2px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #F459BF;
		background-image: url(images/rockaoke_banner1.jpg);
		background-repeat: no-repeat;
	}
	#masthead_info {
		margin: 0px;
		padding: 0px;
		height: 80px;
		width: 600px;
		text-align: left;
		border-bottom-width: 2px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #F459BF;
		background-image: url(images/rockaoke_banner_info.jpg);
		background-repeat: no-repeat;
	}
	#homeFlashDiv {
		margin: 0px;
		padding: 0px 0px 2px;
		height: 180px;
		width: 600px;
		text-align: left;
		border-bottom-width: 2px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #F459BF;
	}
	#homePhotoDiv {
		margin: 0px;
		padding: 0px 0px 2px;
		height: 246px;
		width: 600px;
		text-align: left;
		border-bottom-width: 2px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #F459BF;
	}
	#mainRight {
	margin: 5px 0px 20px 0px;
	padding: 0px 20px 0px 0px;
	float: right;
	width: 200px;
	text-align: left;
	}
	/* hack to workaround double left margin bollocks */
	* html #mainRight {
		padding-right: 20px;
	}
	/* end of hack */
	#mainLeft {
		margin: 5px 0px 20px 20px;
		padding: 0px;
		width: 600px;
		min-height: 460px;
		float: left;
		text-align: left;
	}
	/* hack to workaround no min-height in IE 6 and double left margin bollocks */
	* html #mainLeft {
		height: 460px;
		margin-left: 10px;
	}
	/* end of hack */
	#mainContain {
		margin: 0px;
		padding: 0px;
		width: 600px;
		text-align: left;
	}
	#homeDates {
		width: 200px;
		height: 80px;
		border-bottom-width: 2px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #D5FFD5;
		text-align: right;
		margin: 0px;
		padding: 0px;
	}
	#homeDates h2 {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #f459bf;
		margin-bottom: 5px;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		text-decoration: underline;
		text-align: right;
	}
	#homeDates p {
		font-family: "Times New Roman", Times, serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #CCCCCC;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
		text-align: right;
	}
	#rightAd {
		width: 200px;
		height: 60px;
		padding: 0px;
		margin: 1px 0px 2px 0px;
	}
	/* Hack for 3px margin problem. Only IE6-win sees this. */
	* html #rightAd {
	  margin-bottom: -3px;
	} 
	/* End of hack. */
	#rightAd200 {
		width: 200px;
		height: 199px;
		padding: 0px;
		margin: 1px 0px 2px 0px;
	}
	/* Hack for 3px margin problem. Only IE6-win sees this. */
	* html #rightAd200 {
	  margin-bottom: -3px;
	} 
	/* End of hack. */
	#rightStuff {
		padding: 2px 0px 10px;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 1px;
		margin-left: 0px;
		text-align: right;
		width: 200px;
	}
	#rightStuff h2 {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 14px;
		font-weight: normal;
		color: #99FF99;
		margin: 5px 0px 5px;
		padding: 0px;
	}
	#rightStuff h3 {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #D9FFD9;
		margin: 10px 0px 0px;
		padding: 0px;
	}
	#rightStuff p {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 11px;
		font-weight: normal;
		text-align: right;
		color: #FFFFFF;
		margin: 0px;
		padding: 0px;
	}
	#rightMore {
		padding: 2px 0px 10px;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 1px;
		margin-left: 0px;
		border-top-width: 0px;
		border-top-style: solid;
		border-top-color: #D5FFD5;
		text-align: right;
		width: 200px;
	}
	#rightMore form {
		padding: 0px;
		margin: 0px;
	}
	#rightMore h2 {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 14px;
		font-weight: normal;
		color: #99FF99;
		margin: 0px 0px 5px;
		padding: 0px;
	}
	#rightMore p {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 11px;
		font-weight: normal;
		text-align: right;
		color: #FFFFFF;
		margin: 0px;
		padding: 0px;
	}
	.mainImageLeft {
		margin: 0px 20px 10px 0px;
		padding: 0px;
		border: 1px solid #666666;
		float: left;
		valign: top;
	}
	.mainImageRight {
		margin: 0px 0px 10px 20px;
		padding: 0px;
		border: 1px solid #666666;
		float: right;
		valign: top;
	}
	h1 {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 28px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		padding: 0px;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 12px;
		margin-left: 0px;
		word-spacing: 1.8px;
		letter-spacing: 1.1px;
	}
	h2 {
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #AAAAAA;
		text-decoration: none;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	h3 {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #f459bf;
		text-decoration: none;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
	}
	h4 {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #f459bf;
		text-decoration: none;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	h5 {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 12px;
		font-style: italic;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #AAAAAA;
		text-decoration: none;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	p {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		padding: 0px;
		text-align: justify;
		vertical-align: top;
	}
	.boldPink {
		color: #f459bf;
		font-weight: bold;
	}
	.boldGrey {
		color: #666666;
		font-weight: bold;
	}
	#lineGrey {
		height: 5px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
		padding: 0px;
		width: 100%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
	}
	.mainImageLeftBorder0 {
		margin: 0px 20px 10px 0px;
		padding: 0px;
		float: left;
		valign: top;
	}
	.mainImageRightBorder0 {
		margin: 0px 0px 10px 20px;
		padding: 0px;
		float: right;
		valign: top;
	}
	.thumbDisplay {
		padding: 0px;
		margin: 0px;
		border: 1px solid #999999;
		text-align: center;
		vertical-align: middle;
	}
	.photospec {
		position: relative;
		left: 10px;
		top: -180px;
		visibility: hidden;
		z-index: 0;
		margin: 0px;
		padding: 0px;
		width: 480px;
	}
	.mainImage {
		margin: 0px;
		padding: 0px;
		border: 1px solid #666666;
		valign: top;
	}
	.mainImageBorder0 {
		margin: 0px;
		padding: 0px;
		border: 0px;
		valign: top;
	}
	.thumbImage {
		margin: 0px;
		padding: 5px;
		border: 1px solid #666666;
		valign: top;
	}
	.mainImageBorder0 {
		margin: 0px;
		padding: 0px;
		border: 0px;
		valign: top;
	}
	.smallGrey {
		font-size: 10px;
		color: #999999;
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
	}
	#thumbHolder {
		margin: 0px 10px 10px 0px;
		padding: 0px;
		float: left;
		width: 100px;
		height: 110px;
		align: center;;
		vertical-align: middle;
	}
	#listImagesContainer {
		width: 600px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
	}
	#listImages {
		padding: 3px 0px;
		text-align: left;
		margin: 0px 10px 0px 0px;
		float: left;
	}
	#listImages p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #454545;
		text-decoration: none;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.listImagesOn {
		color: #f459bf;
	}
	#listImages a:link {
		color: #F4F4DC;
		text-decoration: none;
	}
	#listImages a:visited {
		color: #F4F4DC;
		text-decoration: none;
	}
	#listImages a:active {
		color: #F4F4DC;
		text-decoration: none;
	}
	#listImages a:hover {
		color: #f459bf;
		text-decoration: none;
	}
	.iconstyle {
		vertical-align: middle;
	}
	#gigList {
		margin: 0px;
		padding: 0px;
	}
	#gigList h2 {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #AAAAAA;
		text-decoration: none;
		padding: 0px;
		margin-top: 20px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
	}
	#gigList p {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 50px;
		padding: 0px;
		text-align: left;
	}
	li {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
		padding: 0px;
		text-align: left;
	}
	ul {
		margin: 0px 0px 20px 20px;
		padding: 0px;
	}
	.quote {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 11px;
		font-style: italic;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #AAAAAA;
		text-decoration: none;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	.quoteAttr {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 11px;
		font-style: italic;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #CCCCCC;
		text-decoration: none;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	#clientLogo {
		padding: 5px 0px 10px;
		float: left;
		width: 100px;
		height: 85px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		clear: left;
	}
	/* hack to workaround no IE 6 double left margin bollocks */
	* html #clientLogo {
		margin-right: -10px;
	}
	/* end of hack */
	#clientLogo mainImageLeftBorder0 {
		margin: 0px 20px 0px 0px;
		padding: 0px;
		float: left;
		valign: top;
	}
	#clientText {
		padding: 0px;
		float: left;
		height: 100px;
		clear: none;
		margin: 0px;
		width: 500px;
		vertical-align: top;
	}
	input {
		background-color: #FFFFFF;
		text-align: right;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		margin-left: 0px;
		font-family: "Courier New", Courier, mono;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #666666;
		text-decoration: none;
	}
	textarea {
		background-color: #FFFFFF;
		text-align: right;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		margin-left: 0px;
		font-family: "Courier New", Courier, mono;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #666666;
		text-decoration: none;
	}
	
	.indent50 {
		margin-left: 50px;
	}
	.indent80 {
		margin-left: 80px;
	}
	.indentgigs {
		margin-left: 68px;
	}
	#photoDisplay {
		clear: both;
		width: 600px;
	}
	#banner400 {
	
		margin: 0px;
		padding: 0px;
		height: 61px;
		width: 400px;
		background-image: url(images/rockaoke_banner_400.jpg);
		background-repeat: no-repeat;
	}
	#main400 {
		text-align: center;
		margin: 0px;
		padding: 10px;
		width: 380px;
		height: 330px;
		background-color: #151515;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #FFFFFF;
		border-bottom-color: #FFFFFF;
	}
	#footer400 {
		font-family: "Courier New", Courier, mono;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #999999;
		text-decoration: none;
		text-align: right;
		margin: 0px;
		padding: 0px;
		width: 400px;
		letter-spacing: 0.15em;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #999999;
	}
	img {
		margin: 0px;
		padding: 0px;
	}
	#searchControl {
		float: right;
		height: 40px;
		padding: 0px;
		margin: 0px;
		font-size: 9px;
		color: #FFFFFF;
		vertical-align: top;
	}
	#searchControl p {
		color: #FFFFFF;	
	}
	#searchControl input {
		background-color: #CCCCCC;
		text-align: left;
		width: 100px;
		height: 16px;
		padding: 0px 0px 0px 3px;
		margin-top: 0px;
		margin-right: 4px;
		margin-bottom: 4px;
		margin-left: 0px;
		font-family: "Courier New", Courier, mono;
		font-size: 11px;
		font-style: normal;
		line-height: 16px;
		font-weight: normal;
		font-variant: normal;
		color: #333333;
		text-decoration: none;
		border: none;
	}
	#searchControl input[type="submit"] {
		background-color: #666666;
		text-align: center;
		width: 46px;
		height: 17px;
		padding: 0px;
		margin: 0px;
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 11px;
		font-style: normal;
		line-height: 14px;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		border: none;
		vertical-align: top;
	}
	.galleryBtn {
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 0px none;
	vertical-align: middle;
	}
#navInfo {
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#navInfo ul {
	width: 200px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
}
#navInfo li {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;	
}
#navInfo a {
	color: #FAABDE;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Tahoma;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	display: block;
	height: 25px;
	width: 190px;
	margin: 0px;
	padding: 7px 10px 0px 0px;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#navInfo a:hover,
#info #navInfo .info a,
#photos #navInfo .photos a,
#video #navInfo .video a,
#audio #navInfo .audio a,
#clients #navInfo .clients a {
	color: #A4DF11;
	background-color: #000000;
}.rightLogo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 50px;
}

img {border: 0;}
.folio_block {
	margin: 0px;
	float: left;
}
.slide_view {
	width: 600px;
	height: 272px;
	float: left;
	padding: 0px;
	position: relative;
}
.window {
	height: 272px;
	width: 600px;
	overflow: hidden;
	position: relative;
    margin: 0px;
	padding: 0px 0px 2px;
	text-align: left;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel a {
	position: relative;
	float: left;
	cursor: pointer;
}
.image_reel img {float: left;}
.image_reel a span {
	height: 246px;
	width: 600px;
	float: left;
	background: #111 url(images/icon_view.gif) no-repeat center;
	position: absolute;
	z-index: 10;
	top: 0; left: 0;
}
.paging {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	padding: 1px 0px;
	height: 22px;
	z-index: 100;
	text-align: center;
	line-height: 22px;
	background-color: ;
	display: none;
	background-color: #F459BF;
}
.paging a {
	padding: 3px 10px;
	text-decoration: none;
	color: #fff;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 12px;
}
.paging a.active {
	background: #000;
	color: #F459BF;
}
.paging a:hover {
	background: #F459BF;
	color: #000;
}
.btnSing {
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
