body       {
           text-align: center;
		   margin-left:auto;
		   margin-right:auto;
		   background-color:#000000;
}

#container {
		   text-align: center; /* align for good browsers */
		   margin-left:auto;
		   margin-right:auto;
		   margin-top: 1%;  
		   text-align: left; /* counter the body center */
		   width: 984px;
		   
           }
	   
	#flashcontent {
		width:100%;
		height:100%;
	}	   
	   
#container_slideshow {
	
	       width: 956px;
		   height: 607px;
		   text-align: center;
		   margin-left:auto;
		   margin-right:auto;
		   background-color:#ffffff; 
		   border-style: solid;
		   border-color: white;
		   border-width: 14px;
		   border-top: 0px;
		   border-bottom: 0px;

          }

#container_border {
	
	       width: 956px;
		   height: 593px;
		   text-align: center;
		   margin-left:auto;
		   margin-right:auto;
		   background-color:#ffffff; 
		   border-style: solid;
		   border-color: white;
		   border-width: 14px;
		   border-top: 0px;

          }


#container_pixel_border {
	
		   width: 954px;
		   height: 590px;

		   border-style: solid;
		   border-color: black;
		   border-width: 1px;

          }
		  
		#container_content_left {
	
	       float: left;
		   width: 227px;
		   padding: 22px;
		   padding-right: 16px;
          }  
		  
#container_content_right {
	
	       float: right;
		   width: 644px;
		   padding: 14px;
		   padding-left: 0px;		  
          }  		  

		#container_content_top {
	
	       width: 922px;
		   height: 185px;
		   padding: 22px;
		   padding-right: 10px;
		   padding-bottom: 5px;

          }  
		  
#container_content_bottom {
	
	       float: left;
		   width: 922px;
		   height: 20px;
		   padding: 22px;
		   padding-right: 10px;
		   padding-top: 0px;
		   padding-bottom: 0px;	  

          }  
		  
		#container_packages_left {
	
	       float: left;
		   width: 498px;


          }  
		  
        #container_packages_right {
	
	       float: right;
		   width: 380px;
		   height: 315px;		  

          }  		  
		  
#float_container{

		   width: 920px;
		   height: 315px;
		   padding: 10px;
		   padding-top: 18px;
		   padding-left: 22px;
          }  

#fullpage_container {
		   text-align: center; /* align for good browsers */
		   margin-left:auto;
		   margin-right:auto;
		   padding: 22px;  
		   text-align: left; /* counter the body center */
		   width: 912px;
		   
           }	  

#jessica_kilroy {
	
		   float: right;
		   width: 124px;
		   height: 12px;
		   padding: 10px;
		   padding-right: 0px;
		   text-align: right;
          }  



h1 {text-align:left; font-family:"Verdana","Helvetica", sans-serif; font-size: 16px; color: #000000; font-weight:bold; margin-top: 0; margin-bottom: 0; }
p {text-align:left; font-family:"Verdana","Helvetica", sans-serif; font-size: 12px; color: #666666; font-weight:normal; margin-top: 0; margin-bottom: 0; }
h2 {text-align:left; font-family:"Verdana","Helvetica", sans-serif; font-size: 14px; color: #000000; font-weight:bold; margin-top: 0; margin-bottom: 10px; }
h3 {text-align:left; font-family:"Verdana","Helvetica", sans-serif; font-size: 12px; color: #000000; font-weight:bold; margin-top: 0; margin-bottom: 10px; }
h4 {text-align:left; font-family:"Verdana","Helvetica", sans-serif; font-size: 11px; color: #FFFFFF; font-weight:normal; margin-top: 0; margin-bottom: 0; }

textarea, .form 
{
    font-family: verdana; 
	font-size: .8em;
    color: #666;
    background-color: #fee;
    padding: 2px;
    border: solid 1px #f66;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 14px;
	width: 235px;
	
}

textarea, .form1 
{
    font-family: verdana; 
	font-size: .8em;
    color: #666;
    background-color: #fee;
    padding: 2px;
    border: solid 1px #f66;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 50px;
	width: 235px;

}


/* default link style - needed to make the :active work correctly in IE */
a, a:visited, a:hover, a:active {
color:#000;
}

#nav_bottom {
		   position: relative;
		   width: 954px;
		   height: 25px;
		   padding: 0px;
		   padding-top: 10px;
		   margin-left: auto;
           margin-right: auto;		   
           line-height: 25px;  
		   clear: both;
        
  }
 
a.button:link  
{
 font-family: verdana;
 font-size:10px;
 text-decoration:none;
 color:white;
}


a.button:visited  
{
 font-family: verdana;
 font-size:10px;
 text-decoration:none;
 color:white;
}

a.button:active  
{
 font-family: verdana;
 font-size:10px;
 text-decoration:none;
 color:white;
}

a.button:hover  
{
 font-family: verdana;
 font-size:10px;
 text-decoration:underline;
 color:white;
}	
	
		   