a.lnks:link {color:#600; text-decoration: none; font-style: bold; font-family: verdana,arial; font-size:12px;}
a.lnks:visited {color:#600; text-decoration: none; font-style: bold; font-family: verdana,arial; font-size:12px;}
a.lnks:active {color:#600; text-decoration: none; font-style: bold; font-family: verdana,arial; font-size:12px;}
a.lnks:hover {color:#000; text-decoration: none; font-style: bold; font-family: verdana,arial; font-size:12px;}

a:link {color:#600; text-decoration: underline; font-style: bold; font-family: verdana,arial; font-size:12px;}
a:visited {color:#600; text-decoration: underline; font-style: bold; font-family: verdana,arial; font-size:12px;}
a:active {color:#600; text-decoration: underline; font-style: bold; font-family: verdana,arial; font-size:12px;}
a:hover {color:#000; text-decoration: none; font-style: bold; font-family: verdana,arial; font-size:12px;}

body {
	margin: 0px 0px 0px 0px;
	/*background-color: #E8EAEA;
	background-color: #2D1B04;*/
	background-color: #000;
 	}

#header {
	background-color: #E8EAEA;
	padding-top:15px;
	text-align: center;
	height: 138px;
	width: auto;
	font: bold 14px Arial, Verdana, Helvetica;
	letter-spacing: 2px;
	color:#f93;
	}

#container {
	margin: 30px auto;
	text-align: left;	
	width: 800px;
	height: auto;
	background-color: #D0CAB7;
	}
	
#bridge {
	text-align:center;
	height:231px;
	color:#000;
	background: #E8EAEA url(img/bridge.jpg) bottom;
	background-repeat: no-repeat;
	border-bottom: solid 2px #000; 
	}	
	
#links{
	padding-top: 7px;
	letter-spacing: 2px;
    text-align: center;
	height:23px;
	width: auto;
	background-color: #E8EAEA;
	background: #E8EAEA url(img/links.gif);
	background-repeat: no-repeat;
	color:#000;
 	font: bold 12px Verdana, Arial, helvetica, san-serif;
 	border-bottom: solid 2px #000; 
	}	
	
#page {
	width: 780px;
	padding: 20px 10px 20px 10px;
	}
	
#shirts_head{
	padding-top: 14px;
    text-align: center;
	height:26px;
	background-color: #none;
	letter-spacing: 2px;
 	font: bold 14px Times, Arial, helvetica, san-serif; 
 	color:#4C3113;
	}
	
#column	{
    float: left;
    height: auto;
    font: bold 10px Verdana, Arial, helvetica, san-serif;
	color: #6A4A27;
	margin: 0;
	}
	
.shirt1 {
	width: 258px;
    padding: 0 0 0 8px;
	}	
	
.shirt2 {
	margin: 0 auto;
	text-align: center;
	width: 268px;
	}
	
.shirt3 {
	text-align: right;
	width: 258px;
    padding: 0 8px 0 auto;
	}
	
.shirt_page_1 {
	width: 200px;
	}
	
.shirt_page_2 {
	width: 580px;
	}
	
#shirt_1 {
   width: 246px;
   height: 328px;
   background: url("img/shirt1.jpg") 0 0 no-repeat;
   }
#shirt_1:hover {
   background-position: -246px 0;
   }
   
#shirt_2 {
   width: 246px;
   height: 328px;
   background: url("img/shirt2.jpg") 0 0 no-repeat;
   }
#shirt_2:hover {
   background-position: -246px 0;
   }
   
#shirt_3 {
   width: 246px;
   height: 328px;
   background: url("img/shirt3.jpg") 0 0 no-repeat;
   }
#shirt_3:hover {
   background-position: -246px 0;
   }
	
#sub_shirt {
	margin: 0 auto;
	text-align: left;
	width: 246px;
	height: 500px;
	background: #E8EAEA url(img/shirt_bg.gif);
	background-repeat: repeat-x;
	padding: 3px;
	}
	
#shirt_bot {
	margin: 0 auto;
	text-align: left;
	width: 252px;
	height: 39px;
	background: #E8EAEA url(img/shirt_bot.gif);
	background-repeat: no-repeat;
	}
	
.mid {
	margin-left: 20px;
	width: 246px;
	}
	
h1 {
	margin: 10px 0 0 0;
	text-align: left;
	font: bold 14px Verdana, Arial, helvetica, san-serif;
	color: #4C3113;
	border-bottom: solid 1px #600;
	}
p {
	font: 12px Verdana, Arial, helvetica, san-serif;
	}
	
#join_list {
	clear: both;
	text-align:right;
	font: bold 12px Verdana, Arial, helvetica, san-serif; 
	height: 20px;
	width: 785px;
	padding: 20px 15px 20px 0 ;
	color:#6A4A27;
	}
	
#foot {
	clear: both;
	text-align: center;	
	width: 800px;
	padding-top: 12px;
	letter-spacing: 2px;
	height: 28px;
	color:#600;
 	font: bold 12px Verdana, Arial, helvetica, san-serif;
 	border-top: solid 2px #000;
 	background: #E8EAEA url(img/foot.gif) bottom;
	background-repeat: no-repeat;
	}
	
#foot span {
 	font: 12px Verdana, Arial, helvetica, san-serif;
	}
		  
input.fi{
	border: 2px solid #4C3113;
    background-color: #E8EAEA;
    font: normal 12px Verdana, Arial, Helvetica;
    color: #600;
    }
		 
.submit {
	background-color: #393952;
	height: 17px;
	border: solid 1px #fff;
	width: 60px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
