/* CSS Document */

/*  zeroing all elements out */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
margin: 0; 
padding: 0; 
border: 0; 
}

body {
	background-image:url(../extraImages/IndexPage_bg.jpg);
	background-repeat: no-repeat;
	background-position: 405px 2px;
}

p {
	color:#E3D9BA;
	font-style: normal;
	font-family: "Comic Sans MS", "Trebuchet MS", Tahoma, sans-serif; 
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
   }
   
.welcomeText  {
	color:#431863;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	} 
	
.sellerText  {
	color:#3D1A54;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
   }

.content {
	width: 200px;
	height: 15px;
	padding: 10px 20px 0px 5px;
	text-align: left;
	z-index: 2;
	float: right;
}

.rightTopImage {
	float: left;
	height: 180px;
	width: 165px;
	position:absolute;
	z-index: 6;
	left: 403px;
	top: 356px;
	background-color: #431863;
	border-color: #000000;
	border-width: thin;
	
}

.LeftWelcome {
	float: left;
	height: 250px;
	width: 200px;
	left: 20px;
	top: 10px;
	right: auto;
	margin-right: 25;
	margin-left: 50px;;
	margin-top: 10px;
	border: thin solid #000000;
	position: relative;
	z-index: 1;
	
}

.Left2Welcome {
	height: 119px;
	width: 616px;
	top: -2px;
	border: 6px;
	position: absolute;
	z-index: 10;
	border-color: #431863;
	left: 8px;
	background-color: #FFFFFF;
  
  }
  


.Left3Welcome {
	height: 121px;
	width: 238px;
	left: 423px;
	top: 394px;
	margin-right: 25;
	margin-left: 10px;
	margin-top: 10px;
	border: thin solid #6600CC;
	position: absolute;
	z-index: 5;
	background-color: #00FF99;
  
  }
  
 /* 
  	background-image: url(../images/NewLogo.gif);
	background-repeat: no-repeat;*/
  
    
  .Left4Welcome {
	height: 175px;
	width: 335px;
	left: 20px;
	position: absolute;
	z-index: 10;
	top: 408px;
	background-image: url(../extraImages/People.jpg);
	background-repeat: no-repeat;
  
  }
  .centerBar {
	height: 180px;
	width: 165px;
	position: fixed;
	z-index: 6;
	background-color: #FFCC00;
	margin-left: 577px;
	margin-top: 356px;
  
  }
  
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	text-align: center;
	color: #431863;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #E3D9BA;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	margin-left: 2px;
	text-align: left;
	color: #431863;
	margin-top: 10px;
}

#box1 {
	position: absolute;
	background-image: url(../extraImages/NewLogo.gif);
	background-repeat: no-repeat;
	top: 2px;
	left: 66px;
	width: 465px;
	background-color:#FFFFFF;
	height: 320px;
}

#box2  {
	position: relative;
	bottom: 6px;
	width: 390px;







border: 2px solid #;
	padding-left: 0px;
	height: 400px;
	top: 25px;
	float: left;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 10px;
}
.leftimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	z-index: 100;
}
