li { padding-bottom: 1px; }
.style1 {color: #F5F5F5}
.epimage { border: 1px solid #000000; }
.eplist { border-bottom: 2px dotted #009c04; text-align: center; }

#headweb { background-image: url('/images/shidou/head/website.png'); height: 45px; width: 190px; background-repeat: no-repeat; }
#headgen { background-image: url('/images/shidou/head/general.png'); height: 45px; width: 190px; background-repeat: no-repeat; }
#headgames { background-image: url('/images/shidou/head/games.png'); height: 45px; width: 190px; background-repeat: no-repeat; }
#headanime { background-image: url('/images/shidou/head/anime.png'); height: 45px; width: 190px; background-repeat: no-repeat; }
#headmanga { background-image: url('/images/shidou/head/manga.png'); height: 45px; width: 190px; background-repeat: no-repeat; }
#headfan { background-image: url('/images/shidou/head/fanwork.png'); height: 45px; width: 190px; background-repeat: no-repeat; }
#headtoys { background-image: url('/images/shidou/head/toysmerch.png'); height: 45px; width: 190px; background-repeat: no-repeat; }
#headgallery { background-image: url('/images/shidou/head/gallery.png'); height: 45px; width: 190px; background-repeat: no-repeat; }
#headdl { background-image: url('/images/shidou/head/downloads.png'); height: 45px; width: 190px; background-repeat: no-repeat; }
#headdats { background-image: url('/images/shidou/head/dats.png'); height: 45px; width: 190px; background-repeat: no-repeat; }
#headrel { background-image: url('/images/shidou/head/release.png'); height: 60px; width: 190px; background-repeat: no-repeat; background-position: right; }
#headstyle { background-image: url('/images/shidou/head/styleswitcher.png'); height: 55px; width: 190px; background-repeat: no-repeat; background-position: right; }
#headcom { background-image: url('/images/shidou/head/community.png'); height: 45px; width: 190px; background-repeat: no-repeat;  background-position: right;}
#headstats { background-image: url('/images/shidou/head/stats.png'); height: 45px; width: 190px; background-repeat: no-repeat;  background-position: right;}
#headlinks { background-image: url('/images/shidou/head/otherlinks.png'); height: 45px; width: 190px; background-repeat: no-repeat;  background-position: right;}
#headaff { background-image: url('/images/shidou/head/aff.png'); height: 45px; width: 190px; background-repeat: no-repeat;  background-position: right;}
#headcol { background-image: url('/images/shidou/head/columns.png'); height: 45px; width: 190px; background-repeat: no-repeat;  background-position: right;}
#headcm { background-image: url('/images/shidou/head/cm.png'); height: 45px; width: 190px; background-repeat: no-repeat;  background-position: right;}

body {
	color: #2c4144;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	background: #2c4144;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #49a8b6;
}

img {
	border: 0px;
}

#header {
	text-align: right;
	background-image: url('/images/revival/revival_banner.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 310px;
}

#container {
	position: relative;
	width: 100%;
}

#content {
	margin-left: 210px;
	margin-right: 200px;
	margin-top: -100px;
	padding: 10px;
	background: #dfe3e3;
}

#footer {
	margin-left: 200px;
	margin-right: 200px;
	padding: 5px;
	text-align: center;
}

#leftmenu {
	position: absolute;
	color: #ffffff;
	left: 0;
	top: 0;
	width: 200px;
	padding: 5px;
	text-align: left;
}

#rightmenu {
	position: absolute;
	color: #ffffff;
	right: 0;
	top: 0;
	width: 200px;
	padding: 5px;
	padding-top: 315px;
	text-align: right;
}

#leftmenu ul, #rightmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 5px;
}

#leftmenu li {
	padding-left: 15px;
}

#rightmenu li {
	padding-right: 20px;
}
