body{
	font-family: arial;
	text-align: center;
}

#header_wrapper{
	clear: both;
	margin: auto;
	text-align: left;
	width: 980px;
}

#header_logo{
	background:url('/images/best-scrapbooking-sites-logo.gif');
	width: 205px;
	height: 114px;
	float: left;
}

#header_left{
	background: url('/images/site-layout_03.gif');
	width: 30px;
	height: 114px;
	float: left;
}

#header_middle{
	background: url('/images/site-layout_04.gif');
	width: 722px;
	height: 114px;
	float: left;
}

#header_right{
	background: url('/images/site-layout_06.gif');
	width: 23px;
	height: 114px;
	float: left;
}

#body_wrapper{
	margin: auto;
	text-align: left;
	width: 980px;
	clear: both;
}

#body_wrapper p,#body_wrapper h1,#body_wrapper h2,#body_wrapper h3{
	padding-left: 10px;
}

#body_wrapper h1{
	border-bottom: 1px dotted #000000;
	padding: 10px 0 4px 0;
	margin: 10px 10px 0 10px;
}

#footer_wrapper{
	margin: auto;
	text-align: left;
	width: 980px;
	clear: both;
}

#footer_left{
	background: url('/images/site-layout_11.gif');
	background-repeat: no-repeat;
	background-position: top right;
	width: 27px;
	height: 70px;
	float: left;
}

#footer_middle{
	background: url('/images/site-layout_13.gif');
	width: 932px;
	height: 70px;
	float: left;
}


#footer_right{
	background: url('/images/site-layout_15.gif');
	width: 21px;
	height: 70px;
	float: left;
}

#footer_copyright{
	float: left;
	color: #FFFFFF;
	margin-top: 25px;
	font-size: 14px;
}

#footer_links{
	float: right;
	color: #FFFFFF;
	margin-top: 25px;
	font-size: 14px;
}

#footer_links a{
	text-decoration: none;
	color: #FFFFFF;
}

#footer_links a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}



#header_nav{
	padding-top: 57px;
}

#header_nav ul{
	margin: 0;
	padding: 0;
}

#header_nav ul li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0 15px 0 5px;
	font-size: 17px;
}

#header_nav ul li.last{
	padding: 0;
}

#header_nav ul li a{
	color: #cc0019;
	text-decoration: none;
}

#header_nav ul li a:hover{
	text-decoration: underline;				
}

#body_advertisement{
	float: left;
	padding-left: 10px;
}

#body_advertisement img{
	border: 0;
	
}

#topsites_listings{
	float: left;
}

p a{
	color: #000000;
	text-decoration: none;
}

p a.v{
	color: #cc0019;
	text-decoration: underline;
}