/* CSS Joe Saturday Adventures */

body{
	padding:20;
	background:#666666;
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
}
	
#folder-closed{
	margin:auto;
	background-image: url(http://www.joesaturday.com/images/folderClosed_1024.png);
	width: 918px;
	height: 729px;
	padding-top: 30px;
	background-repeat:no-repeat;
}

#envelope{
	margin:auto;
	padding-top:100px;
	background-image: url(http://www.joesaturday.com/images/envelope_1024.png);
	width: 918px;
	height: 729px;
	background-repeat:no-repeat;
}

#folder-open1{
	margin:auto;
	background-image: url(http://www.joesaturday.com/images/folderOpen_Page1_1024.png);
	width: 918px;
	height: 729px;
	padding-top: 30px;
	background-repeat:no-repeat;
}

#folder-open2{
	margin:auto;
	background-image: url(http://www.joesaturday.com/images/folderOpen_Page2_1024.png);
	width: 918px;
	height: 729px;
	padding-top: 30px;
	background-repeat:no-repeat;
}

#folder-label{
	position:relative;
	left:216px;
	width:150px;
	height:35px;
}

#pada{
	clear: right;
	height: 100px;
	width: 100%;
}

#padb{
	clear: right;
	height: 50px;
	width: 1000px;
}

#padc{
	clear: right;
	height: 30px;
	width: 1000px;
}

#jsbitimageleft{
	float: left;
	margin-left:40px;
	width: 329px;
	height: 432px;
	background-image: url(http://www.joesaturday.com/images/JSA-left.png);
	background-position: center;
	background-repeat: no-repeat;
}

#jsbitimageopen{
	float: left;
	margin-left:7px;
	width: 329px;
	height: 432px;
	background-image: url(http://www.joesaturday.com/images/JSA-8bit.png);
	background-position: center;
	background-repeat: no-repeat;
}

#talklinewrap{
	float: right;
	width: 468px;
	margin-right: 81px;
}

#talklinewrapopen{
	float: right;
	width: 468px;
	margin-right: 70px;
}

#joebubblewrap{
	margin-left: -1px;
	float: left;
	width: 468px;
}
#bubblet{
	float: left;
	width: 468px;
	height: 35px;
	background-image: url(http://www.joesaturday.com/images/bubbleT.png);
}
#bubblem{
	float: left;
	width: 448px;
	background-image: url(http://www.joesaturday.com/images/bubbleM.png);
	background-repeat:repeat-y;
	color:#ffffff;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	letter-spacing: .5px;
	padding: 10px;
}
#bubbleb{
	float: left;
	width: 468px;
	height: 30px;
	background-image: url(http://www.joesaturday.com/images/bubbleB.png);
}
#blanktext{
	margin-top: 14px;
	margin-bottom: 14px;
	font-size: 10pt;
	letter-spacing: .5px;
	color: #000000;
	margin-left:auto;
	float:right;
	width: 448px;
	text-align:left;
}
#endline{
	margin-top: 20px;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	letter-spacing: .5px;
	color: #333333;
	float: left;
	width: 468px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#endleft{
	float: left;
	text-align:left;
	width: 120px;
}

#endmid{
float:left;
margin-left:115px;
}

#endright{
	float: right;
}

a{
	color:#000000;
	text-decoration:none;
	border:0px;
}
a:hover{
	color:#94a8cd;
}

#disclaimer{
margin:auto;
margin-top:180px;
width:800px;
text-align:right;
}

#description{
margin:auto;
width:400px;
font-size:12px;
}

#top-secret{
width: 350px;
height: 200px;
margin:auto;
margin-top:130px;
}

/*
	
#pagewrap{
	width:1000px;
	margin:0 auto;

	background-repeat: no-repeat;
	background-position: center top;
}
#wrap{
	margin:0 auto;
	width:1000px;
	height: 100%;
}

#jsbitimage{
	width: 1000px;
	height: 550px;
	background-position: center;
	background-repeat: no-repeat;
}

#padc{
	clear: right;
	height: 150px;
	width: 1000px;
}

#infobox{
	clear: right;
	width: 755px;
	height: 369px;
	background-image: url(/images/JSinfoback.png);
	margin: 0 auto;
}
#infotext{
	padding-left: 30px;
	padding-top: 20px;
	width: 430px;
	height: 200px;
	text-align:left;
	color:#CCCCCC;
	font-family: Tahoma;
	font-size: 10pt;
	letter-spacing: 2px;
}
#infotext a{
	color:#94a8cd;
}
#infotext a:hover{
	color:#4d8cff;
}
#infotext a:active{
	color:#4d8cff;
}

h1{
	color:#CCCCCC;
	font-family: Tahoma;
	font-size: 12pt;
	letter-spacing: 1px;
}
h1 a{
	color:#94a8cd;
}
h1 a:hover{
	color:#FFFFFF;
}
h1 a:active{
	color:#FFFFFF;
}
*/