body
{
	background-color: #F3E3E1;
	background-image: url('http://www.jump-leads.com/images/store/background.gif');
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	min-width: 1000px;
}

img, table
{
	border: 0;
}

a img.norm
{
	display: inline;
}

a img.hover
{
	display: none;
}

a:hover img.norm
{
	display: none;
}

a:hover img.hover
{
	display: inline;
}

#the-page
{
	background-color: #F3E3E1;
	width: 1000px;
}

#shadow-left
{
	background: right repeat-y url('http://www.jump-leads.com/images/dropshadow-left.png');
	font-size: xx-small;
	font-family: "Times New Roman", Times, serif;
}

#shadow-right
{
	background: left repeat-y url('http://www.jump-leads.com/images/dropshadow-right.png');
	font-size: xx-small;
	font-family: "Times New Roman", Times, serif;
}

#shadow-bottom
{
	background: top center no-repeat url('http://www.jump-leads.com/images/store/footer.png');
	padding-top: 10px;
	text-align: right;
	font-size: small;
}

#shadow-bottom a
{
	color: #7D2520;
	font-weight: bold;
	text-decoration: none;
}

#shadow-bottom a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#shadow-bottom-left
{
	background: top right no-repeat url('http://www.jump-leads.com/images/dropshadow-left-footer.png');
}

#shadow-bottom-right
{
	background: top left no-repeat url('http://www.jump-leads.com/images/dropshadow-right-footer.png');
}

#header-left
{
	width: 319px;
	height: 126px;
	background: no-repeat top url('http://www.jump-leads.com/images/store/header-topleft.png');
}

#header-center
{
	width: 350px;
	height: 171px;
}

#header-right
{
	width: 331px;
	height: 126px;
	background: no-repeat url('http://www.jump-leads.com/images/store/header-topright.png');
}

.menu
{
	vertical-align: top;
	text-align: center;
}

#the-content
{
	width: 1000px;
	background: bottom no-repeat url('http://www.jump-leads.com/images/store/int-background.gif');
}

#comic
{
	border: 2px solid #C8877E;
}

.nav-top
{
	width: 73px;
	padding-top: 20px;
	vertical-align: top;
}

.nav-bottom
{
	width: 73px;
	padding-bottom: 20px;
	vertical-align: bottom;
}

#buttons
{
	padding: 8px;
	text-align: center;
}

.news
{
	background-color: #FFFFFF;
	border: 2px solid #C8877E;
	padding: 2px;
	text-align: left;
}

.header
{
	font-size: large;
}

.title
{
	font-size: x-large;
	font-weight: normal;
}

.note
{
	font-size: x-small;
}

#page{margin-bottom:auto}
#maincol a:hover{font-weight:normal; text-decoration: underline}
.footerLinks:link{color:#7D2520; text-decoration:none; font-weight:bold; font-size:11px}
.footerLinks:visited{color:#7D2520; text-decoration:none; font-weight:bold; font-size:11px}
.footerLinks:hover{color:#FFFFFF; text-decoration:underline; font-weight:bold; font-size:11px}