* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
}
#box {
	height: 371px;
	width: 259px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -129px;
	margin-top: -176px;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#copyright {
	height: 16px;
	width: 400px;
	position: absolute;
	left: 50%;
	top: 75%;
	margin-left: -200px;
	margin-top: -8px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}
#menu {
	position: absolute;
	top: 351px;
	left: 0px;
	width: 259px;
	height: 19px;
}
#main_wrap {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
}
#main_wrap h1 {
	background-image: url(images/main.jpg);
	height: 641px;
	width: 500px;
	text-indent: -8961px;
}
li {
	list-style-type: none;
}
#main_wrap ul {
	width: 292px;
	height: 33px;
	padding-left: 113px;
}
#main_wrap li {
	float: left;
	height: 33px;
}
#main_wrap a {
	height: 33px;
}
.btn_blgr {
	width: 54px;
}
.btn_fcbk {
	width: 74px;
}
.btn_twtr {
	width: 74px;
}
.btn_mysp {
	width: 71px;
}
a img {
	vertical-align: bottom;
}
.btn_blgr {
	background-image: url(images/btn_blogger_f2.jpg);
}
.btn_twtr{
	background-image: url(images/btn_twitter_f2.jpg);
}
.btn_fcbk{
	background-image: url(images/btn_facebook_f2.jpg);
}
.btn_mysp {
	background-image: url(images/btn_myspace_f2.jpg);
}
.balloon {
	clear: both;
	height: 65px;
	width: 273px;
	padding-left: 113px;
}
