#more_boards {
        background-image: url(/images/home_back.jpg);
        background-repeat: no-repeat;
        background-position: center bottom;
        margin: 0 0 0 430px;
        padding: 15px 15px 15px 15px;
        color: 868686;
        width: 397px;
        height: 297px;
        }
#products {
        margin: 0px auto;
        }

#shirts {
        background: #ffffff;
        padding: 10px 10px 10px 10px;
	overflow: auto;
        }

#shirts p {
        padding: 0 20px 0 20px;
        font-size: 90.5%; /* Resets 1em to 10px */
        font-family: 'Tahoma', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: lighter;
        font-style: italic;
        color: #47535a;
        text-align: center;
        }

#t_big {
	padding: 0px 20px 0px 0px;
	width: 410px;
	height: 405px;
	float: left;
	}

#shapes {
        margin: 0px auto;
        background: #ffffff;
        width: 390px;
        padding: 10px 10px 10px 10px;
        border-bottom: dotted 1px #333333;
        clear: both;
        }

#shapes p {
        padding: 0 20px 0 20px;
        font-size: 90.5%; /* Resets 1em to 10px */
        font-family: 'Tahoma', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: lighter;
        font-style: italic;
        color: #47535a;
        text-align: center;
        }

#t_descriptions {
        background: #ffffff;
        padding: 15px 15px 15px 15px;
        color: 868686;
        text-align: left;
        }

.shirts_table {
        font-size: 90.5%; /* Resets 1em to 10px */
        font-family: 'Tahoma', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: lighter;
        font-style: italic;
        color: #47535a;
        text-align: center;
        }


a.shapes{font-weight:lighter; font-family: 'Bank Gothic', 'Lucida Grande', arial; font-size:10pt; text-decoration:none; color:275e84}
a.s_link:link{border:1px solid #eae0cb; padding-left:1px; padding-right:1px; padding-top:1px; padding-bottom:1px}
a.s_link:hover{border:1px solid #a69268; padding-left:1px; padding-right:1px; padding-top:1px; padding-bottom:1px}

