/* start specific image css */

.header {
	position: absolute;
	z-index: 10;
	top: 12px;
	left: 24px;
	width: 268px;
	height: 64px;
	border: 0px;
}

.kraft {
	position: absolute;
	z-index: 9;
	top: 10px;
	left: 672px;
	width: 128px;
	height: 48px;
	border: 0px;
}

/* end specific image css */


/* start general css */

body {
	margin-top: 0px;
	margin-bottom: 48px;
	margin-left: 0px;
	margin-right: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/rubaiyat.gif);
	background-repeat: no-repeat;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

a {
	text-decoration: none;
}

a img {
	border: 0px;
}

a:link {
	color: #FF3366;
} 

a:visited {
	color: #FF3366;
} 

a:hover { 
	color: #33BBFF;
}

.highlite {
	color: #FF9900; 
}

.sadday {
	color: #666666; 
}

/* end general css */


/* start menu css */

.menu {
	position: absolute;
	top: 96px;
	left: 32px;
	width:168px;
}

.strawberry {
	display: none;
	position: relative;
	left: 24px;	
}

.strawberry a:link {
	font-size: 8pt;
}

.strawberry a:hover {
	font-size: 8pt;
}

.strawberry a:visited {
	font-size: 8pt;
}

.strawberryoff {
	position: relative;
	left: 24px;	
}

.strawberryoff a:link {
	font-size: 8pt;
}

.strawberryoff a:hover {
	font-size: 8pt;
}

.strawberryoff a:visited {
	font-size: 8pt;
}

.cherry {
	position: relative;
	left: 0 px;
	font-size: 9pt;
	color: #FF3366;
}

.cherry img {
	border: 0;
	vertical-align: middle;
	padding: 4px;
}

.cherry a {
	font-size: 9pt;
	text-decoration: none; 
}

.cherry a:link {
	color: #FF3366;	
} 

.cherry a:visited { 
	color: #FF3366;
} 

.cherry a:hover { 
	color: #33BBFF;
}

/* end menu css*/


/* start content css */

.content {
	position: absolute;
	top: 118px;
	left: 192px;
	width: 512px;
	color: #666666; 
}

/* end content css */
 
