<!--
body
{

	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
        background-image: url(/nav/2/bgparchment.png);
        background-attachment: fixed;
  }

td  {   text-align:left;
        font-size: 1.1em;
        font-family: Garamond, Palatino Linotype, Times New Roman, cursive;
        color: #000000;
     }
h1  {   font-size: 1.3em;
        font-family: Palatino Linotype, Garamond, Times New Roman, cursive;
        color: #990000;
     }

#container  {
	                width: 784px;
	                margin:0px auto; /* Right and left margin widths set to "auto" */
	                text-align:left; /* Counteract to IE5/Win Hack */
	                padding-top: 0px;
									padding-right: 28px;
									padding-left: 28px;
									padding-bottom: 0px;

	        }


								
#content{

	width: 774px;
	background: transparent url(/nav/2/bg-container.png) repeat-y;
	padding: 0 10px;
	}
	
#banner{
	height: 192px;
	margin: 0;
	padding: 0;
	background: transparent url(/nav/2/bg-banner.png) no-repeat;
	text-align: center;
	}			
	
#textcontent{
	width: 100%;
	                padding-top: 0px;
									padding-right: 55px;
									padding-left: 55px;
									padding-bottom: 0px;
	}						
 
#footer   {             padding-top:20pt;
	                padding-left:30pt;
                }

.title    {
                        border-top: 1px dashed #660033;
                        margin-top: 5px;
                }
.block {	        height: 175px;
                        margin-top:15px;
	                margin-left:10px;
	                margin-right:10px
	                border:1px solid #000000;
                        background-image: url(/nav/1/skinbg.jpg);
                }
.blockheader {	        padding-top:15px;
	                width: 100%;
	                border:1px dashed #000000;
                        background-image: url(/nav/1/skinbg.jpg);
                        font-size: 1.1em;
                        font-family: Garamond, Times New Roman, cursive;
                }
             

.skinshot  {	        margin: 15px 20px 10px 5px;
                        float: left;
                        padding: 2px;
	                border:1px dashed #000000;
                        background-image: url(/nav/1/skinbg.jpg);
                }

.info  {	        margin-top: 15px;
                        font-size: 0.85em;
                        padding: 2px;
	                border:1px dashed #000000;
                        background-image: url(/nav/1/infobg.gif);
                }

.desc  {	        
                        font-size: 0.95em;
                        padding: 8px;
                }

A:link		                    {color:#817339;}
A:hover	        {background: #ECE5B6; color:#000000;}
A:active	                    {color:#817339;}
A:visited	                    {color:#817339;}

-->
