* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: "comesinhandy";
	src: url(../comesinhandy.eot);
}

@font-face {
	font-family: "comesinhandy";
	src: url(../comesinhandy.ttf) format("truetype");
}

@font-face {
	font-family: "bradleyhand";
	src: url(../Bradley_Hand_ITC.eot);
}

@font-face {
	font-family: "bradleyhand";
	src: url(../Bradley_Hand_ITC.ttf) format("truetype");
}

body {
	background: #148A4E;
	font: 25px "bradleyhand";
	letter-spacing: 2px;
	line-height: 30px;
	color: #fff;
	margin: 0;
	padding: 0;
}

IMG {
	border: none;	
}

#splash {
	position: absolute;
	width: 600px;
	height: 200px;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -100px;
	text-align: center;
}

#container {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}

a {
	color: #999;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
	outline: none;
}

input {
	outline: none;	
}

#top_section {
	width: 800px;
	height: 225px;
}

#banner {
	float: left;
	width: 363px;
	height: 225px;
}

#banner IMG {
	float: left;
	border: none;
}

#page_desc {
	float: left;
	width: 275px;
	height: 225px;
	font-size: 50px;
	font-weight: bold;
}

#the_shirts {
	padding-top: 75px;
	height: 150px;
}


#navigation {
	float: right;
	width: 150px;
	margin-top: 15px;
	border-left: dashed 1px #ccc;
}

#navigation ul {
	list-style-type: none;
}

#navigation ul li {
	height: 35px;	
	border-bottom: dashed 1px #ccc;
}

#navigation ul li.last {
	height: 35px;	
	padding-top: 3px;
	border-bottom: none;
	text-align: right;
}

#mid_section {
	clear: both;
	width: 800px;
	min-height: 350px;
}

/*#bottom_section {
	width:
}*/

#pg_shirts {
	margin-left: 25px;	
}

#pg_shirts #pdd, #pg_shirts #cdd, #pg_shirts #chut {
	float: left;
	margin-top: 25px;
}

#pg_shirts div {
	float: left;
	margin-top: 25px;
}

#pg_shirts div h2 {
	font-size: 50px;
	font-weight: normal;
	line-height: 55px;
	margin: 0;
	padding: 0;
}

#pg_shirts div .pricing {
	font: 30px times;
	color: #58C5DC;
	border-bottom: dotted 1px #999;
	margin-bottom: 5px;
}

#pg_shirts div .color_desc {
	font-size: 15px;
	border-top: dotted 1px #999;
	padding-top: 5px;
}

#pg_shirts div table {
	font-size: 16px;	
}

#pg_shirts #color IMG {
	border: solid 1px #fff;
	margin-right: 5px;
}

#pg_home, #pg_about {
	padding: 0 75px;	
}

#pg_contact input {
	width: 150px;
	height: 15px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #999;
}

#pg_contact textarea {
	width: 319px;
	height: 100px;
	line-height: 15px;
	font: 11px arial;
	color: #999;
}

#pg_friends a { font-family: "comesinhandy", serif; font-size: 25px; color: #fff; letter-spacing: 1px; }
#pg_friends a:hover { font-family: "comesinhandy", serif; font-size: 25px; color: #fe9373; text-decoration: none; }

IMG.paypal {
	border: none;
	width: 1px;
	height: 1px;
}