﻿body{
	background-image:url(images/JPG/Jack_and_Walter_bg1.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	margin:10px 0px;
	
	
	
}

a:link{
	font:bold 14px arial;
	color:#004499;
	text-decoration:none;
}

a:visited{
	font:bold 14px arial;
	color:#004499;
	text-decoration:none;
}

a:hover{
	font:bold 14px arial;
	text-decoration:underline;
	color:#3399ff;
}
table.main{
	width:770px;
	padding:0px;
	border:0px solid red;
	
}
td.maincell{
	font:10px arial;
	vertical-align:top;
	border:0px dashed blue;
}

table.tableheader{
	width:770px;
	border-bottom:4px solid #74bfd6;
	background-color:#ffffff;
	
	
}
td.headercell{
	border:0px solid green;
	vertical-align:top;
	text-align:left;
	padding:20px;
}

table.links{
	width:200px;
	font:10px arial;
	padding:0px;
		
}

td.linkscell{
	color:#ffffff
	font:10px arial;
	vertical-align:top;
		
}
table.mainbody{
	width:770px;
	border:0px solid red;
	
}
td.bodycell{
	border:0px solid green;
	vertical-align:top;
	text-align:center;
	background-color:#ffffff;
	height:600px;
}

table.tablefooter{
	color:#333333;
	width:770px;
	font:10px arial;
	background-color:#ffffff;
	padding:0px;
	margin-top:7px;
	
	
}
td.footercell{
	font:italic 10px arial;
	vertical-align:top;
	width:770px;
}
table.nav{
	background-image:url(images/JPG/nav_bg2.jpg);
	width:770px;
	padding:5px 50px;
	background-color:#ffbb55;
	border-top:0px solid #555555;
	border-bottom:0px solid #000099;
	border-right:0px solid #999999;
	border-left:0px solid #222222;
	margin-bottom:4px;
}
td.navcell{
	width:80px;
	color:#000000;
	font:14px verdana;	
	vertical-align:top;
	border-right:0px solid #555555;
}

table.content{
	height:600px;
	width:750px;
	padding:2px;
	background-color:#ffffff;
	border-top:0px solid #555555;
	border-bottom:0px solid #000099;
	border-right:0px solid #999999;
	border-left:0px solid #222222;
	margin-bottom:4px;
}



td.contentcell{
	width:50%;
	color:#000000;
	font:16px arial;	
	vertical-align:top;
	background-color:#ffffff;
	border-right:0px solid #555555;

}

td.bookcell{
	background-image:url();
	width:50%;
	color:#000000;
	font:16px arial;	
	vertical-align:top;
	background-color:#ffffff;
	border-right:0px solid #555555;
	padding:90px 1px;

}


div.global{

	width:776px;
	height:100%;
	text-align:center;
	border-right:0px solid #000080;
	border-top:0px solid #000080;
	border-left:0px solid #000080;
	border-bottom:0px solid #000080;
}


div.rediv{

	background-color:#840f0f;
	font:bold 10px arial;
	color:#ffffff;
	width:330px;
	height:124px;


}
p{
	font:12px arial;
	text-align:justify;
	text-indent:8px;
	padding-right:20px;

}

blockquote{
	width:300px;
	font:12px arial;
	text-align:justify;
	text-indent:10px;

}

span.logo{
	font:italic 32px arial;
	color:#333333;
	border-bottom:0px solid #555555;
	
}
span.sublogo1{
	font:bold 18px arial;
	color:#333333;
	padding-left:60px;
		
}
span.sublogo2{
	font:bold 20px times;
	color:#333333;
	padding-left:220px;
	
		
}

span.headlines{
	font:italic bold 15px arial;
	color:#338800;
}
span.blacklink{
	font:italic bold 10px arial;
	color:#ffff00;
	text-decoration:none;
}
span.titles{
	font:italic bold 12px arial;
	color:#000000;
	text-decoration:none;
}



hr {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width: 305px;
	text-align: left;
}
hr.headerline {
	border: 1;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width: 305px;
	text-align: left;
}

h1{

	font:bold 25px arial;
	color:#006699;

}

h3{
	font:bold 14px san serif;
	color:#ffff00;
	background-image:url();
	background-position:0px 0px;
	background-repeat:repeat-y;
	padding:2px;
	border-top:1px solid #ffff66;
	border-bottom:1px solid #555555;
	border-right:1px solid #999999;
	border-left:1px solid #cccc66;
	margin-bottom:4px;
}
h4{
	font:bold 11px san serif;
	color:#ffff00;
	background-image:url();
	background-position:0px 0px;
	background-repeat:repeat-x;
	padding:1px;
	border-top:0px solid #ffff66;
	border-bottom:0px solid #555555;
	border-right:0px solid #999999;
	border-left:0px solid #aaaaaa;
	margin-bottom:2px;
}

img{
	border:0px solid #000000;

}
