
	#contenter {
		border: none;
		border-collapse: collapse;
		border-spacing: 0;
		margin-left: auto;
		margin-right: auto;
		}

	#contenter td{
		padding: 0px;
		cellspacing: 0px;
		text-align: center;	
		background-color: #ffffff;		
		}

	#contenter image {
		padding: 0px;
		margin: 0px;		
		}

	body {
		margin: 0px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		background-color: #e1b39b;
		font-size: 80%;
		}

	#tear-left {
		background-image: url('tear-left.jpg');
		width: 22px;
		background-repeat: repeat-y;
		}

	#tear-right {
		background-image: url('tear-right.jpg');
		width: 23px;
		background-repeat: repeat-y;
		}

	#main-content {
		width: 1015px;
		}

	#sitenav a, img {
		border: none;
		}

	#comicnav a, img {
		border: none;
		}
		
	#footer {
		margin-top: 35px;
		font-size: 75%;
		color: #555555;
		}

	.announcement {
		font-size: 80%;
		color: #DD3333;
		padding-top: 15px;
		padding-bottom: 10px;
		margin-right: 7%;
		margin-left: 7%;
		}

	.announcement a {
		text-decoration: none;
		color: #477C82;
		}

			.announcement a:hover {
				color: #144958;
			}



