﻿body, body img {
	border-style: none;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px;
	margin: 0px;  }
	
body a {
	color: #23A5BF;
	text-decoration: none; }
	
body a:hover {
	color: #173F5F;
	text-decoration: underline; }
	
html {
	padding: 0px;
	margin: 0px;
	background: white url("images/back.jpg") no-repeat fixed top;
	background-position: 920px; }
	
div.clear {
	border:0 none;
	clear:both;
	line-height:0;
	list-style-type:none;
	margin:0;
	padding:0; }

#wrapper {
	background: url("images/content.png") repeat-y;
	width: 900px;
	padding-right: 100px;
	border-left: 20px solid #24C8EB; }
		
#header {
	background: url("images/header.jpg") no-repeat;
	width: 900px;
	height: 150px; }
	
#nav {
	position: relative;
	top: 85px;
	right: 15px;
	text-align: right;
	font-size: 18px;
	font-family: Helvetica;
	text-transform: lowercase; }
	
#nav ul {
	list-style: none;
	display: inline; }
	
#nav li {
	display: inline;
	padding-left: 20px;}
	
#nav li a {
	color: #1b1b1b; 
	text-decoration: none; }
	
#nav li a:hover {
	color: #68D2EF; }
	
div#flickr {
	background: url("images/flickr.jpg");
	width: 460px;
	height: 400px;
	padding: 20px;
	margin: 0 auto 15px;
	-moz-border-radius: 3px; }
	
#flickrbox {
	width: 460px;
	height: 400px;
	background: url(images/loader.gif) no-repeat 50% 50%;
	overflow: hidden; }

div.notifier {
	color: #bfbfbf;
	font-size: 20px;
	letter-spacing: -2px;
	line-height: 24px; }
	
div.notifier a {color: Gray; text-decoration: none;}
	
#left, #right {
	padding-left: 25px;
	padding-right: 25px; }
	
#left p, #right p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px; }
	
#left {
	float: left;
	width: 300px; }
	
#right {
	float: right;
	width: 500px; }
	
.section {
	padding-top: 40px;
	padding-bottom: 20px; }
	
#bio {
	background: url("images/about.jpg") no-repeat top center; }
	
#contact {
	background: url("images/contact.jpg") no-repeat top center; }
	
#contact ul {
	list-style: none;
	padding: 0px;
	border-top: 1px dashed #27CEF0; }
	
#contact ul li {
	padding: 10px;
	border-bottom: 1px dashed #27CEF0; }
	
div#footer {
	background: url("images/footer.jpg") no-repeat top center;
	width: 900px; }
	
div#footer ul {
	list-style: none;
	padding: 20px;
	padding-top: 40px;
	margin: 0px;
	color: #1b1b1b;
	text-align: right; }
	
div#footer a {color: Black;}

/*--------------SHIRTS----------------*/
	
div#shirts {
	margin: 0 auto;
	width: 764px;
	padding: 0px; }
	
div.shirt {
	text-align: center; }
	
div.shirt_meta {
	padding: 0px 15px 10px 15px;
	color: #80A56F;
	font-size: 16px; }
	
div.shirt_size {
	padding: 10px 15px 10px 15px;
	color: gray;
	font-size: 14px; }
	
div.name {
	padding: 0px 0px 5px 0px;
	margin-bottom: 3px;
	border-bottom: 1px solid #cccccc;
	color: #1b1b1b;
	font-size: 12px; }
	
table td {
	border: 1px dashed #A2D5E6; }
	
table table td {
	border: none; }
	
td.orderbutton {
	padding: 5px 0px 0px 15px; }

form.paypal {
	margin: 0;
	padding: 0;
	text-align: center; }
	
input.addcart_btn {
	width: 100px;
	height: 30px;
	background: url("images/order.jpg") no-repeat 0 0; }
	
input.addcart_btn:hover {
	background-position: 0 -30px;}