
#tophead   {border: solid 0px;             
			 width: 800px;
			 padding:0px;
			 height:60px;
			 position: absolute;
             background-color:#2b0f00;
			 vertical-align:middle;
			 }


			 

/*  The frame_set is where the products html pages will load into? */
#frame_set   {border: solid 0px;             
			 width: 800px;
			 padding:0px;
			 height:380px;
			 position: absolute;
			 top: 100px;
             background-color:#f7e3d0;
			 vertical-align:middle;
			 }
			 
			 
/*  This is temporary color background for Mens Watches until I fix frames loading */
#frame_setM   {border: solid 0px;             
			 width: 800px;
			 padding:0px;
			 height:170px;
			 position: absolute;
			 top: 100px;
             background-color:#ffffff;
			 vertical-align:middle;
			 }
			 
			 
			 
			 /*  This is temporary color background for Mens Watches until I fix frames loading */
#Contact_Hdr   {border: solid 0px;             
			 width: 800px;
			 padding:0px;
			 height:170px;
			 position: absolute;
			 top: 90px;
             background-color:#ffffff;
			 vertical-align:middle;
			 }
			 
			 
			 
/*  This is temporary color background for Womens Watches until I fix frames loading */
#frame_setW   {border: solid 0px;             
			 width: 800px;
			 padding:0px;
			 height:380px;
			 position: absolute;
			 top: 100px;
             background-color:#f9ebfb;
			 vertical-align:middle;
			 }
			
			
			 
			 
/*  This is temporary color background for Womens Watches until I fix frames loading */
#frame_setK   {border: solid 0px;             
			 width: 800px;
			 padding:0px;
			 height:380px;
			 position: absolute;
			 top: 100px;
             background-color:#f9faaf;
			 vertical-align:middle;
			 }

			 

/*  This is the static layout area for the home page (place flash code here) */
#home_pg    {border: solid 0px;             
			 width: 800px;
			 padding:0px;
			 height:252px;
			 position: absolute;
			 top: 99px;
			 }


/*  Form code for contact page goes here */
#form   {border: solid 0px;             
			 width: 562px;
			 padding-left:238px;
			 padding-top:8px;
			 height:230px;
			 position: absolute;
			 top: 240px;
             background-color:#deedff;
			 vertical-align:middle;
			 }
			 
			 
			 
/*  Form code for check-out page goes here */
#form2   {border: solid 0px;             
			 width: 562px;
			 padding-left:238px;
			 padding-top:8px;
			 height:230px;
			 position: absolute;
			 top: 280px;
             background-color:#ffffff;
			 vertical-align:middle;
			 }


				  
/*  This is the white background surrounding the Main & Sub Navigation */
#navigate  {border: solid 0px;
		   width: 800px;
		   padding:0px;
		   height:2px;
		   position: absolute;
		   top:80px;
           background-color:#ffffff;
		   vertical-align:middle;
		  }				  
		  
		  
/*  This is white nav area SPECIFIC TO THE HOMEpage ONLY */  
#homepg_nav  {border: solid 0px;
		   width: 800px;
		   padding:0px;
		   height:40px;
		   position: absolute;
		   top:60px;
           background-color:#ffffff;
		   vertical-align:middle;
		  }



/*  This is the nav area bars SPECIFIC TO THE HOMEpage ONLY */
#homepg_MainNav    {font-family:Arial, Helvetica, sans-serif;
			 font-weight: normal;
			 width: 500px;
			 padding:0px;
			 height:26px;
			 position: absolute;
			 top:0px;
			 }
			 
			 
			 
			 /*  This is the sub Nav */
#sNav   {font-family:Arial, Helvetica, sans-serif;
			 font-weight: normal;
			 width: 500px;
			 padding:0px;
			 height:26px;
			 position: absolute;
			 top:60px;
			 }
		  
		  
/*  This div contains all common navigation specific to all pages within the navgiate area */ 
#main_nav    {font-family:Arial, Helvetica, sans-serif;
             background-color:#ffffff;
			 font-weight: normal;
			 width: 500px;
			 padding:0px;
			 height:26px;
			 position: absolute;
			 top: 80px;
			 }
			 


/*  This is header graphic for Mens Fashion Watches */	 
#Mfas_watchHdr   {border: solid 0px;             
			 width: 800px;
			 padding:0px;
			 height:150px;
			 position: absolute;
             align: center;
			 top: 95px;
             background-repeat:no-repeat;
			 }
			 
			 
			 
			 
			 /*  This is porducts table or "Main" div in Troys lab structure sample */	 
#main   {border:0px;             
			 width: 800px;
			 padding:0px;
			 height:auto;
			 position: absolute;
             align: center;
			 top: 250px;
			 color:black;
			 }

			
/*  This is bottom link area containing the Disclaimer link on ALL pages */	  
#bottom   {border: solid 0px;
		   width: 800px;
		   padding:0px;
		   height:60px;
		   position: absolute;
		   top:700px;
           background-color:#2b0f00;
		   vertical-align:middle;
		  }
		  
		  
		  
/*  This is bottom link area for SUB PRODUCTS TABLE Pages containing the Disclaimer link on ALL pages */	
#bottom2   {border: solid 0px;
		   width: 800px;
		   padding:0px;
		   height:60px;
		   position: absolute;
		   top:629px;
           background-color:#2b0f00;
		   vertical-align:middle;
		  }
		  
		  
		  
		  /*  This is bottom link area for SUB PRODUCTS TABLE Pages containing the Disclaimer link on ALL pages */	
		  #bottom_con   {border: solid 0px;
		   width: 800px;
		   padding:0px;
		   height:60px;
		   position: absolute;
		   top:518px;
           background-color:#2b0f00;
		   vertical-align:middle;
		  }
		  
		  
/*  This is bottom link area containing the Disclaimer SPECIFIC TO THE HOMEpage ONLY */	  
#home_bottom   {border: solid 0px;
		   width: 800px;
		   padding:0px;
		   height:60px;
		   position: absolute;
		   top:351px;
           background-color:#2b0f00;
		   vertical-align:middle;
		  }



#text		{font-family: Arial, Helvetica, 		
				 sans-serif;
                 color: #e7b98a;
                 font-weight: normal;
                 position:relative;
				 margin-right: 30px;
				 top: 38px;
				 font-size: 11px;
				 text-align:right;
				 }
				 


#statusbar   {border: solid 0px;             
			 width: 800px;
			 height:20px;
			 position: absolute;
			 top: 60px;
             background-color:#ffffff;
			 }




/*  For page status indicators within the black areas on each page */			 
#text_status	{font-family: Arial, Helvetica, 		
				 sans-serif;
                 color: #000000;
                 font-weight: bold;
                 position:inherit:
				 font-size: 20px;
				 text-align:left;
				 vertical-align:inherit;
				 margin-left: 40px;
				 }



li    {list-style-type:none;
       border: 1px solid #2b0f00;
	   padding: 1px;
	   background-color: #ffffff;
       width: 100px;
	   font-size: 11px;
	   font-weight: bold;
			 }

.selectd {color: #000000;
          background-color: white;}

.selectd2 {color: white;
          font-weight: normal;
          background-color: black;}
 

a:link {font-weight: normal;
           text-decoration: none;
		   font-size: 11px;
           color: #027abb;}


a:visited {font-weight: normal;
                text-decoration: none;
				font-size: 11px;
                color: #grey;}


a:hover {font-weight: normal;
              text-decoration: none;
			           border-bottom: 1px;
					   font-size: 11px;
              color: #000000;
			  }


a:active {font-weight: normal;
               text-decoration: none;
			   font-size: 11px;
               color: #000000;}


h2					{border:solid 0px black;}

h1     {font-family: Arial, Helvetica, sans-serif;
                color: #000000;
                font-weight: normal;
				            font-size: 11px;}
							
							
							
							h1a     {font-family: Arial, Helvetica, sans-serif;
                color: #000000;
                font-weight: normal;
				            font-size: 12px;}
							

.p 					{border:solid 0px black;
          font-family: Arial, helvetica, sans-serf
          text decoration: bold;
          align: center;}



#linkList	{border:solid 0px black;
             padding:10px;
             width:200px;
             margin:10px;
             background-color:#white;
             position:absolute;
             bottom:0px;
             right:0px;}
			 
			 
