body
{
  background:#DEDEDE ;
  background-image:url('images/background.gif');
  width:85%;
  margin:0 auto 0 auto;
  min-width:777px;
  font-family:Optima, "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
  font-size:10pt;
}

 a{color: #2F2F2F; text-decoration: none;}
 a:visited{color: #2F2F2F;}
 a:hover {color:#E97E00;}
 
 a.email:hover {color:#E97E00}
 a.email {color:#fff;}
 

 table {border-collapse: collapse; padding-top:0px; margin-top:0px;}

/** 	The Divs	 **/

 #maindiv   {position:relative; width:100%; border-style: none;}
 #container {position:relative; width: 800px; height: 600px; z-index:0; border-style: solid; 
             border-color: #aaaaaa; background:#ffffff; border-width: 0px;}

 #title   {  position: absolute; z-index:4; 
 		     left:0px; top:0px; width:800px; height:80px; border-style: solid; border-width: 0px;}

 #subtitle  {position: absolute; z-index:4;  padding-top:0px; margin-top: 0px;	
 		     left:0px; top:125px; width:630px;  border-style: solid; border-width: 0px;}		

 #content {position: absolute; z-index:4;left: 0px;width:800px;  top: 230px; border-style: solid; border-width: 0px;}			 
	#content1 {position: absolute; z-index:4; width:450px;  background:#EBEBEB;
	           border-style: solid; border-width: 0px; left:180px; top:0px; height: 230px;}			   			 
    #content2 {position: absolute; z-index:4; width:620px;  
	           border-style: solid; border-width: 0px; left:180px; top:240px;}					   

#dog3 {position: absolute;  z-index:4; width:150px; height:133px;
       border-style: solid; border-width: 0px; left:0px; top:-5px;}			 	
#dog4 {position: absolute;  z-index:4; width:150px; height:133px;
       border-style: solid; border-width: 0px; left:640px; top:0px;}			   		  
#dog5 {position: absolute;  z-index:4; width:150px; height:133px;
       border-style: solid; border-width: 0px; left:0px; top:140px;}	
	   	   
#dog6 {position: absolute;  z-index:4; width:150px; height:133px;
       border-style: solid; border-width: 0px; left:640px; top:125px;}					 
				 
		 
.span-title {color:#6CA300; font-size:29pt; font-weight: bold;}
.title2 {color:#6CA300; font-size:16pt; font-weight: bold;}
.content1 {color:#000; font-size:10pt;font-weight:bold; }
.content2 {color:#fff; font-size:10pt;font-weight:bold;}
.linktitle {color:#fff; font-size:14pt;font-weight:bold;}

.linkdesc {color:#fff, font-size:10pt; font-weight: normal;}

span.subtitle {color:#fff;}			
 

