body {
	margin : 0;
	padding : 20px 0;
	font : 76% tahoma, verdana, sans-serif;
	background : #047 url(img/bodybg.png) repeat-x;
	color : #333;
}
#container {
	width : 730px;
	margin : 0 auto;
	padding : 10px 15px 0 15px;
	background : #fff url(img/contbg.png) no-repeat;
	color : #333;
}
h1 {
	font-size : 4.5em;
	margin : 10px 0 10px 0;
	font-weight : normal;
}
h1 a, h1 a:hover {
	text-decoration:none;
	color: #333;
}
h2 {
	margin : 20px 0 0 0;
	font-size : 1.4em;
	font-weight : normal;
}
h3 {
	margin : 20px 0 8px 0;
	font-size : 1.2em;
	font-weight : bold;
}
h4 {
	margin : 3px 0 0 0;
	color: #444;
	font-size : 13px;
}
a {
	text-decoration : none;
	color : #26c;
}
a:hover {
	text-decoration : underline;
}
p, p a {
	color: #444;
	text-decoration : none;
	text-indent: 1.2em;
	margin : 0 0 0px 3px;
	font-size : 11px;
	text-align: justify;
}
#logo {
	background : url(img/logo.png) no-repeat;
	float : left;
	width : 120px;
	height : 90px;
	text-decoration:none;
}
#logo a:hover {
	text-decoration:none;
}
#logo a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
#meta {
	text-align : center;
	padding-top : 10px;
}
#scanner {
	height: 240px;
}
#ad {
	width: 120px;
	float: left;
}
#if, #neobux {
	float: left;
	width: 410px;
	text-align: center;
}
#neobux {
	margin-top: 14px;
}
#main {
	float : left;
	width : 530px;
	margin-right : 20px;
	padding : 0;
	line-height : 1.1em;
}
.headerad {
	clear : left;
	display : block;
	margin : 20px 0 7px 0;
	padding : 5px 0 5px 0;
	text-align : center;
	background : #eee url(img/gradient2.png) repeat-x;
	color : #444;
	border-top : 1px solid #ddd;
	border-right : 1px solid #bbb;
	border-bottom : 1px solid #bbb;
	border-left : 1px solid #ddd;
	text-decoration : none;
}
.headerstyle {
	clear : left;
	display : block;
	margin : 7px 0 7px 0;
	padding : 5px 0 5px 8px;
	background : #eee url(img/gradient2.png) repeat-x;
	color : #444;
	border-top : 1px solid #ddd;
	border-right : 1px solid #bbb;
	border-bottom : 1px solid #bbb;
	border-left : 1px solid #ddd;
	text-decoration : none;
}
#sidebar {
	width : 160px;
	float : right;
	margin-top : 24px;
	margin-right : 3px;
	font-size : 1em;
	line-height : 1.3em;
}
.clear {
	clear : both;
	margin : 0;
	padding-bottom: 6px;
	height: 12px;
	font-size: 10px;
}
#footer {
	margin : 0 auto 2px auto;
	line-height : 1.6em;
	width : 760px;
	background : #fff url(img/footerbg.png) no-repeat left bottom;
	padding : 0 0 1px 0;
	font-size : 10px;
	color : #777;
	text-align : center;
}
#footer a {
	color : #777;
}
#copy, #copy a {
	width: 100%;
	color: #FFF;
	font-size: 8px;
	font-family: Tahoma;
	text-decoration: none;
	line-height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
}
#network li {
	line-height: 12px;
	margin-left: 12px;
	list-style-type: none;
}
#network h4 {
	margin-top: 7px;
}