body{
    background: #666666;
    text-align: center;
    margin-right: 0px;
	margin-left: 0px;
}

#wrapper{
	position: relative;
	width: 960px;
	height: 1200px;
    text-align: left;
    margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
    background: #eeeeee;
    overflow: hidden;
}


#left_column{
    position: relative;
    top: 0px;
    left: 0px;
	width: 240px;
	height: 1200px;
	text-align: center;
    background: #FFFFFF;
}


#content_column{
    position: relative;
    height: 1200px;
    width: 720px;
    top: -1200px;
    left: 240px;
    border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #444444;
    background: #999999;
    
}

#index_content_column{
    position: relative;
    height: 1300px;
    width: 720px;
    top: -1200px;
    left: 240px;
    border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #444444;
    background: #999999;
    
}

#header{
    position: relative;
    width: 100%;
    height: 60px;
    top: -2px;
    left: -1px;
    border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #444444;
    background: #FFFFFF;
}

#header_title{
    position: relative;
    width: 500px;
    height: 20px;
    top: 30px;
    left: 12px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    color: #cc3333;
}

#header_menu{
	 position: relative;
     float: right;
     width: 100px;
     height: 18px;
     right: 60px;
     top: 13px;
     text-align: right;
     padding: 0px 0px 0px 0px;
     font-family: Futura, Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #444444;
}

#header_menu a:link{
   text-decoration: none;
   color: #444444;
}

#header_menu a:visited{
   text-decoration: none;
   color: #444444;
}

#tshirt_menu{
    position: relative;
    width: 200px;
    top: 60px;
    left: 0px;
    overflow: hidden;
}

.menu{
    position: relative;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #444444;
    text-align: left;
    margin: 0px 0px 80px 0px;
}

.menu_list a{
    text-decoration: none;
    color: #666666;

}

.menu a:hover{
    text-decoration: none;
    color: #cc3333;
}

#tshirt_menu a:hover{
    font-weight: bold;

}

.menu_list ul{
    position: relative;
    left: 20px;
	line-height: 24px;
}


.menu_label{
    position: relative;
    left: 30px;


}

.tshirt_row{
    width: 100%;
    height: 210px;
    top: 20px;
    left: 20px;
    margin: 10px 0px 0px 10px;
    overflow: hidden;
}

.tshirt_row_item{
	position: relative;
    height: 200px;
    width: 155px;
    padding: 3px 3px 3px 3px;
    margin: 0px 10px 0px 0px;
    border-style: solid;
    border-width: 2px;
    border-color: #444444;
    background: #FFFFFF;
}


.tshirt_row_description{
    position: relative;
    height: 186px;
    width: 515px;
    top: -210px;
    left: 170px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #444444;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 0px;
    border-style: solid;
    border-width: 2px;
    border-color: #777777;
    background: #DEDEDE;
    
}

.tshirt_row_arrow{
    position: relative;
    height: 145px;
    width: 47px;
    top: 20px;
    left: -9px;
}


.tshirt_row_description_text{
    position: relative;
    top: -145px;
    width: 420px;
    left: 80px;
}

.tshirt_row_description_text a{
    font-size: 12px;
    color: #cc3333;
}


#tshirt_footer{
    position: relative;
    float: right;
    right: 250px;
    height: 20px;
    width: 200px;
    top: 4px;
    text-align: right;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}

#tshirt_footer a{
    color: #cc3333;

}

#tshirt_description_container{
    position: relative;
    height: 1010px;
    width: 675px;
    top: 10px;
    left: 10px;
    padding: 10px 10px 10px 10px; 
    border-style: solid;
    border-width: 2px;
    border-color: #444444;
    background: #FFFFFF;
    
}

#tshirt_description_image{
    position: relative;
    height: 220px;
    width: 155px;
    padding: 3px 3px 3px 3px;
    margin: 0px 10px 0px 0px;
    border-style: solid;
    border-width: 2px;
    border-color: #DDDDDD;
    background: #FFFFFF;
}

#tshirt_description_zoom_label{
    position: relative;
    height: 16px;
    width: 100px;
    top: 0px;
    left: 50px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 11px;
}

#tshirt_description_details{
    position: relative;
    height: 206px;
    width: 490px;
    top: -230px;
    left: 170px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #444444;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 0px;
    border-style: solid;
    border-width: 2px;
    border-color: #DDDDDD;
    background: #FFFFFF;
}

#tshirt_description_colors{
    position: relative;
    height: 190px;
    width: 150px;
    top: 0px;
    left: 10px;
}

#tshirt_description_ordering{
    position: relative;
    height: 190px;
    width: 300px;
    top: -190px;
    left: 180px;
    background: #FFFFFF;
}

#tshirt_description_ordering_title{
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    padding: 0px 0px 0px 0px;
    text-align: left;

}

#tshirt_description_ordering_pricing{
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-style: italic;
    color: #666666;
    padding: 0px 0px 0px 0px;
    text-align: left;

}

#tshirt_description_ordering_form{
    position: relative;
    top: 15px;
    left: 0px;
    width: 310px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-style: italic;
    color: #444444;
    padding: 0px 0px 0px 0px;
    text-align: left;

}

#tshirt_description_ordering_form_buy_button{
    position: relative;
    width: 310px;
    height: 60px;
    top: 14px;
    text-align: center;
}

#tshirt_description_text{
    position: relative;
    height: 186px;
    width: 650px;
    top: -220px;
    left: 0px;
    line-height: 24px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #444444;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #DDDDDD;
    background: #FFFFFF;
}

#tshirt_specifications{
    position: relative;
    height: 520px;
    width: 650px;
    top: -210px;
    left: 0px;
    padding: 10px 10px 10px 10px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #444444;
    background: #DDDDDD;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
}

#tshirt_specification_header{
    position: relative;
    width: 300px;
    top: 0px;
    left: 0px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #444444;
}

#shopping_cart_container{
    position: relative;
    width: 680px;
    top: 10px;
    left: 20px;
    background: #FFFFFF;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #444444;
    overflow: auto;
}


#shopping_cart_container_label{
    position: relative;
    width: 200px;
    left:5px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color:#444444;
}

#shopping_cart_next_step{
    position: relative;
    width: 680px;
    height: 53px;
    top: 14px;
    left: 20px;
    background: #FFFFFF;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
}


#shopping_cart_info{
    position: relative;
    width: 680px;
    height: 160px;
    top: 30px;
    left: 20px;
    background: #DDDDDD;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    padding: 0px 0px 40px 0px;
}



#shopping_cart_info_payment_shipping{
    position: relative;
    width: 670px;
    top: 10px;
    left: 20px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #444444;
}

#shopping_cart_info_payment_header{
    position: relative;
    width: 300px;
    top: 0px;
    left: 0px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
}


#menu_add{
    position: relative;
    top: 60px;
    left: 10px;
}


#welcome{
    position: relative;
    width: 655px;
    top: 10px;
    left: 10px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 10px 20px 20px 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #444444;
    background: #FFFFFF;
    
}

#welcome p{
    line-height: 38px;
    color: #555555;
}

#newest{
    position: relative;
    width: 695px;
    height: 430px;
    top: 20px;
    left: 10px;
    border-style: solid;
	border-width: 1px;
	border-color: #444444;
    background: #ffffff;

}


#about{
    position: relative;
    width: 655px;
    height: 885px;
    top: 10px;
    left: 10px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #444444;
	line-height: 32px;
    padding: 10px 20px 20px 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #444444;
    background: #FFFFFF;
    
}

#blog{
    position: relative;
    width: 655px;
    height: 885px;
    top: 10px;
    left: 10px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #444444;
    padding: 10px 20px 20px 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
    background: #FFFFFF;
    
}

.blog_entry{
    position: relative;
    width: 600px;
    padding: 10px 10px 10px 40px;
    border-style: solid;
	border-width: 1px;
	border-color: #999999;
    font-size: 12px;
    margin: 10px 0px 10px 0px;

}


.blog_date{
    position: relative;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}

.blog_content{
    position: relative;
    font-style: normal;
    color: #777777;

}