body {
	background:#E35CA1 url(images/banner_bg.gif) repeat-x;
	margin:0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px; 
	line-height:18px; 
	color:#000000;
	text-align:center;
}

#wholeThing {
	margin:0 auto;
	width:850px;
	text-align:center;
}

#frameTop, #frameBottom {
	display:block;
	margin:0 auto;
	clear:both;
}

#bannerFrame {
	width:850px;
	height:135px;
	position:relative;
	text-align:left;
}

#frameTop {
	position:absolute;
	bottom:0;
	left:25px;
}

/* NAVBAR STUFF */
UL#navbar {
	position:absolute;
	top:108px;
	right:0;
	list-style-type: none;
	width:610px;
	padding:0;
	margin:0;
}

UL#navbar LI {
	float:left;
	height:40px;
	margin:0;
}

/* /NAVBAR STUFF */

#contentFrame {
	margin:0 auto;
	width:834px;
	padding:8px;
	background:#FFFFFF;
	text-align:left;
}

.column1, .column2 {
	width:232px;
	float:left;
	padding-right:10px;
}

.column12 {
	width:524px;
	float:left;
	padding-right:10px;
}

.column3 {
	width:300px;
	float:right;
}


#contentFrameFix {
	clear:both;
}

.separator, .noseparator {
	clear:both;
	border-bottom:1px solid #7A9B5B;
	margin:6px 0 6px 0;
	padding-top:2px;
}

.noseparator {
	border-bottom:none;
}

#footer {
	margin:12px auto 0 auto;
	padding:0 36px;
	clear:both;
	font-size: 10px;
	line-height:13px;
	color:#FFFFFF;
}

#footer A {
	color:#FFFFFF;
}

#licenceeGraphic {
	float:right;
}

.imageRight {
	float:right;
	margin:4px 0 12px 12px;
	border-top:2px solid #932D95;
	border-right:1px solid #932D95;
	border-bottom:4px solid #932D95;
	border-left:1px solid #932D95;
}

.imageLeft {
	float:left;
	margin:4px 12px 12px 0;
	border-top:2px solid #932D95;
	border-right:1px solid #932D95;
	border-bottom:4px solid #932D95;
	border-left:1px solid #932D95;
}

.imageCenter {
	margin:4px auto;
	border-top:2px solid #932D95;
	border-right:1px solid #932D95;
	border-bottom:4px solid #932D95;
	border-left:1px solid #932D95;
}

.thumbnailTOC {
	width:225px;
	float:left;
	text-align:center;
	padding:0 4px;
}

/* MTOOL productpage_list */
TABLE.toc TD {
	text-align:center;
	vertical-align:top;
	padding:0px 4px 18px 4px;
}

TABLE.toc IMG {
	padding:1px;
	border:1px solid #0090FF;
}
/* /MTOOL productpage_list */

.caption {
	margin-top:-8px;
	font-size:11px;
	text-align:center;
	font-style:italic;
}

.imageLeft .caption, .imageRight .caption, .imageCenter .caption {
	margin-top:0;
}



H1 {
	padding:0;
 	color: #008FFF;
 	font-size:18px;
	text-transform:uppercase;
	border-bottom:2px solid #DCDCDC;
}

H2 {
	color: #932D95;
	font-size: 15px;
	font-weight:bold;
	border-bottom:2px solid #DCDCDC;
	margin-bottom:4px;
	text-align:left;
}

H3 {
	color:#B00810;
	font-size:11px;
	font-weight:bold;
}

/* Tee-shirt sizing chart */
.teeShirtSizingChart {
	border-collapse:collapse;
	border:1px solid #000000;
	margin:0 auto;
	text-align:center;
}

.teeShirtSizingChart th {
	background:#C7C7C7;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding:2px 8px;
}

.teeShirtSizingChart th.left {
	background:#E35CA1;
	color:#000000;
	font-weight:bold;
	text-align:right;
}

.teeShirtSizingChart td {
	padding:2px 8px;
	background:#FFFFFF;
	border-bottom:1px dotted #000000;
}
/* /Tee-shirt sizing chart */

.attribution {
	text-align:right;
	font-style:italic;
	font-weight:bold;
}

.footnote {
	font-size:9px;
	font-weight:bold;
}

.center {
	text-align:center;
}

.submit {
	background-color:#58715e; 
	font-family: Verdana, arial,helvetica,sans-serif; 
	font-size:10px; 
	color:white; 
	font-weight:bold; 
}

.button { 
	background-color:#e3dfd2; 
	color: black; 
	font-family: Verdana, arial,helvetica,sans-serif; 
	font-size: 10px; 
}

STRONG {
	font-weight: bold;
	color:#B00810;
}

A {
	color:#BB00BF;
	font-weight:bold;
}

A:hover { 
	color:#932D95;
}

A.pageLink {
	clear:both;
	text-align:right;
	font-size:13px;
	letter-spacing:.1em;
	text-transform:uppercase;
	color:#000000;
	display:list-item;
	list-style-position:inside;
	list-style-image: url(images/go.gif);
	text-decoration:none;
	margin-top:4px;
}

A.pageLink:hover {
	color:#D20509;
}

IMG {
	border: none;
}

#indexAnnouncement {
	margin-top:12px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#008fff;
}