body
		{
		background-color: #000000;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding: 0px;
		color: #FFFFFF
		}
		
#KreafeHeadline
		{
		position: absolute;
		width: 285px;
		Height: 84px;
		top: 10px;
		left: 20px;
		z-index: 1;
		}
		
#KreafeCup
		{
		position: absolute;
		width: 214px;
		Height: 263px;
		top: 109px;
		left: 32px;
		z-index: 2;
		}
		
#ThisThursday
		{
		position: absolute;
		width: 214px;
		Height: 270px;
		top: 387px;
		left: 37px;
		z-index: 3;
		}
		
#Content
		{
		position: absolute;
		width: 475px;
		Height: 535px;
		top: 97px;
		left: 257px;
		z-index: 4;
		}
		
#Menu
		{
		background-image:  url(../gfx/menu_bg.gif);
		background-repeat: no-repeat;
		position: absolute;
		width: 244px;
		Height: 318px;
		top: 28px;
		left: 745px;
		z-index: 5;
		}
		
#Flower
		{
		position: absolute;
		width: 157px;
		Height: 285px;
		top: 350px;
		left: 750px;
		z-index: 6;
		}		
		
#EmailList
		{
		background-image:  url(../gfx/.gif);
		background-repeat: no-repeat;
		position: absolute;
		width: 200px;
		Height: 160px;
		top: 350px;
		left: 750px;
		z-index: 7;
		}

#Scroll
		{
		width: 390px;
		height: 510px;
		overflow: auto;
		overflow-x: auto;
		overflow-y: auto;
		scrollbar-3d-light-color:#ffffff;
		scrollbar-arrow-color:#DCDCDC;
		scrollbar-base-color:#F3F3F3;
		scrollbar-dark-shadow-color:#ffffff;
		scrollbar-face-color:#F3F3F3;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-shadow-color:#ffffff;
		}
		
.headline1
		{
		font-family: Georgia, Times, Verdana, Arial, Helvetica;
		font-size: 18px;
		font-weight: normal;
		color: #FFFFFF;
		text-align: left;
		text-valign: top;
		letter-spacing: 1px;
		line-height:24 px;
		}
		
.headline2
		{
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		text-transform: uppercase;
		text-align: left;
		text-valign: top;
		letter-spacing: 1px;
		}
		
.headline3
		{
		font-family: Georgia, Times, Verdana, Arial, Helvetica;
		font-size: 14px;
		font-weight: normal;
		color: #FFFFFF;
		text-align: left;
		text-valign: top;
		letter-spacing: 1px;
		}
		
.address
		{
		font-family: Georgia, Times, Verdana, Arial, Helvetica;
		font-size: 14px;
		font-weight: normal;
		color: #FFFFFF;
		text-align: center;
		text-valign: top;
		letter-spacing: 1px;
		}
	
.introduction
		{
		font-style: italic;
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		line-height: 17px;
		color: #FFFFFF;
		text-align: left;
		}
	
.bodytext
		{
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		line-height: 17px;
		color: #FFFFFF;
		text-align: left;
		}
			
.bodytext a {
		color: #f7f4da;
		font-weight: normal;
		text-decoration: underline;
		}

.bodytext a:hover {
		color: #FFFFFF;
		background-color: #8d6e3b;
		font-weight: normal;
		text-decoration: underline;
		}

.bodytext a:active {
		color: #004E89;
		font-weight: normal;
		text-decoration: none;
		}

.bodytext a:visited {
		color: #f7f4da;
		}
		
.thisthursday
		{
		font-family: Verdana, Arial, Helvetica;
		font-size: 12px;
		font-weight: normal;
		line-height: 20px;
		color: #808080;
		text-align: left;
		}
			
.thisthursday a {
		color: #808080;
		font-weight: normal;
		text-decoration: underline;
		}

.thisthursday a:hover {
		color: #FFFFFF;
		background-color: #8d6e3b;
		font-weight: normal;
		text-decoration: underline
		}

.thisthursday a:active {
		color: #808080;
		font-weight: normal;
		text-decoration: none;
		}

.thisthursday a:visited {
		
		}
		

.inputtext {
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		color: #000000;
		background-color: f7f4da;
		border: 1px solid #FFFFFF;
		padding: 2px
		}
