body {
	background-color: #000328;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main {
	background-color: #00053C;
}
.logo {
	border: 1px solid #FECC51;
}
.content {
	background-color: #0E2DD3;
	padding: 5px;
	font-family: "Comic Sans MS";
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FECC51;
	border-right-color: #FECC51;
	border-bottom-color: #FECC51;
	border-left-color: #FECC51;
}
.footerbar {
	background-color: #FECC51;
	padding: 5px;
	font-family: "Comic Sans MS";
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FECC51;
	border-right-color: #FECC51;
	border-bottom-color: #FECC51;
	border-left-color: #FECC51;
}
.navtitle {
	background-color: #FECC51;
	border: 1px dotted #FECC51;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BB0000;
}
.nav {
	border: 1px dotted #FECC51;
	padding: 3px;
	background-color: #FFE7AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.posttitle {
	background-color: #FECC51;
	border: 1px dotted #FECC51;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BB0000;
}
.post {
	border: 1px dotted #FECC51;
	padding: 3px;
	background-color: #FFE7AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FDD755;
	margin: 1px;
	padding: 1px;
}
a:hover {
	color: #C40000;
}
.cover {
	border: 1px solid #000000;
	margin: 4px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.postdate {
	font-size: 9px;
	font-weight: normal;
}
.white A:link {
	color:#000000;
	text-decoration:none;
	font-size: 13px;
}
.white A:visited {
	color:#000000;
	text-decoration:none;
}
.white A:hover {
	color:#CC0000;
	text-decoration:underline;
}a {
	color: #000000;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 24px;
	font-weight: bold;}
	.new {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.style4 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #FF0000;
	font-size: 30px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {color: #FF0000}
.style8 {
	font-size: 16px;
	color: #FF0000;
}.thumb {
	border: 1px solid #FECC51;
	margin: 3px;
}
.rightside {
	font-size: 9px;
	text-align: center;
}
.yellow A:link {
	color:#FFFF00;
	text-decoration:none;
	font-size: 9px;
}
.yellow A:visited {
	color:#FFFF00;
	text-decoration:none;
}
.yellow A:hover {
	color:#66FF99;
	text-decoration:underline;
