body {
	background:url("../images/bg_main2.jpg");
	font-family: Georgia, Times New Roman;
	font-size:13px;
	color:#333333;
}
td {
	font-family: Georgia, Times New Roman;
	color:#333333;
	font-size:13px;
}
form {
	margin:0px;
}

form select {
	border:1px solid #333333;
	padding:2px;
}

/* This is to get around IE6's crappy png transparency support */
img { 
	behavior: url("../iepngfix.htc");
}

h2 {
	margin-top:0px;
	color:#999999;
	font-size:24px;
}
td.design_names {
	font-size:11px;
	text-align:center;
	padding-bottom:20px;
}

a:link, a:active, a:visited {
	color:#0099ff;
}
a:hover {
	text-decoration:none;
	color:#666666;
}
a.prev_next:link, a.prev_next:active, a.prev_next:visited {
	font-size:11px;
	color:#333333;
	padding-right:12px;
	text-decoration:none;
}
a.prev_next:hover {
	color:#cccccc;
	text-decoration:none;
}
img.design_image_link {
	padding:2px;
	border:1px solid #999999;
}
img.design_image_link:hover {
	padding:2px;
	border:1px dashed #999999;
	cursor:pointer;
}
img.design_thumb_link {
	padding:0px;
	padding-left:8px;
	border:0px;
}
img.main_image {
	padding:2px;
	border:1px solid #999999;
}
.input_button {
	padding:6px;
	color:#ffffff;
	font-family:Arial, Helvetica;
	font-size:11px;
	border:0px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:8px;
	background-color:#999999;
}
.input_button:hover {
	background-color:#333333;
	cursor:pointer;
}
.input_text {
	border:1px solid #999999;
	padding:4px;
	color:#999999;
}
a.grey_link:link, a.grey_link:active, a.grey_link:visited {
	font-family:Arial, Helvetica;
	color:#666666;
	font-size:16px;
	text-decoration:none;
}
a.grey_link:hover {
	color:#cccccc;
}
.email_input {
	border:3px solid #cccc00;
	margin-bottom:-8px;
}
.newsletter_submit {
	color:#666666;
	margin-left:126px;
	margin-top:8px;
	font-size:14px;
	border:0px;
	background-color:#ffffff;
}
.circles {
	border:0px;
	position:absolute;
	width:124px;
	height:120px;
	margin-top:-8px;
	margin-left:0px;
}

table.designs_table {
	width:500px;
	background:url("../images/bg_designs_table.jpg");
	margin-bottom:-14px;
	height:360px;
}
table.designs_table td {
	font-size:12px;
	padding-bottom:8px;
}

.icon_onesie {
	width:40px;
	height:40px;
}