body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	margin: 0;
}

a {
	color: #38b63c;
	text-decoration: none;
}

a, a:visited {
	color: #38b63c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 755px;
	margin:0 auto;
	text-align:left;
}

#adbg {
	background-image: url(adbg.jpg);
	background-repeat: no-repeat;
	
}

#networkbar {
	background-image: url(networkbar.gif);
	background-repeat: no-repeat;
	height: 35px;
}

#wpbnetwork {
	font-size: 14px;
	font-family: Verdana;
	color: #3493D1;
	background-color: #FFFFFF;
	font-weight: none;
	margin: 4px 0 17px 7px;
}

#networkads {
	float: right;
	height: 21px;
	width: 474px;
	margin: -36px 5px 0 0;
	padding: 3px 0 0 3px;
}



h1 {
	font-family: Verdana;
	font-size:14px;
	color:#38b63c;
	font-weight: none;
}

h2 {
	color: #38b63c;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

#searchbox {
	background-image: url(searchbg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 640px;
	border: 0;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	padding: 15px 0 0 20px;
}

.searchbutton {
	height: 50px;
	width: 97px;
	border: 0;
	float: right;
	margin: -64px 0 0 0;
}

#textbox {
	background: url(contop.gif);
	background-repeat: no-repeat;
	height: 199px;
	width: 740px;
	padding: 7px 0 0 15px;
}

#lefttext {
	width: 385px;
	float: left;
	padding-right: 20px;
}

p.texxt { 
	font-size: 12px;
	margin: 4px 0 4px 0;
}


p#foot {
	background: #F2F5F7;
	text-align: center;
	width: 755px;
	padding: 3px;
	border: 1px solid #D0E4FD;
	margin:0;
	float: left;
}


