   body {      	
        font-family : verdana, 'gil sans';
		font-weight: normal;
      	font-size : 14px;
      	Margin : 0px;
      	Margin-top : 0px;
      	Margin-bottom : 0px;
      	border-width : 0px;

		    }

/*	The following code is to center the web page with respect to window resizing */
div.container {
	position: relative;
	margin: 0 auto;
    width: 900px;
	height: 670px;
	text-align: left;
	background-repeat : no-repeat;
}

table.center {
	width: 100%;
	height: 100%;	
}

td.center {
	vertical-align: middle;
	text-align: center;
}
/*	End code */

body.home  {
   background : #B75B00;
   }
   
body.contact  {
   background : #4B0622;
   }
   
body.client  {
   background : #CA75B0;
   }   
    
A.rollorange:hover {
    text-decoration : none;
    color:#FCE1C7;
	} 
	
#on {
    text-decoration : none;
    color:#FCE1C7;
	} 
	
#on2 {
    text-decoration : none;
    color:#FB7803;
	} 
		  
body.portfolio1  {
	background: #250C0B;
    clear: left;
}
body.portfolio2  {
	background: #410101;
    clear: left;
}

body.portfolio3  {
	background: #2F0415;
    clear: left;
}

body.portfoliolife  {
	background: #CA75B0;
    clear: left;
}
A.rollblue:hover {
    text-decoration : none;
    color: #FB7803;
    }		


.menu {
	position: absolute;
	top: 22px; 
	left: 520px;
    display: block;
	width: 100px;
	padding: 0px;
    z-index: 1000;
 	}
	
.menu2 {
	font-family : verdana, 'gil sans';
    font-weight: normal;
    font-size : 14px;
	position: absolute;
	top: 30px; 
	left: 618px;
    display: block;
	width: 400px;
	padding: 0px;
    z-index: 1000;
 	}

.logohome {
	position: absolute;
	top: 0px; 
	left: 0px;
 	}	
	  
.placement {
    font-family : verdana, 'gil sans';
    font-weight: normal;
    font-size : 14px;
	position: absolute;
	top: 80px; 
	left: 57px;
	color: #EBC7DA;
 	}	
	  
.homebox {
	position: absolute;
	top: 225px; 
	left: 130px;
 	}	

.smallphoto {
     position: absolute;
     top: 120px;
     left: 728px;
             }  
.contactbox {
     position: absolute;
     top: 435px;
     left: 244px;
             }  
			 
#client {
    font-family : verdana, 'gil sans';
    font-weight: normal;
    font-size : 14px;
	position: absolute;
	top: 540px; 
	left: 80px;
	color: #EBC7DA;
 	}	 
    
	 
	  table  {
      	font-family : arial;
      	font-weight : normal;
      	font-size : 12px;
      	color : #CCCCCC;		
      	padding : 0px;
      	border-spacing : 0px;
      	border-collapse : collapse;
      	border : 0px;
      }
	  	  
	  img {border:0;}
	  
  
      A.opacity:hover img { 
	    filter:alpha(opacity=50);
   		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
   		-moz-opacity: 0.5;
 	    -khtml-opacity: 0.5;
   		opacity: 0.5;
		  }
		 
	 
