body{
	background-repeat : no-repeat;
	background-image : url(../fx/bg1.gif);
}
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 770px;
	z-index : 10;
}
#content{
	position: absolute;
	top: 100px;
	left: 5px;
	width: 590px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
}
#content img {
	margin-right: -25px;
}
#menu {
	display : none;
}
#menufr {
	display : none;
}
#address{
	margin-left: 3px;
	border : 1px solid white;
	padding: 4px 4px 4px 4px;
	width: 114px;
	color: black;
	background-color : #E1E1FF;
}
p.likeit{
	color: #696969;
	background-color : #B0C4DE;
	padding: 1px;
	border: 1px solid #FF8C00;
	line-height : 14px;
	font-size : 9px;
	margin-bottom: 2px;
	text-align: center;
	margin-left: -3px;
}
p.likeit a:link{
	color: white;
	font-weight : bold;
}
p.likeit a:visited{
	color: #FF8C00;
	font-weight : bold;
}
p.likeit a:hover{
	color: white;
	font-weight : bold;
}
p.likeit a:active{
	color: white;
	font-weight : bold;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Navy;
	margin-bottom: -3px;
	margin-top: 0px;
}
p {
	line-height : 18px;
}
#weather {
	position: relative;
	left: 10px;
	top: 3px;
	width: 120px;
	filter:alpha(Opacity=60);
	display : block;
	z-index: 5;
}#weather p {
	margin-bottom: 0px;
}
hr {
	color : #5F9EA0;
	width: 80%;
}
#print {
	position: relative;
	line-height : 20px;
	font-weight : bold;
	font-size : 15px;
}
.samplemenu{
	text-align: center;
	border-bottom: 2px solid black;
}
