body {
	background : #000 url(../imgs/background_wyb.jpg) no-repeat center top;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	padding:none;
	font-family:Verdana;
	color:#fff;
	font-size:10px;
	letter-spacing:-.01em;
	text-transform:lowercase;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #8aa8b4;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
a img {
  border-width:0;
  }

#site  {
	position : relative;
	width : 910px;
	height : auto;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0;
}

#header {
	position : relative;
	float : left;
	width : 900px;
	height : 250px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0;
	text-align : center;
}

#links {
	position : relative;
	float : left;
	margin-left : auto;
	margin-right : auto;
	width : 900px;
	height : 100px;
}

#left {
	float : left;
	text-align : left;
	width : 201px;
	height : auto;
}
#content {
	float : left;
	margin-top : 0px;
	margin-left : 0px;
	width : 500px;
	height : auto;
	overflow : auto;
}
#content_border {
	margin-top : 5px;
	margin-right : 10px;
	margin-left : 10px;
	margin-bottom : 20px;
}
#right {
	float : left;
	margin-top : 0px;
	margin-left : 0px;
	width : 205px;
	height : auto;
	margin : auto;
	overflow : auto;
}
.item {
	padding:none;
	font-family:Verdana;
	color:#8aa8b4;
	font-size:10px;
	letter-spacing:-.01em;
	text-transform:lowercase;
}
.post img {
  padding:4px;
  border:1px solid #222;
}
.itemlink {
	color: #8aa8b4;
	text-decoration: none
}
a.itemlink {
	color: #ffffff;
	text-decoration: none
}
a.itemlink:visited {
	color: #ffffff;
	text-decoration: none
}
a.itemlink:hover {
	color: #8aa8b4;
	text-decoration: underline
}
.the_wall {
	width : 195px;
	border : 1px solid #333;
	margin-top : 0px;
	margin-bottom :5px;
	padding-left: 3px
}
.formstyle_submit {
	color: #fff;
	font-size : 10px;
	background: #333;
	width : 50px;
	height : 18px;
	border : 0px;
	margin-top : 5px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.formstyle {
	color: #fff;
	font-size : 11px;
	background: #333;
	border: 1px solid #666;
	width : 170px;
	height : 20px;
	margin-top : 5px;
	margin-left : 10px;
}


#flickr img
{
  width: 75px;
  height: 75px;
  margin: 3px;
}

/*
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {text-align:center; width:195px;}
#flickr_badge_wrapper {padding:5px 0 5px 0;}
.flickr_badge_image {margin:0 10px 10px 10px;}
.flickr_badge_image {padding:10px 10px 10px 10px;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#999999 !important;}
#flickr-more a
{
  color: #e1e8df;
  text-decoration: none;
}

#flickr-more a:hover
{
  text-decoration: underline;
  color:#8aa8b4;
}

ul#twitter_update_list, ul#twitter_update_list ul, ul#twitter_update_list li
{
   display:inline;
   list-style-type: none;
   margin: 0;
   padding: 0;
}

ul#twitter_update_list a
{
   display: none;
}
