		body {background-color: RGB(245,245,245);
			margin: 0;
			padding: 0;
			font-family: "Times", "Times New Roman";			color:RGB(0,0,0);}

		img.NoBorder {border-style: none;
				text-align: center;}

		#Heading {width: 866px;
				height: 116px;
				margin-top: 10px;
				margin-left: 10%;
				margin-right: auto;}

		.Spacer {height: 25px;}

		#Content {background: RGB(60,60,60);
				background-image: url(images/wood.gif);
				background-repeat: repeat;
				width: auto;
				height: 100%;
				padding-left: 20%;
				margin-right: auto;}

		.Comic {padding: 0px 59px 40px 59px;
			text-align: center;}

		#Navi {padding-left: 59px;
			padding-right: 59px;
			margin-bottom: 50px;
			text-align: center;}

		.NaviSpace {padding-right: 4px;}

		.NaviSpace2 {padding-right: 400px;}

		.ComicTab {height: 97px;
				width: 1024px;
				background-image: url(images/fulltabs.png);
				background-position: 0px 0px;}

		#ComicFolder {width: 1018px;
				height: auto;
				color: #FFFFFF;
				background-color: RGB(112,76,85);
				border-style: solid;
				border-right-width: 3px;
				border-left-width: 3px;
				border-bottom-width: 5px;
				border-color: RGB(84,58,65);
				border-top-color: RGB(112,76,85);}

		#ComicInfo {width: 900px;
				height: auto;
				background-color: RGB(255,255,255);
				margin-top: 50px;
				margin-left: auto;
				margin-right: auto;
				border-style: solid;
				border-width: 2px;
				border-color: RGB(84,58,65);
				font-family: "Arial";
				color: RGB(0,0,0);
				text-align: center;}

		.ContactTab {height: 97px;
				width: 1024px;
				background-image: url(images/fulltabs.png);
				background-position: 0px -291px;}

		#ContactFolder {width: 1018px;
				height: auto;
				color: #000000;
				background-color: RGB(216,209,167);
				border-style: solid;
				border-right-width: 2px;
				border-left-width: 2px;
				border-bottom-width: 5px;
				border-color: RGB(154,138,45);
				border-top-color: RGB(216,209,167);}