* { margin: 0; padding: 0;  } 

body { color: #FFF; font-size: 11pt; height: 100%; background-image: url(img/bknd.jpg); font-family: Georgia, Serif; position: relative; }
a { color: #FFF; }
a img { border: none; }
img, div, li, input { behavior: url(iepngfix.htc) }
p { line-height: 200%; text-indent: 25px; }
.hide-nav { display: none; }
.clear { clear: both; } 


#container { position: relative; width: 682px; margin: auto auto; z-index: 99;  }

.card { margin-bottom: 70px; border-bottom: 1px solid #a17769;padding-bottom: 30px;}

ul#nav {  height: 50px; text-decoration: none;  margin-bottom: 60px; margin-top: 35px;} 
ul#nav li {float: left; list-style: none; } 
ul#nav li a { display: block; height: 100%;   }
ul#nav li#one { width: 234px; height: 50px; background-image: url(img/01_dont_cards.png); } 
ul#nav li#two { width: 123px; height: 50px; background-image: url(img/02_the_book.png); } 
ul#nav li#three { width: 141px; height: 50px; background-image: url(img/03_the_author.png); } 
ul#nav li#four { width: 181px; height: 50px; background-image: url(img/04_buy_now.png); } 


#send input, #send textarea { width: 400px; display: block; } 
#send label { font-size: 10pt; display: block; margin-bottom: 15px; }

#footer { text-align: center; margin: 70px 0px 0px 0px; padding-bottom: 30px; } 

 #gradient { position: absolute; top: 0px; height: 532px; width: 100%; background-image: url(img/gradient.png); z-index: 1;}
 #gradient_bot { position: absolute; bottom: 0px; height: 532px; width: 100%; background-image: url(img/gradient_bot.png); }



/* Templogallery */

.templogallery-container { background-image: url(img/card_bknd.png); *background-image: none; background-repeat: no-repeat;background-position: 13px -1px;}
.templogallery-images img
{
	position:absolute;
}
.templogallery-top
{
	width:500px;
}
.templogallery-container a:active, .templogallery-container a:focus
{
	outline:none;
}
.templogallery-bottom img
{
	margin:0px 5px;
}
.templogallery-opacity
{
	opacity:0.5;
	filter:alpha(opacity = 50);
}