@charset "UTF-8";

.outer_body,body {
  left:0;
  position:absolute;
  padding-top:390px;
}

#base-header {
  display:block;
  position:absolute;
  width:900px;
  height:300px;
  background:url(http://i59.tinypic.com/1z1bguo.png) no-repeat center;
  z-index:500;
  top:-550px;
  left:-200px;
}

table {
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
  -khtml-border-radius:20px;
  border-radius:20px;
}

a:link,a:visited {
  background-color:#;
  color:#000000;
  display:block;
  padding:5px;
  margin:5px;
  text-decoration:none;
  float:left;
  font-family:'oswald',Arial,sans-serif;
  font-weight:;
  font-style:;
  font-size:12px;
  font-weight:bold;
  display:block;
  border-bottom:dashed 1px #999;
}

a:active,a:hover {
  background-color:#000000;
  color:#FFFFFF;
  font-family:'oswald',Arial,sans-serif;
  font-weight:;
  font-style:;
  font-size:12px;
  font-weight:bold;
  display:block;
  border-bottom:dashed 1px #999;
}

body {
  background-image:url(http://farm4.staticflickr.com/3761/9434532046_b218d1dcb3_n.jpg);
  background-color:#FFFFFF;
  background-position:center right;
  background-attachment:fixed;
}

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

.container_padding {
  padding:0;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:#;
  filter:alpha(opacity=70);
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  -moz-opacity:.7;
  -khtml-opacity:.7;
  opacity:.7;
  zoom:1;
}

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

.container .heading {
  padding:0 0 5px;
  margin:5px 10px 10px 0;
  background-color:#;
  color:#000000;
  font-family:'oswald',Arial,sans-serif;
  font-weight:bold;
  font-style:;
  font-size:20px;
  font-weight:bold;
  display:block;
  border-bottom:dashed 1px #999;
}

.content {
  padding:0;
}

.about_me .key,.about_me .value {
  margin:1px;
  width:150px!important;
  font-family:oswald,Arial,sans-serif;
  font-weight:bold;
  font-style:;
  font-size:14px;
}

.online {
  color:#333333;
  font-weight:bold;
}