@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/bg_tile.gif) repeat
}

#container {
	width:100%;
	overflow:hidden;
	border:none;
}

#badge {
	position:relative;
	top:0;
	left:0;
	z-index:5;
	width:433px;
	height:280px;
	border:none;
	margin:50px auto 0px auto;
	background:url(../images/rocket_label.png) no-repeat;
}

.blogover {
	margin-left:252px;
	float:left;
	width:185px;
	height:280px;
}

.blogover:hover {
	background:url(../images/blog_hi.gif) no-repeat;
}