body {
	text-align: center;
	font-size:12pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#333333;
	background-color: #EFEFEF;
	background-image: url(images/Blosm_Can_1.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 140px;
}

#page {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: thin solid #FFCC00;
	background-color: #FFFFFF;
	left: 2px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 100;
	height: 668px;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	visibility: visible;
}

#header {
	background-image:none;
	background-color: #FFFFFF;
}

#menulinks {
	clear:both;
	width:800px;
	height:50px;
	padding-left:25px;
}
  
#menulinks a {
	height:50px;
	background-image:none;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding: 0px;
  }
  
#menulinks a:hover, #menulinks a.active {
	background-image:none;
	background-position:left top;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #CCCCCC;
}

#mainarea {
	width:800px;
	clear:left;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

#contentarea {
	width:650px;
	text-align: left;
	white-space: normal;
	line-height: 16px;
	height: 350px;
	font-size: None;
	font-style: normal;
	padding-left: 100px;
	overflow: auto;
}

#sidebar {
float:left;
width:265px;
background-image:url(images/sidebartop.png);
background-repeat:no-repeat;
line-height:14pt;
}

#footer_home {
	width:800px;
	background-image:url(images/Blosm_Footer_Home.gif);
	background-repeat:no-repeat;
	height: 242px;
	background-position: bottom;
	clear: both;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#footer_about {
	width:800px;
	background-image:url(images/Blosm_Footer_About.gif);
	background-repeat:no-repeat;
	height: 112px;
	background-position: bottom;
	clear: both;
	position: absolute;
	bottom: 0px;
	left: 0px;
	visibility: visible;
}


h1 {
	font-size:18pt;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
}

h2 {
	font-size:18pt;
	color:#990000;
	padding-top:6px;
	font-family: "Avenir LT Std 35 Light";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
}

.description {
font-size:14pt;
color:#FFFFFF;
margin:0;
padding-left:5px;
}

a {
	color:#C1272D;
	font-family: "Avenir LT Std 35 Light";
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
}

a:hover {
}

.Background {
	background-color: #ECECEC;
}

.font_red {
	color: #990000;
}

.font_yellow {
	color: #FFCC00;
}

.font_Indent {
	text-indent: 25px;
}

#can_left {
	position: absolute;
	z-index: 80;
	left: 25px;
	bottom: 170px;}

#can_right {
	position: absolute;
	z-index: 80;
	left: 650px;
	top: 420px;
}


#background_bee {
	background-image: url(images/Bee.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
	position: absolute;
}

#background_flower {
	background-image: url(images/Blosm_Blue_Flower.gif);
	background-repeat: no-repeat;
	position: absolute;
}


#background_swirl {
	background-image: url(images/Blosm_Yellow_Swirl.gif);
	background-position: 300px 40px;
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
}

#background_BigFlavors {
	background-image: url(images/Big_Flavors.gif);
	background-position: 230px 200px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	right: 10px;	
}

#background_BigFlavors2 {
	background-image: url(images/Big_Flavors.gif);
	background-position: 30px 30px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	right: 10px;
}

#blosm_can_image{
	background-image: url(images/Blosm_Can_1.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	position: absolute;
	z-index: 1;
	right: 10px;
}


.Menu_Off {
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	text-decoration: none;
}

.Menu_Over {
	color:#990000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:pointer;
	text-align:left;
	text-decoration: none;
}

.Menu_On {
	color:#990000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	text-decoration: none;
}
