/* CSS Document */

  body{
		background-color: #808080;
		color: white;
		font: small Arial, Helvetica, Verdana, sans-serif;
line-height: 1.4em;

  
  }
  #wrapper {

	background-image: url(images/HomeRBG_03.gif);
  	background-color: #6699CC;
	color: white;
	margin-left: 130px ;
	margin-right: 130px ;
	margin-top: 30px ;
	margin-bottom: 30px ;

	padding-top: 20px;
	padding-bottom: 0px;
	overflow: none;
	
	height: 450px; 
	border-style:solid;
	border:10px solid white;

  }

  
  #header-bottom{
  margin: 10px;
  border-top: 2px solid white;
  /*height:1px;*/
   
/*  border-bottom: 1px solid #b9d2e3;*/
  
/*  border-bottom: solid white;
  height: 1%;
  margin: 10px;
*/
  }
  #header-bottom ul {
  margin: 10px;
  /*
  padding: 1px 30px 0 0;
  */
  text-align: center;
  }
  
  #header-bottom li {
  	display: inline;
  }
  
  #header-bottom a:link, #header-bottom a:visited {
  	text-decoration: none;
	/*background-color: #006699;*/
	font-size: 1.1em;
	font-weight: bold;
	padding: 1px 10px 1px 0;
		color: white;
  }

   #header-bottom  a:hover ,#header-bottom  .active a {

		color: #FF9933;
  }
  #tagline{
  	font-weight: bold;
	background-color: #fdf8f2;
	color: #050845;
	font-style: italic;
  }
  
  IMG.displayed {
  position:absolute;
	top:160px;
	left:320px;
	
    display: block;
	
	
    /*margin-left: auto;
    margin-right: auto */
	}
  #wrapper2 {
   padding-right: 330px;
   padding-left: 50px;
  	/*background-attachment:fixed;*/

	/* background-image: url("images/shop3.jpg"); 
	 background-repeat: no-repeat;
	 background-position: 537px 160px;  */
	 height: 315px;
	 overflow: auto;
	 
	 
  	/*overflow: auto;*/
	/*height: 350px; */
}
#wrapper2 A:link {text-decoration: none}
#wrapper2  img {
  float: right;
  
 background-color: transparent; 
/*  margin: 0 5px 5px 0;*/
}

#wrapper2 strong {
	color: #FF9933;
}

#wrapper2 small {
	color: #FF9933;
}
#wrapper2 .visited a{
	color: #FF9933;
}