@charset "utf-8";
/* CSS Document */


BODY {
background:#f3f3f2;
}


#main_text{
font-family:Tw Cen MT;
font-size:15px;
color:#656565;
}

#title{
font-family:Tw Cen MT;
font-size:18px;
color:#144d79;
}

a.catLinks{
font-family:Tw Cen MT;
font-size:15px;
color:#000000;
text-decoration:none;
}

a.catLinks:hover{
text-decoration:underline;
}

.copyright{
font-family:Tw Cen MT;
color:#ffffff;
}
a.copyright{
font-family:Tw Cen MT;
color:#ffffff;
text-decoration:underline;
}

a.head_nav {
font-family:Century Gothic;
color:#ffffff;
font-size:16px;
text-decoration:none;
}

a.head_nav:hover {
text-decoration:underline;
}h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #656565;
}
.table_box {
	background-color: #F9F9F9;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.table_box_blue {
	background-color: #EEF8FB;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.pic_box {
	background-image: url(images/shirt.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
