body           {
               background-color:     #744a4a;
               }
                
/* Main Home Page */

#mainContainer {
                position:				      relative;
                top:					        -5px;
                width:					      800px; 
                height:               auto;
                margin:					      auto;
                background-image:		  url(images/header800.gif);
                background-position:	top center;
                background-repeat:		no-repeat;
                background-color:     white;
                }	
                
#mainMenu		    {
                text-align: 			    center;
                font-family: 			    georgia;
                font-size: 				    13pt;
                font-style:     			bold;
                position: 			    	absolute;
                top: 		        			146px;
                left: 					      140px;
                height:	      				20px;
                width:				      	640px;
                z-index:				      2;
                padding
                }
                
.mm1			    	{
                padding-left:		    	25px;
                }
                
.updates		    {
                
                padding-right: 	  		15px;
                padding-top: 	    		10px;
                position:     				relative;
                width: 		      			245px;
                height:               340px;
                top: 					        183px;
                left: 		      			4px;
                color: 				      	#d8e7d5;
                text-align: 	    		center;
                font-family:			    georgia;
                font-size:			    	12pt;
                background-image:		  url(images/notices.gif);
                background-repeat:		no-repeat;
                }
                
.txt1		      	{
                font-family: 		    	georgia;
                text-align: 	    		left;
                font-size: 	    			12pt;
                color: 			      		black;
                position:     				relative;
                top: 			        		-177px;
                left: 	      				265px;
                width: 		      			370px;				
                }


.notice	    		{
                position:			      	relative;
                top:                  -390px;
                left:		        			650px;
                width:	      				100px;
                font-family:    			georgia;
                font-size:	    			18pt;
                text-align:	    			center;
                color:			      		#ad3a51;
                }
                
.journey        {
                position:             relative;
                left:                 575px;
                top:                  -375px;                
                }

.proplan	    	{
                position:		      		relative;
                top:		        			-25px;
                width:	      				800px;
                height:	      				60px;
                margin:		      			auto;
                background-image:	  	url(images/pedigreeLogo800.gif);
                background-position:	top center;
                background-repeat:		no-repeat;				
                }

.credit2			  {
                position:				      relative;
                top:                  -50px;
                text-align:				    center;
                padding-left:					49px;                
                }
                
a.headerLink:link			    
                {
                color: 				      	black;
                text-decoration:	  	none;
                }
				
a.headerLink:visited		
                {
                color: 		      			#5f2633;
                text-decoration:    	none;
                }
			
			
a.headerLink:hover			
                {
                color:                pink;
                }

a.headerLink:active		
                {
                color:                #6d4c47;
                }

a.headerLink:focus			
                {
                background-color:     #ffffff;
                }

a.creditLInk:link   
                {
                color: 				      	#d8e7d5;
                }