html, body{
    padding:0px;
    margin:0px;
   background-color: #000000;
   /*background-image:url("../images/texturebg6.jpg");*/
   background-repeat:repeat;
   
   font-family:Verdana, Times New Roman, Arial;
   text-decoration:none;


}
#header{
    width:611px;
    height:95px;
    
    background-image:url("../images/photographybygrant_logo.jpg");
    
}


#container{
    margin:0 auto;
    width:1003px;
    
    /*background-color:grey;*/
}
#contentTop{
    float:left;
    margin:0 auto;
    width:893px;
    height:94px;
    margin-top:40px;
    background-image: url("../images/contentTop.png");
    background-repeat:no-repeat;
}
#contentHolderHome{
    position:relative;
    
    margin:0 auto;
    margin-top:-15px;
    padding:0px;
    width:893px;
    background-color: #8d8e8f;   
}
#contentHolder{
    float:left;
    display:block;
    
    margin:0 auto;
    
    padding:0px;
    width:893px;
    background-color: #8d8e8f;   
}
#contentBottom{
    float:left;
    margin:0 auto;
    width:893px;
    height: 94px;
    margin-top:0px;
    background-image: url("../images/contentBottom.png");
    background-repeat:no-repeat;
     
}

#menu{
    position:absolute;
    font-size:16px;
    text-decoration:none;
    margin-left:410px;
    color:white;
    
}
#menu a{
    color:white;
}
#menu ul, li{
    float:left;
    color:white;
    list-style:none;
    text-decoration:none;
    margin-right:10px;
    
 
}
#menu :visited{
    text-decoration:none;
    color:white;
}

#menu :hover{
    color:red;
}

#randomImages{
   margin-top:-400px;
   margin-left:350px;
   position:absolute;
}
#randomImagesFundraiser{
   display:block;
   float:left;
   text-align:center;
   margin:0 auto;
   padding-left:0px;
   width:893px;
 
}

#randomImagesWeddingInfo{
   float:left;
   margin:0 auto;
   text-align:center;
   padding-left:10px;

   width:874px;
 
}
.clear50{
   height:50px;
}
.clear30{
   height:30px;
}
#contentleft{
   float:left;
   width:804px;
   font-size:12px;
   margin-left:30px;
   
}
.contentHome{
   display:block;
   width:400px;
   position:relative;
   font-size:12px;
   margin-left:80px;
}
.300px{
   font:12px;
}

.contentCenter{
   margin-left:70px;
   width:793px;
}
.contentCenterHome{
   position:relative;
   margin:0 auto;
   width:793px;
}
.contentCenter1{
   margin-left:100px;
   width:600px;
}
.editorCenter{
   margin-left:50px;
 
}
#footer{margin:30px auto; font-size:10px; width:894px; text-align:center;}
.form{width:720px; margin:10px auto; margin-top:30px; text-align:center; margin-left:45px;}
.clear{	clear:both;	height:10px; }
.col1, .col2, .col3{	display:inline;	position:relative; float:left;	margin-right:20px; margin-bottom:10px;}
.col1{	width:250px;  text-align:right;}
.col2{	width:150px;	text-align:left;  }
.col3{	width:250px;	text-align:left; font-size:12px; color:blue;}
.contactParagraph{width:700px; text-align:left; margin:0 auto;}

{margin:95px 0 0 510px;}
#lightbox{	position: absolute;	left: 0; width: 50%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative;  width: 300px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; margin: 0 auto; line-height: 1.4em; overflow: hidden; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }


.imageGallery{
   margin:0 auto;
   /*background-color:red;*/
   width:800px;
   
}
.imageGalleryHOME{
   position:relative;
   margin:0 auto; 
   text-align:center;
   /*background-color:red;*/
   
}
#weddings{
   position:relative;
   margin:0 auto;
   /*background-color:red;*/
   width:600px;
}

.imageCenter{
   position:relative;
   margin:0 auto;
   width:
}
#imageGalleryClient{
   margin-left: 130px;
   width:650px;
}
#gallery {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
        
        
        
        /*/////////////////////////////CLIENT MENT//////////////////////////////////////////*/
        
        
   #menuClient{
    position:absolute;
    font-size:16px;
    text-decoration:none;
    margin-left:300px;
    color:white;
    
}

#menuClient ul, li{
    float:left;
     color:white;
    list-style:none;
    text-decoration:none;
    margin-right:10px;
    
 
}
#menuClient :visited{
    text-decoration:none;
     color:white;
}

#menuClient :hover{
    color:red;
}
