
body
  {
  margin:0px;
  padding:0px;
  background-color:#eeeeee;
  font-family:Arial,Helvetica,sans-serif;
  }
#wrapper
  {
  margin:0px;
  }
#header 
  {
  margin:0px;
  padding:15px 100px;
  color:#191970;
  text-align:center;
  font-size: 35px;
  }
#title
  {
  text-transform:uppercase;
  }
#pagename
  {
  font-size:20px;
  }
#navbar
  {
  background-color: #D3D3D3; 
  margin:0px;
  padding:10px 100px;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
  text-align:center;
  color:#000000;
  }
#content
  {
  margin-left:auto;
  margin-right:auto;
  padding:40px 50px;
  width:1000px;
  min-height:550px;
  overflow:auto;
  }
#homeimage
  {
  float:right;
  text-align:center;
  }
#homeimage img
  {
  margin-top:20px;
  width:450px;
  }
#hometext
  {
  float:left;
  width:400px;
  }
#blog
  {
  width:100%;
  float:left;
  border-top:1px solid #000000;
  padding-top:20px;
  margin-top:20px;
  }
#gallerytitle
  {
  width:100%;
  text-align:center;
  font-size:20px;
  color:#191970;
  }
#viewimage
  {
  float:left;
  text-align:center;
  }
#viewtext
  {
  float:right;
  width:250px;
  }
#viewsold
  {
  color:red;
  }
#viewback
  {
  margin-top:20px;
  }
#footer
  {
  color:#191970;
  text-align:center;
  margin:0px;
  padding:5px 5%;
  border-top: 1px solid #000000;
  clear:both;
  }
ul
  {
  list-style-type:none;
  margin:0px;
  padding:0px;
  }
li
  {
  display:inline;
  padding-left:0px; 
  }
ul a
  {
  color:#191970;
  text-decoration:none;
  }
ul a.selected
  {
  text-decoration:none;
  color:#000066;
  font-weight:bold;
  }
a:link
  {
  color:#191970;
  text-decoration:none;
  }
a:visited
  {
  color:#191970;
  }
a:hover
  {
  color:#6495ED;
  }
h1,h2,h3
  {
  color:#191970;
  font-weight:normal;
  }
h4
  {
  color:#191970;
  }
div.mainimage
  {
  margin-bottom:20px;
  float:left;
  width:100%;
  text-align:center;
  }
img
  {
  padding:5px;
  }
div.centerbox
  {
  margin-bottom:20px;
  float: left;
  width:100%;
  text-align:center;
  }
div.widebox
  {
  margin-bottom:20px;
  float: left;
  width:100%;
  }
div.blogimage
  {
  float:right;
  text-align:center;
  margin-top:30px;
  margin-bottom:20px;
  }
div.blogtext
  {
  width:500px;
  margin-bottom:20px;
  float:left;
  }
div.bioright
  {
  width:425px;
  float:right;
  margin-bottom:20px;
  }
div.bioleft
  {
  width:425px;
  float:left;
  margin-bottom:20px;
  }
div.smallimage
  {
  float:right;
  margin-left:5%;
  text-align:center;
  margin-top:10px;
  margin-bottom:20px;
  }
div.filler
  {
  height:300px;
  width:100%;
  float:left;
  }
div.linkbox {
  width: 100%;
  float: left;
}
div.thumb
  {
  margin:26px;
  border:none;
  padding:5px;
  height:270px;
  width:270px;
  float:left;
  text-align:center;
  }
div.thumb img
  {
  display:inline;
  }
div.thumb a:link
  {
  text-decoration:none;
  color:black;
  }
div.thumb a:visited
  {
  text-decoration:none;
  color:black;
  }
div.thumb a:hover img
  {
  text-decoration:none;
  color:black;
  background-color:#6495ED;
  }
div.thumbtext
  {
  text-align:center;
  font-weight:normal;
  }
div.thsold
  {
  color:red;
  }
div.imageleft
  {
  float:left;
  text-align:center;
  margin-top:10px;
  margin-right:50px;
  margin-bottom:20px;
  }
div.imagetext {
  padding: 0px;
  text-align:center;
  float: left;
}

