/* Stylesheet for JamiesJumpingJacks.com */
/* main.css */
/* Copyright 2006. All rights reserved. */
/* This website has been optimized for use with multiple browsers */

/* The A: tags refer to the anchors, links.  */
/* NN4 doesn't recognize Hover, but NN6 will.  */
/* IE 4 and 5, and Opera 3.6 and 4.0 recognize the hover tags. */

BODY {
    background-image: url('http://www.jamiesjumpingjacks.com/images/bghearts4.gif');
    background-position-x: 0;
    background-position-y: 0;
	font-family : Atial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 9pt ;
}



/*  anchor elements  */

a.one:link { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #251D92; text-decoration: underline; }
	a.one:active { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #251D92; text-decoration: underline; }
	a.one:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #800080; text-decoration: underline; }
	a.one:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #800080; text-decoration: underline;  } 

a.drow:link { font-family : Arial, Helvetica, Sans-serif; font-size : 7pt; color: #EC01EF; text-decoration: none; }
	a.drow:active { font-family : Arial, Helvetica, Sans-serif; font-size : 7pt; color: #EC01EF; text-decoration: none; }
	a.drow:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 7pt; color: #EC01EF; text-decoration: none; }
	a.drow:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 7pt; color: #FF4AFF; text-decoration: underline;  }
	
a.tre:link { font-family : verdana, Helvetica, Sans-serif; font-size : 8pt; color: #EC01EF; text-decoration: none; }
	a.tre:active { font-family : verdana, Helvetica, Sans-serif; font-size : 8pt; color: #EC01EF; text-decoration: none; }
	a.tre:visited { font-family : verdana, Helvetica, Sans-serif; font-size : 8pt; color: #EC01EF; text-decoration: none; }
	a.tre:hover { font-family : verdana, Helvetica, Sans-serif; font-size : 8pt; color: #FF4AFF; text-decoration: underline;  } 

a.two:link { font-family : Arial, Helvetica, Sans-serif; font-size : 10pt; color: #251D92; text-decoration: none; }
	a.two:active { font-family : Arial, Helvetica, Sans-serif; font-size : 10pt; color: #251D92; text-decoration: none; }
	a.two:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 10pt; color: #800080; text-decoration: none; }
	a.two:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 10pt; color: #800080; text-decoration: underline;  } 

a.four:link { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #660000; text-decoration: none; }
	a.four:active { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #660000; text-decoration: none; }
	a.four:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #660000; text-decoration: none; }
	a.four:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #FF4AFF; text-decoration: underline;  } 



/* above is for anchors, links */

/* header tags below */

H1 {

	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	color: #CC1B59;
	padding: 0px;
	font-weight : bold ;
	font-size : 20px;
}

H2 {

	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif,;
	color: 7B2121;
	padding: 0px;
	font-weight : bold ;
    font-size : 16px;
}

H3 {
	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 18px;

}

H4 {
    font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 14px;
	color: 7B2121;

}

H4.red {
	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;
	color: #CA0000 ;
	font-weight : bold ;
	font-size : 16px ;
}

H5 {
	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 12px;
}

H6 {
	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 11px;
}

P.headline {
	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif;
	color: #000000;
	padding: 0px;
	font-weight : bold ;
	font-size : 18px;
}

/* header tags above */



/* Main content text areas  */



/* */

p {
	font-size: 10pt;
	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
}



.tdtext {

	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;

	font-size : 9pt ;

	font-weight : bold ;
}

.tdtext2 {

	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;

	font-size : 9pt ;

	font-weight : normal ;
}

.tdtext3 {

	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 11pt ;
	font-weight : bold ;
	color: #CC1B59 ;
}

.tdtext4 {

	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 10pt ;
	font-weight : normal ;
	color: #202020 ;
	
}

.tdtext5 {

	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 9pt ;
	font-weight : bold ;
	color: #660000 ;

}



/*****************************************************************************
 *
 * BEGIN Henry styles
 *
 *****************************************************************************/
#characterTable {
	width: 100%;
}
#characterTable td {
	border: thin silver solid;
	padding: 0.25em;
	text-align: center;
	vertical-align: top;
	width: 33%;
}
div#attributes {
	display: none;
}
div#attributes input, div#attributes select {
	margin-right: 2em;
}
div#tme {
	display: none;
}
p.graphic, p.attr {
	margin: 0;
	padding: 0;
	font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 8pt ;
	font-weight : normal ;

}
/*****************************************************************************
 *
 * END Henry styles
 *
 *****************************************************************************/