@charset "utf-8";
/* CSS Document */
body{
margin:0 auto;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#FFF;
}
h1 {font-size:1.6em; margin: 0 0 0 0;
padding:0 0 0 0;}

h2 {font-size:1.3em; margin: 0 0 0 0; padding:0 0 0 0;}

a:link    {color:#252728; 	text-decoration : none; background-color : transparent;}
a:visited {color: #252728; 	text-decoration : none; background-color : transparent;}
a:active  {color: #252728; 	text-decoration : none; background-color : transparent;}
a:hover   {color:#252728; 	text-decoration : underline; background-color : transparent;}
.dark {color:#252728;}

/********************** Navigation ***************************/
#navigation a:link    {color:#47433C; 	text-decoration : underline; background-color : transparent;}
#navigation a:visited {color: #47433C; 	text-decoration : underline; background-color : transparent;}
#navigation a:active  {color: #47433C; 	text-decoration : underline; background-color : transparent;}
#navigation a:hover   {color:#47433C; 	text-decoration : underline; background-color : transparent;}
#nav {margin:0; float:right; padding-right:0px;}
#nav li	{width:auto; padding-right:5px; float:left; list-style:none; color:#333;}

#container {width:923px; height:auto; margin-top:10px; margin:auto;}
#top {background-image:url(images/top.png); width:923px; height:220px; margin:auto; background-repeat:no-repeat; margin-top:10px;}
#logo {float:right; width:352px; height:101px; padding-top:60px;}
#middle {background-image:url(images/middle.png); width:923px; background-repeat:repeat-y; margin:auto;  min-height:100%; overflow:hidden;}

#left-box			{float:left; padding-left:50px; width:825px; height:auto;}
#left-box-top		{float:left; }
#left-box-bottom	{float:left; width:400px; padding-left:40px;}
#right-box 			{float:left; }

.img-shirt {border-style:dashed; border-width:1px;}

#aboutus-text		{width:600px; float:left;}
#aboutus-picture 	{width:230px; float:left;}

#t-shirt-box {width:820px; height:auto;}
#t-shirt-pic {width:600px; float:left; height:auto; padding-top:5px;}
#t-shirt-pay {width:220px; float:left; height:auto;}

#footer {background-image:url(images/footer.png); width:923px; height:88px; margin:auto;}
#footer-text {width:873px; margin:auto; color:#000; padding:25px 0 0px 50px;}