body
  {
  font-family: arial;
  background: url('bg.jpg') no-repeat #e8edf0;
  }

a
  {
  color: #b2001a;
  text-decoration: none;
  }

a:hover
  {
  color: #000;
  }

p
  {
  margin: 0; padding: 0;
  }


#connect
  {
  width: 700px;
  position: relative;
  z-index: 5;
  }

#connect p
  {
  font-size: .7em;
  color: #777;
  margin: 30px 0 15px 0;
  }

#contactb
  {
  width: 480px;
  position: relative;
  z-index: 5;
  }

#contactb p
  {
  font-size: .8em;
  color: #000;
  margin: 30px 0 15px 0;
  }

#contactx
  {
  width: 700px;
  position: relative;
  z-index: 5;
  }

#contactx p
  {
  font-size: .8em;
  color: #000;
  margin: 30px 0 15px 0;
  }

#logo
  {
  width: 496px;
  height: 60px;
  background: url('logo.png') no-repeat;
  }

#logo h1
  {
  visibility: hidden;
  font-size: 10px;
  }

#photos
  {
  width: 1100px;
  margin: 0 0 30px 0;
  float: left;
  }

#site
  {
  position: relative;
  width: 750px;
  margin: 30px 50px;
  z-index: 5;
  }

#store0b
  {
  width: 100px;
  height: 40px;
  position:relative;
  top: 0em;
  left: 4em;
  }

#store1
  {
  width: 240px;
  height: 360px;
  position:relative;
  top: 0em;
  left: 0em;
  }

#store1b
  {
  width: 100px;
  height: 40px;
  position:relative;
  top: 2em;
  left: 4em;
  }

#store1011
  {
  width: 400px;
  height: 640px;
  position:relative;
  top: .5em;
  left: 0em;
  }

#store1011b
  {
  width: 100px;
  height: 40px;
  position:relative;
  top: 2em;
  left: 9.3em;
  }

#store1011c
  {
  width: 100px;
  height: 40px;
  position:relative;
  top: 0em;
  left: 9.3em;
  }


#top
  {
  width: 700px;
  position: relative;
  z-index: 5;
  }

#video
  {
  width: 500px;
  margin: 50px 0 30px 0;
  float: left;
  }


.bio
  {
  background: url('images/bio.png') no-repeat;
  float: left;
  width:90px; height: 32px;
  margin-right: 20px;
  }

.clear-both
  {
  clear: both;
  }

.contact
  {
  background: url('images/contact.png') no-repeat;
  float: left;
  width:114px; height: 32px;
  margin-right: 20px;
  }

.facebook
  {
  background: url('images/facebook.png') no-repeat;
  float: left;
  width:96px; height: 26px;
  margin-right: 30px;
  }

.home
  {
  background: url('images/home.png') no-repeat;
  float: left;
  width:50px; height: 50px;
  }

.maillist
  {
  background: url('images/maillist.png') no-repeat;
  float: left;
  width:100px; height: 32px;
  margin-right: 20px;
  }

.media
  {
  background: url('images/media.png') no-repeat;
  float: left;
  width:55px; height: 32px;
  margin-right: 20px;
  }

.store
  {
  background: url('images/store.png') no-repeat;
  float: left;
  width:56px; height: 32px;
  margin-right: 10px;
  }

.myspace
  {
  background: url('images/myspace.png') no-repeat;
  float: left;
  width:105px; height: 27px;
  margin-right: 30px;
  }

.twitter
  {
  background: url('images/twitter.png') no-repeat;
  float: left;
  width:103px; height: 26px;
  margin-right: 30px;
  }

.youtube
  {
  background: url('images/youtube.png') no-repeat;
  float: left;
  width:69px; height:27px;
  margin-right: 30px;
  }


.bio a,.media a,.maillist a,.contact a,.store a,.home a
  {
  display: block;
  width: 100%;
  height: 100%;
  }

.facebook a,.youtube a,.twitter a,.myspace a
  {
  display: block;
  width: 100%;
  height: 100%;
  }

