/* CSS Document */


body 
	{
	text-align: left;
	background-color: #ffffff;
	background-image: url(images/left.jpg);
	background-repeat: repeat-x;
	margin: 0px
	}


	

#horizon        
	{
	color: white;
	background-color: #2E326E;
	text-align: center;
	position: absolute;
	top: 0%;
	left: -15px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: hidden;
	display: block
	}


#whitebox
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff;
	margin-left: 0px;
	position: absolute; 
	z-index: 2;
	top: 0px;
	left: 15;
	width: 801px;
	height: 600px;
	visibility: visible
}

#one{
	position: absolute; 
	left: 0px; 	
	width: 273px;
	height: 75px;
	background-image:url(images/1.jpg);
}


#two{
	position: absolute; 
	left: 273px; 	
	width: 528px;
	height: 45px;
	background-image:url(images/2.jpg);
}

#logo{
	position: absolute; 
	left: 0px; 
	top: 75px;	
	width: 359px;
	height: 96px;
	background-image:url(images/logo.jpg);
}

#blank{
	position: absolute; 
	left: 359px; 
	top: 75px;		
	width: 285px;
	height: 96px;
	background-image:url(images/blank.jpg);
}







#blackbar
{
	position:absolute;	
	width:260px;	
	color: #000000;
	top: 190px;	
	left: 150px; 	
	width: 600px;
	height: 79px;
	font-size: 18px;
	font-style: bold;
	letter-spacing: -0.01em;	
	line-height: 22px;
    font-family: times;
	z-index:99;	
}




#textmerchandise
{
	position:absolute;	
	width:260px;	
	color: #000000;
	top: 290px;	
	left: 150px; 	
	width: 500px;
	height: 79px;
	font-size: 18px;
	font-style: bold;
	letter-spacing: -0.01em;	
	line-height: 22px;
    font-family: times;
	z-index:99;	
}




#text
{
	position:absolute;	
	width:260px;	
	color: #000000;
	top: 220px;	
	left: 150px; 	
	width: 500px;
	height: 79px;
	font-size: 18px;
	font-style: bold;
	letter-spacing: -0.01em;	
	line-height: 22px;
    font-family: times;
	z-index:99;	
}



.textbold
	{
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size: 18px;
	letter-spacing: 0.00em;	
	line-height: 22px;
    font-family: times new roman;
	}


.text
	{
	font-weight: plain;
	color: #000000;
	font-size: 18px;
	letter-spacing: 0.01em;	
	line-height: 22px;
    font-family: times new roman;
	}







#leftlinks
{
	position:absolute;	
	color: #ffffff;
	top: 430px;	
	left: 0px; 	
	width: 751px;
	height: 27px;
	z-index:99;	
}




A.special:link
	{
	color: #790000;
	font-weight: plain;
	font-size: 16px;
	letter-spacing: 0.00em;	
	line-height: 24px;
    font-family: times;
   	text-decoration: none; 
}

A.special:hover
	{
	color: #8a8a8a;
	font-weight: plain;
	font-size: 15px;
	letter-spacing: 0.00em;	
	line-height: 24px;
    font-family: times;
   	text-decoration: none; 
}

A.special:visited
	{
	color: #000000;
	font-weight: plain;
	font-size: 16px;
	letter-spacing: 0.00em;	
	line-height: 24px;
    font-family: times;
   	text-decoration: none; 
}


    



	
