@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #FFF;
}
#content {
	width: 600px;
	height: 400px;
	margin-left: 40px;
	top: 400px;
	margin-top: -10px;
	background-color: #FFF;
	padding: 10px;
}
#content2 {
	height: 600px;
	width: 600px;
	background-color: #FFF;
	margin-left: 40px;
	margin-top: -10px;
	padding: 10px;
}
#main {
	width: 725px;
	height: 75px;
	margin-left: 460px;
	margin-top: 100px;
}
#links {
	float: right;
	margin-right: 215px;
	width: 300px;
	margin-top: -10px;
}
.style15 {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #009;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a:hover {
	color: #FC3;
	font-weight: bold;
}
#menu {
	height: 50px;
	width: 350px;
	margin: 140px 50px 50px;
	position: absolute;
	left: 713px;
	top: 4px;
}
#background {
	background-image: url(images/lpfunk_bg_sepia.jpg);
	padding: 0px;
	height: 900px;
	width: 1200px;
	background-repeat: no-repeat;
	background-position: left top;
	top: auto;
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style10 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
}
#photo  {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
