body {
font-family: georgia;
color: #000000;
margin-top: 0;
background-color: #636363;
}
a {
text-decoration: none;
}
a:link {
color: #000685;
}
a:visited {
color: #5E7179;
}
a:hover {
color: #3B42DC;
}
a:active {
color: #3B42DC;
}

#container {
margin-left: auto;
margin-right: auto;
}

h1 {
font-family: helvetica, arial, sans serif;
font-size: 24pt;
font-weight: bold;
}
#headerImage {
width: 780px;
height: 144;
}
#pageBody {
width: 760px;
height: auto;
overflow: auto;
padding: 10px;
background: #e5e5e5;
text-align: left;
}
#footer {
width: 780px;
height: auto;
background: #e5e5e5;
position: relative;
}
#footer2 {
width: 780px;
height: auto;
background: #e5e5e5;
position: relative;
}
#content {
background: #e5e5e5;
}

div.row {

}

div.shirtCat {
width: auto;
height: auto;
padding: 10px;
}

img.colImg {
margin: 30px;
vertical-align: top;
display: inline;
}

img.catImg {
padding: 20px;
float: left;
}

.para {
text-indent: 2em;
text-align: justify;
font-size: 12pt;
}
.tiny {
font-size: 8pt;
}
.subhead {
font-family: helvetica, arial, sans serif;
font-style: italic;
font-size: 20pt;
font-weight: normal;
}
.smallhead {
font-family: helvetica, arial, sans serif;
font-style: italic;
font-size: 14pt;
font-weight: bold;
}
.tinyhead {
font-family: helvetica, arial, sans serif;
font-size: 12pt;
font-weight: bold;
}
