body {
	color: #fff;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	background-color: #121212;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	background-image: url(../images/bk.jpg);
	text-align: left;
	width: 960px;
	min-height: 670px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000;
	position: relative;
}
#head {
	height: 150px;
	position: relative;
}
#head #logo {
}
p { }
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #be0e6b;
	text-decoration: none;
}
a:hover {
	color: #eb5aa7;
	text-decoration: none;
}
.copyright { color: #a1a1a1; font-size: 10px; }
.menu { font-size: 18px; line-height: 24px; }
.bio { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 18px; text-decoration: none; }
.form { color: #fff; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #474848; border-style: none; outline-style: none; }
#footer {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #777;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#menu_box {
	position:absolute;
	left:489px;
	top:35px;
	width:433px;
	height:36px;
	z-index:1;
}
.menu  {
	display: inline-block;
	margin-right: 32px;
	font-size: 14px;
	font-weight: bold;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#sidebar a {
	color: #AAA;
	text-decoration: none;
}
#sidebar a:hover {
	color: #eb5aa7;
	text-decoration: none;
}

