body {
	background-color:#262E25;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	line-height:22px;
}
#centreContent {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	margin-top:20px;
	margin-bottom:15px;
	width:760px;
	height: 25px;
	background-image:url("background_images/menu.gif");
	text-align:left;
	overflow:hidden;
}

#header a img {
	width: 90px;
	height:25px;
	background-color:#262E25;
	border: none;
	-moz-opacity:.25; 
	filter:alpha(opacity=25);
	opacity:.25; 
}

#textContent {
	background-image:url("background_images/logo.gif");
	background-position:top right;
	height: 171px;
	width: 700px;
	background-repeat:no-repeat;
	text-align:right;
}

#textContent div {
	margin-left:30px;
	margin-top:10px;
	float:left;
	width: 330px;
	height:171px;
	padding:20px;
}

#footer {
	margin-top:10px;
	font-size:10px;
	clear:both;
}

#footer a {
	color: #565650;
}

#previewPanel {
	position:absolute;
	-moz-opacity:0; 
	filter:alpha(opacity=0);
	opacity:0; 
	background-image:url("background_images/preview.gif");
	width:102px;
	height:120px;
	z-index:99;
}

#previewPanel img {
	border:1px solid red;
}

h1 {
	font-size:18px;
	color:white;
	background: #525252;
	padding:4px;
	-moz-opacity:0.50; 
	filter:alpha(opacity=50);
	opacity:0.5; 

}

a {
	color:#EF3826;
}

.separated {
	border-top:1px solid #EF3826;
	padding-top:8px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

label {
	width: 140px;
	float: left;
}

.clientGalleries {
	-moz-opacity:0.70; 
	filter:alpha(opacity=70);
	opacity:0.7; 
	cursor:pointer;
	float:left;
	display:inline;
	width:130px;
	height:26px;
	_height:130px;
	margin-right:9px;
	margin-bottom:11px;
	padding-top:104px;
	font-size:12px;
	border:1px solid white;
	text-align:center;
	background-position: 50% 50%;
	background-repeat:no-repeat;
}

.clientGalleries a {
	width:100%;
	background-color:black;
	-moz-opacity:0.85; 
	filter:alpha(opacity=85);
	opacity:0.85; 
	color:red;
	width:128px;
	display:block;
}

#firstImage {
	-moz-opacity:1; 
	filter:alpha(opacity=100);
	opacity:1; 
	background-color:#262E25;
}

#mygallery {
	left:150px;
	_left:0px;
	
}

input, select, textarea {
	color:white;
	background-color:#20241F;
	border:1px solid #444444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#navImages td {
	background-repeat:no-repeat;
	background-position:50% 50%;
}

#navImages td {
	cursor:pointer;
}

.svw {
	background-repeat:no-repeat;
	background-position:50% 50%;
}

.seeThrough {
	background-color:#262E25;
	padding-bottom:12px;
	border-bottom:1px solid #EF3826;
}

#navPages a {
	display:block;
	border:1px solid #262E25;
	padding:3px;
	text-decoration:none;
	text-align:center;
}

#navPages a:hover {
	background-color:black;
}

#navPages a.current {
	background-color:black;
}

.bigImageNav {
	position:relative;
	z-index:99;
	height:520px;
	width:30px;
}

.bigImageNav img {
	margin-top:240px;
	width:25px;
	height:25px;
	border:1px solid #EF3826;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}