Body
	{
		background-image:url(../images/homepage-bg.gif);
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
ul
	{
		padding-left:150px;
	}
	
A:visited  {color: #000000; text-decoration: none; font-weight:bold;}
A:link  {color: #000000; text-decoration: none; font-weight:bold;}
A:active  {color: #000000; text-decoration: none; font-weight:bold;}
A:hover   {color: #ffffff; background-color: #cccccc; text-decoration: underline; cursor:e-resize; font-weight:bold;}

BODY #Main
	{
		background-image:url(../images/homepage-bg2.gif); 
		width:727px; 
		height:829px; 
		position:relative; 
		top:4px;
		left:150px;
		background-repeat:repeat-y;
		float:left;
	}
	
#Logo
	{
		position:relative;
		top:55px;
		left:15px;
		font-size:17px;
		color:#5A471B;
		font-weight:bold;
	}
	
#SectionImage
	{
		position:absolute;
		left:421px;
		top:0px;	
	}
	
#LeftNavigation
	{
		position:relative;
		left:25px;
		top:90px;
		font-weight:800;
		width:150px;
		
	}

#MainContent
	{
		position:absolute;
		top:200px;
		left:200px;
		width:420px;
		z-index:1
	}
	
#NewProduct
	{
		position:relative;
		left:25px;
		top:100px;
	}
	
#Fruppes
	{
		position:absolute;
		left:460px;
		top:535px;
	}
	
#ChaiThis
	{
		position:absolute;
		left:460px;
		top:535px;
	}

#Divider
	{
		position:absolute;
		top:175px;
		left:175px;
	}
	
#LiveRight
	{
		position:relative;
		left:58px;
		top:250px;
	}
	
#BottomNav
	{
		position:relative;
		left:30px;
		top:250px;
		font-size:10px;
		color:#5A471B;
		font-weight:bold;
	}
	
#Fruppe
	{
		position:relative; top:50px; left:21px;
	}

#Chai
	{
		position:relative; top:21px; left:21px;
	}
	
#CafeFree
	{
		position:relative; 
		top:50px; 
		left:20px;
	}
	
input, select{
	font-size:10px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	