
#btext
{
	text-align:justify;
	text-justify:inter-word;
	font: 20px Verdana, sans-serif; text-align: left; font-weight: bold;}
	color: red;
} 

body {
	background-image: url(/images/tx7bkgd.jpg);
        color: #000;
        font: .8em Tahoma, Verdana, Helvetica, sans-serif;
        margin: 20px 0;
        padding: 0;
        text-align: center;
}

a span {display: none;}

a:hover span {display: block; border: 5px inset #483db8;
   position: absolute; top: 150px; left: 260; width: 400px;
   padding: 5px; margin: 10px; z-index: 100;
   font: 20px Verdana, sans-serif; text-align: left; font-weight: bold;}

  # color: black; background: url('images/pinecone2.jpg');

h1 { color: #f00; }
a:link,
a:visited,
a:hover,
a:active {
        color: #00f;
}

#wrapper {
        margin: 0 auto;
        text-align: left;
        width: 600px;
}

#header {
        background: #000 url(images/header.gif) top left no-repeat;
        float: left;
        height: 28px;
        margin: 0;
        text-indent: -10000px;
        width: 95px;
}

#subheader {
        background: #000;
        color: #5F3030;
        line-height: 31px;
        margin: 0 0 0 95px;
        font-size: 1.1em;
}

#gallery {
        clear: both;
        list-style: none;
        margin: 15px 0;
        padding: 0;
}

#gallery li {
        background-position: 10px 5px;
        background-repeat: no-repeat;
        float: left;
        margin: 0 0 15px;
        padding: 5px 0;
        text-align: center;
        width: 200px;
}

#gallery li a.thumbnail:link,
#gallery li a.thumbnail:visited {
        background: url(images/itm_overlay.png) top left no-repeat !important;
        background: 0;
        border: 1px solid #555;
        display: block;
        margin: 0 auto;
        height: 120px;
        text-decoration: none;
        text-indent: -10000px;
        width: 180px;
}

#gallery li a.thumbnail:hover,
#gallery li a.thumbnail:active {
        background: url(images/itm_overlay_v.png) top left no-repeat !important;
        background: 0;
        border-color: #888;
}

#gallery h3 {
        font-size: .1em;
        margin: 0;
}

#gallery h4 {
        float: right;
        font-size: .8em;
        margin: 3px auto 0;
        text-align: center;
}

#navigation {
        list-style: none;
        margin: 20px 0 0;
        padding: 0;
}

#navigation li {
        float: left;
}

#navigation a:link,
#navigation a:visited {
        color: #555;
        display: block;
        font-size: .9em;
        padding: 10px;
        text-decoration: none;
        text-transform: lowercase;
}

#navigation a:hover,
#navigation a:active {
        background: #333;
        color: #AAA;
}

#navigation a:active {
        color: #BBB;
}

a.add_fav {
        background: url(images/heart.gif) center center no-repeat;
        color: #FFF;
        display: block;
        font: bold 1.4em Georgia, Times, serif;
        line-height: 36px;
        margin: 0 auto;
        text-align: center;
        text-decoration: none;
        width: 36px;
}

h4 > a.add_fav {
        background: url(images/heart.png) center center no-repeat;
        margin: -20px 0 0 auto;
}

a.add_fav:hover {
        text-decoration: underline;
}

a.small {
        font-size: 1.2em;
}

a.add_fav strong {
        display: none;
}

a img {
        border: 0;
}

#copyright {
        clear: both;
        padding: 0 0 15px;
        position: relative;
        top: 20px;
}

.pop_l {
        background: url(images/ppl.gif) top center no-repeat;
        height: 5px;
        margin: 5px auto;
        text-indent: -10000px;
        width: 100%;
}

.popularity {
        background: url(images/pop.gif) top left repeat-x;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        height: 10px;
        margin: 0 auto;
        text-indent: -10000px;
}

.note {
        background: #111;
        margin: 0;
        padding: 10px;
}

h3.note {
        margin: 15px 0 0;
}

favbox {
        background: #666;
        border: 5px solid #333;
        color: #FFF;
        left: 30%;
        padding: 0 10px;
        position: fixed;
        right: 30%;
        text-align: left;
        top: 20%;
        width: 40%;
}

#favbox * {
        margin: 10px 0;
}

img {
border: 1px solid #ff0000;
} 

.myButton {
        -moz-box-shadow: 4px 4px 3px 1px #519c5a;
        -webkit-box-shadow: 4px 4px 3px 1px #519c5a;
        box-shadow: 4px 4px 3px 1px #519c5a;
        background-color:#ffffff;
        -moz-border-radius:12px;
        -webkit-border-radius:12px;
        border-radius:12px;
        border:2px solid #3d1715;
        display:inline-block;
        color:#852c39;
        font-family:Arial;
        font-size:14px;
        font-weight:bold;
        padding:6px 12;
        text-decoration:none;
        text-shadow:1px 1px 0px #1c0705;
        width:100px;
        height:28px;
}.myButton:hover {
        background-color:#74f04a;
}.myButton:active {
        position:relative;
        top:1px;
}


