body
{
  background-color:black;
	color:white;
  font-family:Georgia, "Times New Roman", Times, serif; 
  font-size:10pt;  
}

a:link {
	color:#CCCCCC;
	text-decoration: none;
}
a:visited {
	color:#CCCCCC;
}
a:hover {
	color:#9E5394;
}
a:active {color:white;}

h1 {
	text-align:left;
	font-weight:bold;
	font-size:18pt;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #e2c6ea;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9E5394;
	text-decoration: none;
}



div.container
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:-15px;
	width:1000px;
}

div.buttons
{
	width:250px;
	color:#CCCCCC;
}

	div.pbutton
	{
	background:url('Gbutton.jpg');
	width:250px;
	height:39px;
	text-align:left;
	font-weight:bold;
	cursor:pointer;
	}
	
	div.bbutton
	{
		position:relative;
		left:20px;
		background:url('bbutton.gif');
		width:250px;
		height:56px;
		text-align:justify;
		font-weight:bold;
		cursor:pointer;
	}
	
	div.rbutton
	{
		position:relative;
		left:20px;
		background:url('rbutton.gif');
		width:250px;
		height:56px;
		text-align:justify;
		font-weight:bold;
		cursor:pointer;
	}
	
	div.buttontext
	{
		position:relative;
		left:80px;
		top:18px;
		width:170px;
	}
	
	div.buttontext2
	{
		position:relative;
		right:80px;
		top:18px;
		width:170px;
	}

div.main
{
  width:406px;
}

	div.links
	{
	text-align:left;
	font-size:18px;
	width: 150px;
	background-position: left top;
	vertical-align: text-top;
	}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
}

	
div.products
{
  position:relative;
	margin-left:auto;
	margin-right:auto;
	top:-15px;
  width:1000px;
	background:url();
}

div.smalldiv
{
  position:relative;
  height:160px;
  width:160px;
  text-align:center;
  cursor:pointer;
  overflow:hidden;
	background-color:white;
}

div.login
{
  color:white;
}

div.bottom
{
  width:100%px;
  text-align:center;
  color:white;
}

div.Featured
{
  z-index:3;
	width:160px;
	height:160px;
	background-color:white;
	cursor:pointer;
}

