body {
	background-color:#A9A9A9;
	background-image:url('../images/background/twist.jpg');
}

#siteContainer, #textContentTwist { background-color:#0399D3; }

#header {
	background-image:url('../images/banners/twist.jpg');
}
#header h2 { color:#FEFEFE; }
#header ul { border-top:1px solid #FFF; top:39px; }
#header img { float:right; font-size:40px; margin:0px; margin-top:30px; font-weight:bold; position:relative;left:-65px; }



.menuColour { background-color:#197172; }

#textContentTwist { color:#D7E7F6; }
a { color:#D7E7F6; }

#footer { color:#FEFEFE; } 

#gallery {
	position:relative;
	top:1px;
	//top:0px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	//border-bottom:none;
	background-color:#fff;
}
#galleryImg { padding-top:15px; padding-left:5px; }

#credits { color: #FEFEFE; }

form p { margin:0px; clear:both; padding:0px; }

p input { float:right; position:relative;top:-20px; }

p select { float:right; position:relative;top:-20px;  }

.up { position:relative; clear:both; } 


#thumbnails {
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	padding-top:5px;
	line-height:18px;
}
#thumbnails a { text-decoration:none; }
#thumbnails a:hover { text-decoration:underline; }


.leftTwist {
	float:left;
	width:150px;
	text-align:center;
}

.rightTwist {
	float:right;
	width:150px;
	text-align:center;
}


