body {
	background-color: #602060;
	font-family: "Times New Roman", Times, serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 800px;
	padding: 0px;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0 auto;
}
html>body #container {
	height:100%;
}
#right {
	float: right;
	width: 150px;
	background-color: #420042;
	position: fixed;
	margin-left: 650px;
	height: 100%;
}
#left {
	width: 650px;
	text-align: center;
	margin-right: 150px;
	/*position: fixed;
	overflow: auto;*/
}
#wrap {
	padding-top: 73px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#menu {
	background-color: #420042;
}
#comic {
	background-color: #420042;
}
#banner {
	background-color: #CCCCCC;
	height: 73px;
	width: 800px;
}
html>body #banner{
	position:fixed;
	z-index:10; /* Prevent certain problems with form controls */
}
#footer {
	background-color: #910091;
	height: 40px;
	width: 800px;
}
html>body #footer {
	position:fixed;
	bottom:0;
	z-index:10; /* Prevent certain problems with form controls */
}
#info {
	text-align: left;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#data {
	padding: 8px;
	float: right;
	background-color: #620062;
	margin-top: 2px;
}
.news {
	background-color: #FFFF00;
}
#avatar {
	border: 1px solid #000000;
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
	margin-right: 6px;
	margin-top: 2px;
}
a.menu_list:link {
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu_list:hover {
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline overline;
}
a.menu_list:active {
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu_list:visited {
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#navigator {
	padding: 8px;
	text-align: right;
}
a.nav:link {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #A600A6;
	margin: 4px;
	padding: 4px;
	border: 1px solid #FFFFFF;
}
a.nav:hover {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF04FF;
	margin: 4px;
	padding: 4px;
	border: 1px solid #FFFFFF;
}
a.nav:active {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #A600A6;
	margin: 4px;
	padding: 4px;
	border: 1px solid #FFFFFF;
}
a.nav:visited {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #A600A6;
	margin: 4px;
	padding: 4px;
	border: 1px solid #FFFFFF;
}
.banner_img {
	background-image: url('banner.jpg');
	width: 800px;
	height: 73px;
}

table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.comment {
	color: #FFFFFF;
	padding: 4px;
}
.sub_date {
}
.sub_title {
}
ul {
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.title {
	background-color: #910091;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-style: oblique;
	text-decoration: underline overline;
	font-size: 24px;
	text-align: center;
	margin: 0px;
	padding: 8px;
}
h2 {
	font-size: 16px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
	color: #CCCCCC;
}
h3 {
	font-size: 10px;
	font-style: italic;
	margin: 0px;
	padding: 4px;
	text-align: left;
	font-weight: normal;
	color: #999999;
}
h4 {
	font-size: 10px;
	font-style: oblique;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

table {
	margin: 0px;
	padding: 0px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
tr {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
