#imgtop {
	width: 100%;
}
#maintxt {
	padding: 10px;
	float: right;
	width: 645px;
}
#leftmenu {
	padding: 10px;
	width: 150px;
	float: left;
}
#wrapper {
	width: 845px;
}
.photo {
	height: 15px;
	width: 25px;
	border: 1px solid #000000;
}
#footer {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 700px;
}

#logo {
	filter:alpha(opacity=100);
	position: absolute;
	left: 75%;
	top: 60px;
}
.menu {
	height: 48px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	background-attachment: fixed;
	background-image: url(image/lblue145.jpg);
	background-repeat: repeat;
}
a:hover {
	color: #FF0000;
	text-decoration: blink;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	font-size: 1em;
	text-decoration: blink;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	font-size: 1em;
	text-decoration: blink;
}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	font-size: 1em;
	text-decoration: blink;
}