html
{
font-family: arial, univers, sans-serif;
font-size: 12px;
color: #ffffff;
}

body
{
background-color: #9fb52f;
margin: 5px 10px 10px 10px;
text-align: center;
}

#container
{
width: 804px;
margin: 0px auto 0px auto;
text-align: left;
}


#top
{
margin: 0px 0px 0px 0px;
}

#top a {
display: block;
}

#top2
{
margin: 0px 0px 0px 0px;
}

#nav
{
margin: 0px 0px 0px 0px;
}

#row
{
clear: both;
width: 100%;
display: table;
background-image: url("/images/row_bg.jpg");
background-repeat: repeat-y;
background-position: left top;
}

div.tshirts_header
{
text-align: center;
margin: 1em 0;
}

td.left_column
{
width: 220px;
background-image: url("/images/left_side_bottom.jpg");
background-repeat: no-repeat;
background-position: left bottom;
}

td.gutter
{
width: 15px;
background-image: url("/images/gutter_bottom.jpg");
background-repeat: no-repeat;
background-position: left bottom;
}

td.content
{
/* display: table; */
min-height: 525px;
_height: auto !important;
height: 525px;
/* float: right; */
background-image: url("/images/content_bottom.jpg");
background-repeat: no-repeat;
background-position: left bottom;
}

#content_body
{
display: block;
width: 505px;
margin: 0px 20px 45px 20px;
}

#headshot 
{
float: right;
margin: 0 0 20px 20px;
}

#footer
{

}



a:link {color: #ea9bff; text-decoration: underline;}
a:visited {color: #ea9bff; text-decoration: underline;}
a:hover {color: #ea9bff; text-decoration: none;}
a:active { color: yellow; text-decoration: none;}

h1
{
font-size: 200%;
color: #edee88;
}

h2
{
font-size: 150%;
color: #edee88;
}
	h2.purchase_link a {
		display:block;
		width138px;
		height:41px;}
		
h3
{
font-size: 125%;
color: #edee88;
}

h2 + p
{
font-size: inherit;
line-height: 1.5em;
}

p
{
font-size: 1.1em;
line-height: 1.5em;
margin: 0 0 1.5em 0;
}

p#desc
{
text-align:center;
font-size:2em;
color: #edee88;
}
ul
{
text-align: left;
}

li
{
list-style-image: url("/images/bullet_black.gif");
margin-bottom: .5em;
}

img#placeholder
{
margin-bottom: 1em;
}

.hide
{
display: none;
}

#subscribe_page {
background-color: #000;
padding: 2em;
font-size: 1.1em;
line-height: 1.5em;
}

#subscribe_page form {
margin: 1em;	
}

#subscribe_page form table tbody tr td div.required {
color: red;
font-size: 1.1em;	
}

#subscribe_page form p input {
margin: 2em 0 0 0;	
}

#subscribe_page h1 {
font-size: 1.4em;	
}

#subscribe_page h2 {
font-size: 1.1em;	
}

#content_body dl {
margin: 2em 0;
}

#content_body dl dt {
font-size: 1.5em;
color: #edee88;
}

#content_body dl dd {
margin: .5em 0 1em 0;
	
}

#content_body dl dd p {
margin: 0 0 .5em 1em;	
}

h2.purchase_link {
	background: transparent url("/images/buy_now.gif") no-repeat;
	text-indent: -9999px;
	width: 138px;
	height: 41px;}