body {
  background-color: #555555;
  background-image: url(./images/back.png);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 25px 0px;
  margin: 30px;
  }

a,
a:link,
a:visited,
a:active {
  color: #666666;
  text-decoration : none;
  }

a:hover {
  color: #333333;
  text-decoration: underline;
 # background: yellow;
  }

.bgbanner {
  position:absolute;
  TOP:0px;
  LEFT:25px;
  WIDTH:800px;
  HEIGHT:239px;
  }


.blogbody {
  font-family:palatino, georgia, verdana, arial, sans-serif;
  color:#333;
  font-size:small;
  font-weight:normal;
  background:#FFF;
  line-height:150%;
  }

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active {
  font-weight: 600;
  text-decoration: none;
  }

.blogbody a:hover {
  text-decoration: underline;
  background: yellow;
  } 


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
  line-height: 140%;
  margin-left: 2px;
  text-align: left;
  padding: 0px;
  width: 635px;
  background-color: #FFFFFF;
  }

#banner {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  background-color: #999999;
  text-align: left;
  padding: 15px;
  border-bottom: 1px solid #FFFFFF;
  height: 39px;
  }

#banner-img {
  display: none;
  }

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
  color: #FFFFFF;
  text-decoration: none;
  background: none;
  }

#banner h1 {
  font-size: xx-large;
  }

#banner h2 {
  font-size: small;
  }

#center {
  float: left;
  width: 435px;
  overflow: hidden;
  }

.content {
  padding: 15px 15px 5px 15px;
  background-color: #FFFFFF;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
	}

#right {
  float: left;
  width: 200px;
  background-color: #FFFFFF;
  overflow: hidden;
  }


.content a,
.content a:link,
.content a:visited,
.content a:active {
  font-weight: bold;
  text-decoration: none;
  }

.content a:hover {
  text-decoration: underline;
  background: yellow;
  color: #333333;
  }

.content p {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  font-weight: normal;
  line-height: 125%;
  text-align: left;
  margin-bottom: 10px;
  }

.content blockquote {
  line-height: 150%;
  }

.content li {
  line-height: 150%;
  }

.content h2 {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content h3 {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content p.posted {
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  border-top: 1px solid #999999;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

.sidebar {
  padding: 15px;
  }

#calendar {
  line-height: 140%;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  padding: 2px;
  text-align: center;
  margin-bottom: 30px;
  }

#calendar table {
  padding: 2px;
  border-collapse: collapse;
  border: 0px;
  width: 100%;
  }

#calendar caption {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

#calendar th {
  text-align: center;
  font-weight: normal;
  }

#calendar td {
  text-align: center;
  }

#calendar a,
#calendar a:link,
#calendar a:visited,
#calendar a:active,
#calendar a:hover {
  color: #666666;
  text-decoration: none;
  background: yellow;
  }

#calendar a:hover {
  color: #333333;
  text-decoration: underline;
  background: yellow;
  }


.corner {
  position:absolute;
  TOP:0px;
  LEFT:803px;
  WIDTH:22px;
  HEIGHT:22px;
  }

.header {
  letter-spacing: 30px;
  font-size: 14pt;
  font-family: times new roman, sans-serif;
  font-weight: extra-light;
  font-style: oblique;
  }

.hrc {
  font-family:palatino, georgia, verdana, arial, sans-serif;
  color:#000;
  font-size:small;
  font-weight:medium;
  background:#FFF;
  line-height:150%;
  }

.hrcg {
  font-family:palatino, georgia, verdana, arial, sans-serif;
  color:#999;
  font-size:small;
  font-weight:light;
  background:#FFF;
  line-height:150%;
  }


.links {
  font-family:palatino, georgia, verdana, arial, sans-serif;
  color:#333;
  font-size:small;
  font-weight:normal;
  background:#FFF;
  line-height:125%;
  }

.links a,
.links a:link,
.links a:visited,
.links a:active {
  font-weight: normal;
  text-decoration: none;
  }

.links a:hover {
  text-decoration: underline;
  background: yellow;
  }

.menu {
  position:absolute;
  TOP:0px;
  LEFT:25px;
  WIDTH:161px;
  HEIGHT:239px;
  }

.menutext {
  letter-spacing: 1pt;
  font-size: 14pt;
  font-family: sans-serif;
  font-weight: bold;
  font-style: oblique;
  white-space:pre
  }

.menutext a,
.menutext a:link,
.menutext a:visited,
.menutext a:active {
  color: #000000;
  text-decoration : none;
  }

.menutext a:hover {
  color: #404040;
  text-decoration: underline;
  background: none;
  }

.sidebar h2 {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 30px;
  }

.sidebar ul ul {
  margin-bottom: 0px;
  }

.sidebar #categories ul {
  padding-left: 15px;
  }

.sidebar li {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  line-height: 150%;
  margin-top: 10px;
  list-style-type: none;
  }

.sidebar #categories li {
  list-style-type: circle;
  }

.sidebar img {
  border: 3px solid #FFFFFF;
  }

.photo {
  text-align: left;
  margin-bottom: 20px;
  }

.link-note {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
  }

#powered {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  color: #666666;
  margin-top: 50px;
  }

#comment-data {
  float: left;
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
  border-right: 1px dotted #BBB;
  }

textarea[id="comment-text"] {
  width: 80%;
  }

.commenter-profile img {
  vertical-align: middle;
  border-width: 0;
  }




.title                          /* album titles on main page */
	{ 
	  font-size: 14px; 
	  font-weight: bold; 
	}
.mod_title			/* album title -- Text is controlled by .title */
	{
	  border:1px solid #000000;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.mod_title_bg   /* album title hightlight Text is controled by .title */
	{
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/
	{
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */
	{
	}
.albumdesc  /*album description includes all text and background*/
	{
	}
.desc                           /* album descriptions on main page */
	{ 
	  font-size: 12px; 
	}
.caption                        /* photo captions on all pages */
	{ 
	  font-size: 10px; 
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-size: 10px; 
	}
.error                          /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}

.attention                          /* so far, just for voting instructions*/
        {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: blue;
          font-size: 12px;
        }

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{ 
	  font-size: 16px; 
	  font-weight: bold; 
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/
	{
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.bread                          /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.nav                            /* used in navigation bars */
	{ 
	  font-size: 12px; 
	}
.navtableborderbegin
	{
	  border:1px solid #000000;
	}
.navtableborderend
	{
	  border:1px solid #000000;
	  border-top-width:0px;
	}
.bordertop
	{
	  border:1px solid #000000;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderright
	{
	  border:1px solid #000000;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderleft
	{
	  border:1px solid #000000;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-right-width:0px;
	}
.fineprint                      /* used for fine print */
	{
	  font-size: 10px;
	}

.viewcounter {
	  font-size: 10px;
	}

.popuphead
	{
	  font-size: 16px;
	  font-weight: bold
	}
.popup
	{
	  font-size: 12px;
	}
.editlink                       /* Used for the [edit] tags */
	{
	  font-size: 10px;
	}
.modnavbox  /* main navigation bar next and previous */
	{
	}
.admin                          /* used in admin bars */
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}

.adminform
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}
.search                          /* used in search text */
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}
.leftspacer  /* amount of space to the left of the header and titles */
	{
	  width: 0px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{
 
        }
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{

	}
.modfooter /*footer where the Gallery version is located*/
	{
	}

.tigeramayear {
  letter-spacing: 1pt;
  font-size: 16pt;
  font-family: Comic Sans MS, sans-serif;
  font-weight: normal;
  font-style: oblique;
  color:#333;
        }

.tigerama {
  font-family:palatino, georgia, verdana, arial, sans-serif;
  color:#bbb;
  font-size:small;
  font-weight:normal;
  background:#FFF;
  line-height:150%;
  }

.tigerama h1 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  color:#333;
	}

.tigerama b {
  font-weight: bold;
  color:#333;
	}

.tigerama other {
  font-weight: normal;
  color:#333;
	}

.tigerama a,
.tigerama a:link,
.tigerama a:visited,
.tigerama a:active {
  color:#333;
  font-weight: normal;
  text-decoration: none;
  }

.tigerama a:hover {
  text-decoration: underline;
  background: yellow;
  } 

.floatright {
  float: right;
  margin: 0 0 3px 3px;
 /* border: 1px solid #666; */
  padding: 2px;
  }

.floatleft {
  float: left;
  margin: 3px 3px 0 0;
 /* border: 1px solid #666; */
  padding: 2px;
  }
