	body {
		background-color: #003399;
		font-family: verdana;
		font-size: 10px;
	}
	h1 {
		font-family: verdana;
		font-size: 18px;	
		color: black;
	}
	h2 {
		font-family: verdana;
		font-size: 12px;	
		color: black;
	}
	 .roundedCornerSpacer {
	    margin: 0px; padding: 0px; border: 0px;
	    clear: both;
	    font-size: 1px; line-height: 1px;
	}
	/* In the CSS below, the numbers used are the following:
	    1px: the width of the border
	    3px: a fudge factor needed for IE5/win (see below)
	    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
	    14px: the width or height of the border image
	*/
	.borderTL, .borderTR, .borderBL, .borderBR {
	    width: 14px; height: 14px;
	    padding: 0px; border: 0px;
	    z-index: 99;
	}
	.borderTL, .borderBL { float: left; clear: both; }
	.borderTR, .borderBR { float: right; clear: right; }
	.borderTL { margin: -2px 0px 0px -2px; }
	.borderTR { margin: -2px -2px 0px 0px; }
	.borderBL { margin: -14px 0px 0px 0px; }
	.borderBR { margin: -14px 0px 0px 0px; }
	.borderTL {
	    margin-left: -5px;
	    ma\rgin-left: -2px;
	}
	html>body .borderTL {
	    margin-left: -2px;
	}
	.borderTR {
	    margin-right: -5px;
	    ma\rgin-right: -2px;
	}
	html>body .borderTR {
	    margin-right: -2px;
	}
	.borderBL {
	    margin-left: -3px;
	    ma\rgin-left: -0px;
	}
	html>body .borderBL {
	    margin-left: 0px;
	}
	.borderBR {
	    margin-right: -3px;
	    ma\rgin-right: 0px;
	}
	html>body .borderBR {
	    margin-right: 0px;
	}
	.content {
	    margin: 0px;
	    padding: 0px;
	    border: 2px solid #000000;
		background-color: #FFFFFF;
	}
	.contentWrapper {
		width: 800px;
	    padding: 0px;
	    border: 0px;
	}
	.myContent {
		text-align: left;
		padding-bottom: 15px;
		padding-left: 15px;
	}
	.siteNameLogo {
		width: 800px;
		text-align: right;
	}
	.mainMenu {
		width: 800px;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: -2px;
		margin-right: -2px;
		border-top: 2px Solid #000000;
		border-bottom: 2px Solid #000000;
		background-color: #003399;
		color: #FFFFFF;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
	}
	.mainMenu a {
		text-decoration: none;
		color: #FFFFFF;
		margin-left: 15px;
		margin-right: 15px;
	}
	.mainMenu a:hover {
		color: #ffa500;
	}
	.charImage {
		position: absolute;
		top: 10px;
		width: 100%;
	}
	.charImage_1 {
		width: 840px;
		text-align: left;
		height: 1px;
	}
	.menuPadding {
		width: 150px;
	}
	.textContent {
		width: 600px;
		margin-left: 150px;
	}
	.blogBlock {
		width: 580px;
		border-top: 1px Dotted #003399;
		margin-top: 15px;
		margin-bottom: 15px;
		padding-top: 15px;
	}
	.subText {
		margin-top: 30px;
		font-size: 9px;
		color: #696969;
	}
	.comicBlock {
		text-align: center;
		padding: 15px 15px 15px 15px;
	}
	.charBlockLeft {
		text-align: left;
		border: 1px Dotted Blue;
	}
	.charBlockImageLeft {
		float: left;
		margin-right: 15px;
		width: 130px;
		text-align:right;
	}
	.charProfileLeft {
		text-align: left;
		float: left;
	}
	.arrows {
		text-align: center;
	}
    #pagekeyword {
        visibility: hidden;
        height:1px;
        position:absolute;
    }