body
{
	margin: 0px 0px 15px 0px;
	background-image: url('images/background.jpg');
	background-color: #221912;
}

img 
{ 
	display: block; 
}

a.email 
{ 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: underline; 
}

a.email:hover 
{ 
	text-decoration: none; 
}

a.kaya 
{ 
	color: #FFFFFF; 
	text-decoration: none; 
}

a.kaya:hover 
{ 
	text-decoration: underline; 
}

a.links 
{ 
	color: #FFFFFF; 
	text-decoration: underline; 
}

a.links:hover 
{ 
	text-decoration: none; 
}

#intro
{
	display: block;
}

#home 
{ 
	position: relative; 
	width: 1024px; 
	height: 740px;
	background-image: url('images/home.jpg');
}

#home_btn_off, #architees_off, #abstractees_off, #aboutus_off, #sportees_off, #noveltees_off, #greentees_off, #identitees_off, #dtees_off, #ttees_off, #animalitees_off, #limitedtees_off, #friends_off
{
	display: block;
	border: 0px;
}

#home_btn_on, #architees_on, #abstractees_on, #aboutus_on, #sportees_on, #noveltees_on, #greentees_on, #identitees_on, #dtees_on, #ttees_on, #animalitees_on, #limitedtees_on, #friends_on
{
	display: none;	
	border: 0px;
}

#home_btn 
{ 
	position: absolute; 
	top: 578px; 
	left: 934px; 
	width: 88px; 
	height: 145px; 
}

#architees 
{ 
	position: absolute; 
	top: 0px; 
	left: 572px; 
	width: 262px; 
	height: 221px; 
}

#abstractees 
{ 
	position: absolute; 
	top: 314px; 
	left: 407px; 
	width: 249px; 
	height: 259px; 
}

#aboutus 
{ 
	position: absolute; 
	top: 472px; 
	left: 0px; 
	width: 242px; 
	height: 162px; 
}

#animalitees 
{ 
	position: absolute; 
	top: 201px; 
	left: 185px; 
	width: 198px; 
	height: 131px; 
}

#sportees 
{ 
	position: absolute; 
	top: 499px; 
	left: 581px; 
	width: 219px; 
	height: 155px; 
	z-index: 99; 
}

#noveltees 
{ 
	position: absolute; 
	top: 328px; 
	left: 197px; 
	width: 208px; 
	height: 147px; 
}

#greentees 
{ 
	position: absolute; 
	top: 165px; 
	left: 471px; 
	width: 220px; 
	height: 194px; 
}

#identitees 
{ 
	position: absolute; 
	top: 104px; 
	left: 16px; 
	width: 209px; 
	height: 144px; 
}

#dtees 
{ 
	position: absolute; 
	top: 0px; 
	left: 250px; 
	width: 162px; 
	height: 143px; 
}

#ttees 
{ 
	position: absolute; 
	top: 0px; 
	left: 390px; 
	width: 177px; 
	height: 145px; 
}

#limitedtees 
{ 
	position: absolute; 
	top: 293px; 
	left: 625px; 
	width: 306px; 
	height: 302px; 
}

#friends 
{ 
	position: absolute; 
	top: 464px; 
	left: 246px; 
	width: 195px; 
	height: 157px; 
}


#category 
{ 
	position: relative; 
	width: 1024px; 
	height: 740px;
	background-image: url('images/category.jpg');  
}

#category #main_image 
{ 
	position: absolute; 
	top: 14px; 
	left: 208px; 
	width: 692px; 
	height: 604px; 
}

#category #header_tab 
{ 
	position: absolute; 
	top: 76px; 
	left: 36px; 
	width: 191px; 
	height: 62px; 
}

#category #header_text 
{ 
	position: absolute; 
	top: 86px; 
	left: 42px; 
	width: 185px; 
	height: 43px; 
}


#category #description 
{ 
	position: absolute; 
	top: 164px; 
	left: 36px; 
	width: 191px; 
}

#category #description_middle 
{ 
	width: 171px; 
	padding: 0px 10px;
	background-image: url('images/category_descrip_middle.png'); 
	font: 12px arial; 
	color: #FFFFFF; 
	text-align: justify;
}

#category #designs 
{ 
	position: absolute; 
	top: 56px; 
	left: 252px; 
	width: 624px; 
	height: 518px; 
	overflow: auto;
}

#design_frame
{
	display: block;
	padding-top: 5px;	
}

#design_left
{
	border: 10px solid #B4B0AB; 
	border-right: 0px; 
	cursor: pointer;
}

#design_center
{
	border: 12px solid #B4B0AB; 
	border-bottom: 0px;
}

#design_right
{
	border: 10px solid #B4B0AB; 
	border-left: 0px; 
	cursor: pointer;
}

#spreadshirt_container
{
	position: absolute; 
	left: 8px; 
	bottom: 5px; 
	width: 606px; 
	border: 1px solid #B4B0AB;
	background-color: #B4B0AB;
}

#spreadshirt_iframe
{
	overflow-x: hidden;
}

#about_us_text
{
	padding: 20px;
	font: 13px arial; 
	color: #FFFFFF; 
	text-align: justify; 
}

#friends_text
{
	padding: 20px;
	font: 13px arial; 
	color: #FFFFFF; 
	text-align: left; 
}

#close_iframe
{
	position: absolute; 
	top: 39px; 
	left: 848px; 
	width: 20px; 
	height: 20px; 
	z-index: 100; 
	background-color: #B4B0AB; 
	color: #FFFFFF; 
	font: bold 12px arial; 
	text-align: center; 
	cursor: pointer;
	display: none; 
}

#nav_category_tab 
{ 
	position: absolute; 
	top: 357px; 
	left: 196px; 
	width: 32px; 
	height: 96px; 
}

#nav_home_tab 
{ 
	position: absolute; 
	top: 475px; 
	left: 196px; 
	width: 32px; 
	height: 75px; 
}

#footer_top
{
	padding-top: 25px;
	font: 12px arial; 
	color: #FFFFFF; 
}

#footer_bottom
{
	padding-top: 3px;
	padding-bottom: 10px;
	font: 11px arial; 
	color: #FFFFFF; 
}