* { margin:0; padding:0;  font-family:Verdana,Arial,Helvetica,sans-serif;}
BODY { background-color:#FFF0C2; font-size:75%; }

#main {
/* margin-top:85px; */
}

#header { background-color:#FF7928; height: 75px; color:#fff5e1;font-weight:bold; }
#login { background-color:#FF7928; height: 75px; position:absolute; top:0; right:0px; padding-right:10px; padding-left:10px; color:#fff5e1; font-weight:bold;}

#right { float:right; width:160px; padding:8px;  }
/* #center { margin-right:175px; padding:8px; flow:h-flow; } */
#center { /* margin-right:175px; */ padding:8px; flow:h-flow; }
#footer { clear:both; background-color:#FF7928; padding:8px; color:#fff5e1; font-weight:bold; }

.one {
height:2px;
}
.whitelinks {
color:#fff5e1;
font-weight:bold;
}
.butonmaro {
background-color:#FF7928; 
color:#fff5e1;
font-weight:bold;
font-size: 85%;
text-decoration:none;
border: 2px outset; 
padding: 1px;
}
.blink {
text-decoration: none; 
font-weight: bold; 
font-family: arial, serif; 
color:#523E31; 
}
.z1 {
border:4px; 
border-color: #FF7928; 
border-style:solid;
margin: 0 10px 10px 10px;
}
.z2 {
background-color:#523E31; 
width:100%;
color:#fff5e1;
font-weight: bold; 
font-size: 125%; 
}
.z3 {
background-color:#FFF0C2; 
/*width:99%; */
padding:4px;
text-align:center;
}
h1{
width:315px;
height:60px;
margin:0;
overflow: hidden;
background:url(yoururls.gif) no-repeat;
}
h1 a:link, h1 a:hover, h1 a:visited, h1 a:active{
display: block;
width:317px;
height:60px;
text-indent: -100000px;
}



div.box {
	float: left;
	width: 205px;
	display: block;
	border: 4px solid #FF7928;
	margin: 0 10px 10px 10px;
	padding: 0 0 10px 0;
	background: #FFF0C2;
	text-align:left;

}
div.box h3 {
	font-size: 11px;
	color:#fff5e1;
	margin: 0 0 7px 0;
	padding: 4px 0 4px 11px;
	background: #523E31;
}

div.column {
	float: left;
	width: 225px;
	border-right: 2px;
	background: #FFF0C2;
}


div.box span {
padding: 0 0 0px 11px;
display: block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
/* white-space:nowrap; */
}


.z1 a {
color: #523E31;
font-weight: bold; 
}

span:hover {
	background: #FF7928;
	text-color: #fff5e1;
}

span:hover a {
	background: #FF7928;
	color: #fff5e1;
}
.clear {
	clear: both;
	overflow: hidden;
}