.navigationBar {font-family:Verdana, Arial, Helvetica, sans-serif;
            	color:#FFFFFF;
	            font-size:12px;
				font-weight:bold; 
				position:absolute; 
				width:790px; 
				height:15px; 
				z-index:2; 
				top:125px; 
				background-image: url("generalImages/navigationBar.jpg");
		       }
			   
#navigationBar a:link{
                      color:#ffffff;
					 }

#navigationBar a:visited{
                         color:#FA7616;
						}
			 			   
.mainBody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#572971;
	font-size:14px;
	position:absolute;
	width:500px;
	height:500px;
	z-index:3;
	top:159px;
	left: 10px;
          }

#mainBody a:link{
			     color:#572971;
				}
       
#mainBody a:visited{
                    color:#FA7616;
				   }
				   
.photographyMainBody {
					  font-family:Verdana, Arial, Helvetica, sans-serif;
					  color:#572971;
					  font-size:14px;
					  position:absolute;
				  	  width:790px;
					  height:500px;
					  z-index:3;
					  top:180px;
					  left: 10px;
     			     }		  

#photographyMmainBody a:link{
			    			 color:#572971;
				            }
       
#photographyMainBody a:visited{
              			       color:#FA7616;
						      }
	  
.banner {position:absolute; 
         width:790px; 
		 height:110px; 
		 z-index:1;
		 background:  url("generalImages/masterBanner.jpg") no-repeat top left;
		}

.bottomNavigation {position:absolute; 
				   width:790px; 
				   height:25px; 
				   font-weight:bold; 
				   z-index:4;
				   top:700px;
				   font:Verdana, Arial, Helvetica, sans-serif;
				   color:#572971;
				   font-size:12px;
				  }
#bottomNavigation a:link{
			             color:#572971;
				        }
       
#bottomNavigation a:visited{
                            color:#FA7616;
				           }
				     
.photographyBottomNavigation {
							  position:absolute;
							  width:790px;
							  height:25px;
							  font-weight:bold;
							  z-index:4;
							  top:1200px;
							  font:Verdana, Arial, Helvetica, sans-serif;
							  color:#572971;
							  font-size:12px;
							  left: 8px;
				  			 }
#photographyBottomNavigation a:link{
			             			color:#572971;
				       			   }
       
#photographyBottomNavigation a:visited{
                          			   color:#FA7616;
				          			  }
									  
									  
