html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(/images/newWires3.png);
	background-repeat: no-repeat;
	background-position: 0px 60px;
}

a:link{
	text-decoration:none;	
}
a:visited{
	text-decoration:none;	
}
a:hover{
	text-decoration:none;	
}

#header{
	background-color:#514f50;
	color: #ffffff;
	padding: 26px 0 0px 0;
}
#headHold{
	width: 400px;
	margin-left:35px;	
}

#wrap{
	margin: 0 0 0 -200px;
	height: 100%;
	margin: 0;
	min-width: 962px;
}
#holder{
	float: left;
	width: 100%;
	margin:0 0 0 -260px;	
	background-image: url(/images/BGfillWebLighter.png);
	background-repeat: no-repeat;
	background-position: 258px 0;
	min-height: 100%;
	border-right: 13px solid #514f50;
}

#headBox {
	margin: 81px 0 8px 346px;
	<!-- border: solid 1px #D88F6F; -->
	width: 610px;
	/*-- background-color: #637430; --*/
	background-image: url(/images/white70.png);
	font-weight: 500;
}
 
#mainTitle {
	width: 610px;
	margin: 30px 0 0 330px;
	position: absolute;
	padding: 15px;
}
#headHold a, #headHold a:hover, #headHold a:visited, #headHold a:active{
	color: white;
}
#indexTitle{
	float: left;
	display: block;
	margin:13px 0 20px 0;	
}
#indexText{
	clear: both;
}
#indexMainContent{
	margin: 0 0 30px 346px;
	border: solid 4px #848384;
	width: 610px;
	background-image: url(/images/white70.png);
/*-- 	background-image: url(/images/newWires3.png);
	background-repeat: no-repeat;
	background-position: -93px -82px; --*/
}
#mainContent{
	margin: 81px 0 30px 346px;
	/*-- margin: 101px auto 0 auto; --*/
	border: solid 3px #848384;
	width: 610px;
	background-image: url(/images/white70.png);
	text-align: center;
/*-- 	background-image: url(/images/newWires3.png);
	background-repeat: no-repeat;
	background-position: -93px -82px; --*/
}
#mainContent p{
	text-align: left;
}
.contentSpacer{
	margin: 30px 30px 35px 30px;	
}

#caption{
	margin: 5px 0 0 0;
}
.caption{
	text-align: left;
}

.image-title{
	font-family: Lucida Sans Unicode, Lucida Grande,sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}

#editProject{
	text-align:left;	
}
.imageHandle{
	margin:15px;	
}
.ui-sortable li{
}
.slideShow > img{
	width:100%;	
}
.clearer{
	clear:both;
	background-color:red;	
}
/*---------------------------------------------- thumb gallery ------------------------*/
.bottom{
	clear: both;
	padding: 4px 0 0 0;
	margin: 0 0 10px 0;
	letter-spacing: 6px;
}
.bottom a:link{
	color: #4F4FFF; 
	border: solid thin #fff;
	padding: 5px 0 0 5px; 
}
.bottom a:visited{
	color: #227DBA;
}
.bottom a:hover{
	color: #0ff6e8; 
	border: solid thin #4F4FFF; 
}

#thumbs{
	height:50px;
	margin: 0 0 13px 5px;
}

.thumb img{
 width: 65px;
 height:48px;
}

#slideshow{
/*-- 	text-align:center;	--*/
}


/*---------------------------------------------- menu ------------------------*/
#menuHolder{
	float: left;
	/*-- width: 150px; --*/
	min-height: 100%;
}
#menu {
	font: 1.5em arial, verdana, sans-serif;
	width: 240px;
	min-height: 100%;
	margin: 0;
}

#footer{
	clear: both;
	margin: 110px 0 80px 348px;
	
}
#footer a:link{
	color: #4F4FFF; 
	font-family: Lucida Sans Unicode, Lucida Grande,sans-serif;
	font-size: 13px;
	letter-spacing: 7px;
	outline: none;
}
#footer a:visited{
	color: #4F4FFF; 
}
#footer a:hover{
	color: #0ff6e8; 
}
/*---------------- menu styles ------------------*/

ul.menuList {
	margin: 40px 10px 25px 0;
	list-style-type: none;
	display: block;
	font: bold 16px Helvetica, Verdana, Arial, sans-serif;
	line-height: 30px;
}
 
	ul.menuList li {
		margin: 0 0 0 -20px;
		padding: 0;
		float: none;
	}
 
		ul.menuList li a {
			display: block;
			text-decoration: none;
			color: #195D8A;
			/*-- background: #600; --*/
			border: solid transparent thin;
			padding-left: 10px;
		}
 
			ul.menuList li a:hover { 
				color: #0ff6e8;
				/*-- color: #4F4FFF; --*/
				/*-- color: #0ff6e8; --*/
				border: solid thin #4F4FFF; 
				background-image: url(/images/white70.png);
			}
 
			ul.menuList li a.current,ul.menuList li a.current:hover { 
				color: #4F4FFF; 

			}
 
 
	ul.subMenuList{
		margin: 0 0 20px 0;
		padding: 0;
		list-style-type: none;
		font: 14px Helvetica, Verdana, Arial, sans-serif;
		line-height: 20px;
	}
 
		ul.subMenuList li a {
			display: block;
			text-decoration: none;
			color: #227DBA;
			/*-- background: #600; --*/
			border: solid transparent thin;
		}
 
			ul.subMenuList li a:hover { 
				border: solid blue thin;
			}
 
			ul.subMenuList li a.current,ul.menuList li a.current:hover { 
				color: #4F4FFF; 
			}
 


 

/*---------------------------------------------- formatting ------------------*/
p{
	font-family: Lucida Sans Unicode, Lucida Grande,sans-serif;
	font-size: .9em;
	line-height: 25px;
}
p img{
	float: left;
	margin: 0 12px 10px 0;
}
h1{
	margin:0px;	
	padding: 0;
	font-weight: 200;
	letter-spacing: .4em;
font-family: 'Open Sans', sans-serif;	/*-- color: #C9C93A; --*/
}
h2{
	margin:0px;	
	padding: 0;
	font-size: 1.3em;
	font-family: Lucida Sans Unicode, Lucida Grande,sans-serif;
	color: #514f50;
	letter-spacing: 3px;
}

h3{
	margin:0 0 0 0;	
	padding: 0;
	font-weight: 200;
	letter-spacing: .15em;
	color: #514f50;
/*-- 	color: #637430; --*/
	font-size: 1.2em;
	font-family: Lucida Sans Unicode, Lucida Grande,sans-serif;
}

li {
	float:left;
	list-style-type: none;	
}




/*----------------------  Menu ------------------------*/
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;
font:bold 16px Helvetica, Verdana, Arial, sans-serif;line-height:165%;
width:200px;}

ul.vert-one li{margin:0;padding:0;border-top:1px solid #4D0000;
border-bottom:1px solid #761A1A;}

ul.vert-one li a{display:block;text-decoration:none;color:#fff;
background:#600;padding:0 0 0 20px;width:180px;}

ul.vert-one li a:hover{
background:#900 url("/images/vert-one_arrow.gif") no-repeat 0 9px;}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
background:#933 url("/images/vert-one_arrow.gif") no-repeat 0 9px;}



.menuHead{
	margin:0;
	padding: 0;
	font-size: 1.2em;
	font-family: Lucida Sans Unicode, Lucida Grande,sans-serif;
	color: #514f50;
	letter-spacing: .5em;
}

.menuSubHead{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
	font-family: Lucida Sans Unicode, Lucida Grande,sans-serif;
	color: #514f50;
	letter-spacing: 3px;

}


/*--------------------  Admin Style ------------------------*/
.adminPage li{
	float: none;
}text