.body{
background:#FFFFFF;
}
.StructureAlign {
	text-align: center;
	position:relative;
	left:15%
}

.StructureAlignLeft {
	position:relative;
	left:10%;	
}

.body_text {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
	margin-left: 20px;
	font-size: 10pt;
	margin-right: 20px;
	margin-top: 5px;
}
.body_text_narrow {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
	margin-left: 40px;
	font-size: 10pt;
	margin-right: 15px;
	margin-top: 5px;
}
.body_text_center {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
	margin-left: 0px;
	font-size: 10pt;
	margin-right: 0px;
	margin-top: 5px;
}
.body_text_center_again {
	color: #000000;
	font-family: "Garamond", Times, serif;
	line-height: 1.5;
	margin-left: 0px;
	font-size: 10pt;
	margin-right: 0px;
	margin-top: 5px;
}
.body_text_center_white {
	color: #FFFFFF;
	font-family: "Garamond", Times, serif;
	line-height: 1.5;
	margin-left: 0px;
	font-size: 10pt;
	margin-right: 0px;
	margin-top: 5px;
	text-align: center;
	letter-spacing: 3px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
}
.body_text_big {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
	margin-left: 20px;
	font-size: 12pt;
	margin-right: 20px;
	margin-top: 5px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #999999;
}
.recipe_link {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
	margin-left: 20px;
	font-size: 10pt;
	margin-right: 20px;
	margin-top: 5px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	margin-left: 0px;
}
.feed {
  font-family: "Times New Roman", Times, serif;
  font-size: 16pt;
  padding: 0 0 0 19px;
  background: url("/images/feed-icon-14x14.png") no-repeat 0 50%;
} 

.lavaLampBottomStyle {
            position: relative;
			top: 215px;
			left: 175px;
            height: 29px;
            width: 973px;
            padding: 1px;
			z-index: 1;
            margin: 10px 0;
            overflow: hidden;
            border: none;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 15px solid blue;
                        width: 9px;
                        height: 30px;
                        z-index: 100;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: 12px garamond;
                        text-decoration: none;
                        color: #000;
						width: 75px;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }  

.maplink{
top: 25%;
position: relative;
left: 350px;
}

#mapresult{
	width: 250px;
	height: 200px;
	overflow:scroll;
	float:right;
	border:medium;
	border-style:dotted;
}
