@charset "UTF-8";

User-agent: Google
Disallow: /bad-google.html
a:link,a:active,a:hover {
  color:#000000;
}

a:visited {
  color:#000000;
}

body {
  background-image:url(http://t3nshi.com/zalaz/isabella/header.jpg);
  background-repeat:no-repeat;
  background-attachment:scroll;
  background-position:top center;
  background-color:#ffffff;
  background-color:#ffffff;
  color:#ffffff;
  font-family:'verdana ',cursive;
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

body,td {
  color:#b3884c;
  font-family:'';
  font-weight:bold;
  font-style:;
  font-size:12px;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

.container {
  color:#b3884c;
  position:relative;
  border:px #;
  padding:4px;
  height:100%;
  background-color:transparent;
}

.container_padding {
  padding:1px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  filter:alpha(opacity=100);
  background:;
}

.container .heading {
  padding:4px;
  background-color:#;
  color:#cc66ff;
  font-family:'';
  font-weight:bold;
  font-style:;
  font-size:14px;
}

.content {
  padding:4px;
}

.profile_section {
  position:relative;
  top:500px;
}

td .clock {
  font-size:9px;
}

.header_links {
  display:none;
}

#footer_bar {
  display:none;
}

#server_time {
  display:none;
}

.label {
  color:#000;
}