@charset "utf-8";
/* Ron Paul Freedom Tees 2008 */

html {
	margin:auto;
}

body {
	background:#003366;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:800px;
	margin:auto;
	border-left:10px solid black;
	border-right:10px solid black;
	
}

div#maincontent {
	background:white url(bg.jpg) top left no-repeat;
	padding:160px 20px 30px 20px;
	height:100%;
}

p {
	font-size:14px;
}

div.design {
	display:block;
}

h2 {
	border-bottom:4px solid #CC0000;
}

a img:hover {
	background:#CC0000;
}

a img.shirtview:hover {
	background:none;
}

img {
	background:#003366;
	padding:10px;
	border:0;
}

img.shirtview {
	background:none;
	margin-top:20px;
}

span.bold {
	font-weight:bold;
	text-decoration:underline;
}

table {
	text-align:center;
	margin:auto;
	margin-top:40px;
	margin-bottom:80px;
}

script {
	display:none;
}
