#ShirtImageUpright{
position:absolute;
left:87px;
top:105px;
}

#ShirtImageSideways{
position:absolute;
left:87px;
top:105px;
}

#ShirtBlank{
left: 0;
top: 0px;
}

body {
margin: 0;
padding: 0;
font:normal 80% helvetica, "Trebuchet MS", arial, sans-serif;
/*background:#FFF29B ;*/
line-height: 1.5em;
color:#4c1517;
background-color:#1C0100;

/*  FBF8B5*/
}

#header {
height:auto;
margin: 0;
padding: 0;
<!--
background: #4c1517 url(img/banner2.jpg) no-repeat fixed;
-->
color: #4c1517;
}


#topnav ul {

margin: 0 0 5px 0; /*  spacing between menus  */
list-style-type: none;
background-color:#812427;
color: #4c1517;
font: bold 88% verdana, arial, helvetica, sans-serif;
letter-spacing:0.05em;
font-variant:small-caps;
text-align: center;
line-height:1.5em;
}

#topnav li { display: inline; }

#topnav li a, #topnav a:visited {
text-decoration: none;
background-color: #812427;
color: #f4e1b9;
padding: .2em 1em;
border-right: 0px solid #fff;
}

#topnav a:link.active, #topnav a:visited.active, #topnav a:hover {
text-decoration: none;
background-color: #e32727; <!-- hover over menu-->
color: #fff;
}

 
#gutter {
float: left;
width: 2%;
height: 1px;
}
		
#col1 {
float: left;
width: 10%;
margin-bottom: 1em;
border-right: 1px dashed #dda875;
padding-left: 0;
}
		
#col2 {

margin-left: 15%;
margin-right: 15%;
margin-bottom: 1em;
padding-right: 3%;
padding-left: 3%;
background-color:#f1edd5;
}

#col2 a:visited {
	text-decoration:underline;
	color:#BD8357;
}
#col2 a:link {
	text-decoration:underline;
	color:#BD8357;
}
		
#col3 {
float: left;
width: 100%;
margin-left: 3%;
margin-bottom: 1em;
}

#col4 {
float: left;
width: 95%;
margin-left: 3%;
margin-bottom: 1em;
padding-right: 3%;
}
#col5 {
float: left;
width: 95%;
margin-left: 1%;
padding-left: 1%;
margin-bottom: 1em;
padding-right: 1%;
background-color:#f1edd5;
}

#navcontainer ul {
margin-left: 0;
padding: 0;
list-style-type: none;
background-color: #f4e1b9;
color: #666;
}

#navcontainer ul li a {
padding: 15px;
color: #666;
background: transparent url(img/list-off-orange.gif) left center no-repeat;
text-align: left;
font: 12px "Lucida Grande", "Lucida Sans Unicode", lucida, sans-serif;
text-decoration: none;
}

#navcontainer ul li a:hover {
color: #4c1517;
background: transparent url(img/list-on-orange.gif) left center no-repeat;
}

#navcontainer ul li a#current {
background: transparent url(img/list-active.gif) left center no-repeat;
color: #000;
}

#footer {
clear: both;
height: 40px;
background-color: #e88d33;
border-top: 15px solid #4c1517;
color: #000;
padding: .2em 0 0 .5em;
text-align: left;
}

h1 {
text-align: center;
margin-top: .5em;
padding-top: .1em;
padding-bottom: .1em;
font-size: 1.5em;
color: #4c1517;
background-color: inherit;
letter-spacing:.2em;
line-height:1.5em;
}

h2  {
text-align: center;
margin-top: .5em;
padding-top: .1em;
padding-bottom: .1em;
font-size: 1.5em;
color: #4c1517;
background-color: inherit;
letter-spacing:.2em;
line-height:1.5em;
}

h3 {
margin-top: 0;
font-size: .75em;
text-align: center;
color: #4c1517;
background-color: inherit;
letter-spacing:.1em;
}

h4  { 
margin-top: 0;
padding-top: .5em;
padding-bottom: .5em;
text-transform: uppercase;
font-size: 1em;
color: #4c1517;
background-color: inherit;
letter-spacing:.1em;
}


h6  { 
margin-top: 0;
padding-top: .5em;
padding-bottom: .5em;
font-size: 1.2em;
color:#333333;
background-color: inherit;
}

h5 {
margin: 0;
padding-top: 75px;
text-align: center;
font-size: 2em;
color:  #4c1517;
background-color: transparent;
font:"Times New Roman", Times, serif;
}

a {
text-decoration: none;
color:#4c1517;
background-color: inherit;
}

a:hover {
text-decoration: underline;
color: #4c1517;
background-color: inherit;
}

a img {
border: 0;
}

.myimage {
float: left;
padding: 10px;
}

/*  TABLE  */

table.tshirt{
	font-size:90%;
	font-family: "trebuchet ms", "lucidia grande", verdana, arial, sans-serif;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:.1em;
	width:100%;
	background-color:#802427;
	color:#f1edd5;
}
table.Base{
	font-size:90%;
	font-family: "trebuchet ms", "lucidia grande", verdana, arial, sans-serif;
	line-height:1.2em;
	color: #4c1517;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:.1em;
	width:100%;
	background-color:#f1edd5;


}

table.Standard {
	font-size:90%;
	font-family: "trebuchet ms", "lucidia grande", verdana, arial, sans-serif;
	line-height:1.2em;
	color: #4c1517;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:.1em;
	width:100%;
	background-color:#f1edd5;
	border-bottom: 1px solid #4c1517;
	border-right: 1px solid #4c1517;
	border-left: 1px solid #4c1517;
	border-top: 1px solid #4c1517;
	border-bottom: 1px solid #4c1517;
}
table.Images {
	font-size:90%;
	font-family: "trebuchet ms", "lucidia grande", verdana, arial, sans-serif;
	border-collapse:collapse;
	letter-spacing:.1em;
	width:100%;
	text-align:center;
	border-bottom-color:#4c1517;
}
caption {
	padding-bottom:1em;
	padding-top:1em;
	text-align: center;
	font-size: 2em;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing:.6em;
	line-height: 1.3em;
	color: #4c1517;
	background: transparent;
}
  
thead th, tfoot th, tfoot td {
	font-family: arial, verdana, sans-serif;
	border-right: 4px solid #4c1517;
	border-left: 4px solid #4c1517;
	border-bottom: 4px solid #4c1517;
	padding-left:5px;
	font-variant:small-caps;
	letter-spacing:0.1em;
	color: #f4e1b9;  /* header letter color */
	background: #4c1517;
}
  
tfoot.Standard th, tfoot td {
	border-top: 2pt double #4c1517;
}

td, th {
	padding:4px;
}

table a[title^="Download"] { 
	font-style:italic;
}

tbody.Standard td a, tbody th a {
	background: transparent;
	color: #009;
	text-decoration: none;
	border:none;
	
}

tbody.Standard td a:hover, tbody th a:hover {
	background: transparent;
	color: #ffd56f;
}

.odd {
	/*background: #2AFFFF;*/
	background: #ffd76d;
}

tbody.Standard tr:hover {
	color: #333;
	background: #E0D01B;  /* hover over lines */
}

tbody.Standard tr th:hover {
	background:#4c1517;
}

table.Standard a:visited {
	text-decoration:underline;
	color:#BD8357;
}
table.Standard a:link {
	text-decoration:underline;
	color:#BD8357;
}

Table.Invis tr, Table.Invis th, Table.Invis tbody, Table.Invis tr, Table.Invis td{
	font-size:100%;
	font-family: "trebuchet ms", "lucidia grande", verdana, arial, sans-serif;
	text-align:left;
	letter-spacing:.1em;
	width:100%;
	border:none;
}

</style>

