* {
padding:0;
margin:0;
}
br {clear:both;
}
html { font-size: 12px; font-family: monospace, arial; background-color: #c8dbbf; display: block; }
body { color: black; background-color: #c8dbbf; background-image: url(img/bg_repeat.jpg); background-repeat: repeat-x; position: static; margin: 0; padding: 0; display: block; }
#mainimage { background-image: url(img/bg_center.jpg); background-repeat: no-repeat; position: relative; width: 527px; height: 358px; margin: 67px auto 0; display: block; }
#wapper { text-align: center; position: static; display: block; }
#header { font-size: 12px; padding: 0; height : 30px; display: block; font-family: monospace, arial; }
p { font-size: 12px; }
a:link { color: #db0048; }
a:visited { color: #393a3d; }
#title { background-image: url(img/bg_title.jpg); text-align: left; position: static; width: 176px; height: 24px; float: left; margin-top: 5px; margin-right: 10px; }
.network { text-align: center; position: static; width: 500px; margin-right: auto; margin-left: auto; list-style-type: none; display: block; }
ul.network { margin: 10px; list-style-type: none; }
li { float: left; margin-right: 10px; margin-left: 10px; list-style-type: none; white-space: pre; }

.google_search {
	margin:0px;
}

.google_search form input {
	vertical-align: middle;
}


.google_search form input.searchbox {
	padding-top : 5px;
	margin: 2px;
	border: 1px solid #5FBF00;
	background: #E7FFD0;
	color: #4B9700;
	font-family : "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	width: 200px;
	height: 20px;
}


