body {
	font-family: verdana, helvetica, arial, sans-serif;
	color: white;
	font-weight: regular;
	background: 
	white
	fixed
	url(http://www.jjimprints.com/jjcontent/gradient.jpg) 
	repeat-y top left	;
	
}

div {
	border: 0 0 0 0;
	spacing: 0 0 0 0;
	padding: 0 0 0 0;
	}

/* By the way, this is a comment */

p { text-align: justify; }

h1 {
	color: black; padding: 0 0 0 0; margin: 0 0 0 0;	
}

h2 {
	color: black; padding: 0 0 0 0; margin: 0 0 0 0;
}

h3 {
        color: black; padding: 0 0 0 0; margin: 0 0 0 0;
}

h4 {
        color: black; padding: 0 0 0 0; margin: 0 0 0 0;
}

h5 {
        color: black; padding: 0 0 0 0; margin: 0 0 0 0;
}

h6 {
       color: black; padding: 0 0 0 0; margin: 0 0 0 0;
}


img {
	
	border: 0;
	
}

a {
	text-decoration: none;
	color: black;
	display:block; 
	width:100%;
	height:100%;
}

a:visited { 
	text-decoration: none;
	color: black;
	display:block; 
	width:100%;
	height:100%; 
}

a:hover { 
	 text-decoration: none;
	color: yellow;
	display:block; 
	width:100%;
	height:100%;
}

a:active { 
	text-decoration: none;
	color: black;
	display:block; 
	width:100%;
	height:100%;
}

strong {
	font-style: italic;
	text-transform: uppercase;
}

li {
	color: white;
	font-style: italic;
}

#title {
	margin-left: 2em;
	width: 100%;
}

#nav {
	margin: 0;
	border: 0;
	padding: 0;
	background: black
	url(http://www.jjimprints.com/jjcontent/navtable.jpg);
	width: 108px;
	height: 279px;
		
}


td.border {
	border: 2px solid black;
}

.nav {
	visibility: hidden;
	}

.hometable {
	align: center;
	text-align: center;
	border-collapse:collapse;
	border: 0 0 0 0;
	spacing: 0 0 0 0;
	padding: 0 0 0 0;
}

.maptable {
	align: center;
	text-align: left;
	border-collapse: seperate;
	border: 2em 2em 2em 2em;
	spacing: 2em 2em 2em 2em;
	padding: 2em 2em 2em 2em;
}

.navtable {
	align: center;
	text-align: center;
	border-collapse:collapse;
	border: 0 0 0 0;
	spacing: 0 0 0 0;
	padding: 0 0 0 0;
	height: 10px;
}

.navcell {
	width: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

.contact {
	background: black;
	padding: 0px 5px 0px 5px;
	color:white;
	align: center;
}

#confirmtable {
	width: 500px;
	background: white;
	font-family: arial;
	font-weight: normal;
}

.centertext { text-align: center; }

/* set millions of background images */
.rbroundbox { background: black; }
.rbtop div { background: url(tl.jpg) no-repeat top left; }
.rbtop { background: url(tr.jpg) no-repeat top right; }
.rbbot div { background: url(bl.jpg) no-repeat bottom left; }
.rbbot { background: url(br.jpg) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div,.rbtop,.rbbot div,.rbbot 
{
width: 100%;
height: 7px;
font-size: 1px; 
}
.rbcontent { margin: 0px 7px ;}

.rbroundbox { width: 700px; margin: 0 0 0 0 ; padding: 0 0 0 0; border: 0 0 0 0;  }



