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


#top {
	height:100px;
	margin:auto;
	background:url(images/topb.png) ;
	width:800px;
	position:relative;
	}
#tp {
	margin:auto;padding:0px;border:0px;
	margin-bottom:0px;
	width:800px;
	position:relative;
	
	}
.blogname {
	width:800px;
	padding:0px;border:0px;
	font-family:Century gothic,Verdana,Tahoma,sans-serif;	
	margin:10px 10px;
    float:left;
	height:100px;
	}
.top-banner {
	width:500px;
	padding:0px;border:0px;
	margin:10px 250px;
    float:left;
	height:70px;
	}
