
body { width: 100%; background-color: #000; font-family: Arial, Verdana; font-size: 12px;  line-height: 20px; margin: 0; }
img { display: block; }

a:link, a:visited, a:active { color: #009900; text-decoration: none; font-size: 12px;}
a:hover { color: #ff6600; }
a img { border: none; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.hand { cursor: pointer; }
.bold { font-weight: bold; }
.border { border: 1px solid #000; }
h1, h2, h3, h4 { font-size: 25px; color:#083e08;font-family: Arial, Verdana; font-weight: bold; margin: 0; padding: 0;}

form { margin: 0; padding: 0; }

#container { 
width: 800px; 
position: relative; 
background: #000 url('http://www.1upshirts.com/images/bg.jpg') no-repeat;
margin: 0px auto 0 auto; 
}

#footer { 
	background: url('http://www.1upshirts.com/images/bottom.jpg') no-repeat;
	height: 20px;
	width: 800px;
	font-size: 10px;
	text-align: center;
}

.divider{
	color: #66cc66;
}

#header { 
	background: url('http://www.1upshirts.com/images/header.jpg') no-repeat;
	height: 127px;
	width: 800px;
}

#menu {
	background:#CDFFCC none repeat scroll 0 0;
	margin:0 0 0 37px;
	padding:0 0 0 426px;
	width:303px;
}

#bottom {
	background:#083e08;
	width:800px;
	height: 20px;
}

#content {
	width: 709px;
	background: #cdffcc;
	padding: 10px;
	margin: 0 0 0 37px;
}

#layout{
	width: 800px;
}

.shirt{
	width: 670px;
	margin: 0px 0 0 20px;
	padding: 0 0 15px 0;
	border: 3px solid #000;
	background: #fff;
	background: #fff url('http://www.1upshirts.com/images/logo_bg.jpg') no-repeat;
	background-position:right;
	
}

.paypal{
	background: #fff url('http://www.1upshirts.com/images/paypal.jpg') no-repeat;
	background-position:bottom right;
}

.shirt #image{
	padding: 30px 0 0 10px;
}

.shirt #text{
	padding: 40px 0 0 20px;
	width: 335px;
}

.price{
	font-size: 28px;
	font-weight: bold;
}

#page{
	padding: 20px;
	background: #fff;
}
